上传文件后我无法查看我的网站

时间:2019-03-28 12:20:31

标签: cakephp cakephp-2.0

提取内容并设置数据库后,我从另一个域上载了我的站点备份文件,我收到此错误消息:

此页面无法正常运行,目前无法处理此请求。 HTTP错误500。

这些是我从apache错误日志中得到的错误:

我已从上一个站点删除了缓存文件夹

PHP Fatal error: Class 'ErrorHandler' not found in /home/studypal/public_html/lib/Cake/Core/App.php on line 957
mmap cache can't open /home/payconnet/public_html/lib/Cake/Error/ErrorHandler.php - Permission denied (pid 18797)
mmap cache can't open /home/payconnet/public_html/lib/Cake/Error/ErrorHandler.php - Permission denied (pid 18797)
mmap cache can't open /home/payconnet/public_html/lib/Cake/Configure/PhpReader.php - Permission denied (pid 18797)
mmap cache can't open /home/payconnet/public_html/lib/Cake/Error/ErrorHandler.php - Permission denied (pid 18797)
PHP Warning: include(/home/payconnet/public_html/lib/Cake/Error/ErrorHandler.php): failed to open stream: Permission denied in /home/studyconnet/public_html/lib/Cake/Core/App.php on line 547
PHP Warning: include(): Failed opening '/home/payconnet/public_html/lib/Cake/Error/ErrorHandler.php' for inclusion (include_path='.:/opt/cpanel/ea-php56/root/usr/share/pear') in /home/studyconnet/public_html/lib/Cake/Core/App.php on line 547
PHP Fatal error: Class 'ErrorHandler' not found in /home/studyconnet/public_html/lib/Cake/Core/App.php on line 957

0 个答案:

没有答案