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