我在templatemonster上安装了一个主题,我发现了这个错误,有人能帮我解决这个问题吗?谢谢。
问候
错误#1:
警告: require_once(/home/sintrali/public_html/tmp/install_536c0a82c9c3c/theme1329DSinstaller/RokInstallerEvents.php)函数.要求-一次:打开流失败:在第163行的/home/sintrali/public_html/tmp/install_536c0a82c9c3c/theme1329/install.script.php中没有这样的文件或目录
错误2:
致命错误:'/home/sintrali/public_html/tmp/install_536c0a82c9c3c/theme1329DSinstaller/RokInstallerEvents.php‘() function.require:打开失败需要/home/sintrali/public_html/tmp/install_536c0a82c9c3c/theme1329/install.script.php (include_path='.:/opt/php53/lib/php')在第163行中
发布于 2014-05-08 23:54:29
这看起来像是权限错误。试着运行这个来解决这个问题,然后重新安装。
chmod -R 777 /home/sintrali/public_html/tmp/install_536c0a82c9c3c/theme1329https://stackoverflow.com/questions/23554512
复制相似问题