熱門: 免費試用, 常見問題, 內(nèi)容管理, 商品管理, 備案類型流程指導, 如何安裝, 重新安裝, 如何更換模板 , 忘記網(wǎng)站密碼
網(wǎng)站后臺,點擊備份整站時提示:
Warning: include_once(PclZip.php) [function.include-once]: failed to open stream: No such file or directory in
如圖:
原因:lib/plugins文件夾中pclzip.php這個文件名稱大小寫錯誤。
解決方法:使用ftp找到這個文件,重命名為PclZip.php,就可以正常使用了。