Typo3无法在Web服务器上运行

时间:2015-01-20 05:34:01

标签: typo3 typo3-6.2.x

警告: require_once(D:/wamp/www/sevenstar_caters/typo3/sysext/core/Classes/Package/PackageManager.php) [function.require-once]: failed to open stream: No such file or directory in /home4/code9/public_html/sevenstarcaterers.com/typo3/sysext/core/Classes/Core/ClassLoader.php on line 184

Fatal error: require_once() [function.require]: Failed opening required 'D:/wamp/www/sevenstar_caters/typo3/sysext/core/Classes/Package/PackageManager.php' (include_path='/home4/code9/public_html/sevenstarcaterers.com/typo3/contrib/pear/:.:/opt/php53/lib/php') in /home4/code9/public_html/sevenstarcaterers.com/typo3/sysext/core/Classes/Core/ClassLoader.php on line 184

网页链接http://www.sevenstarcaterers.com/

1 个答案:

答案 0 :(得分:1)

您似乎已从unix mashine移至Windows mashine而未清除缓存。从typo3temp删除所有文件,然后访问http://www.sevenstarcaterers.com/typo3/install处的安装工具。查看Important actions以清除缓存,并Folder structure修复typo3temp中的文件夹权限/创建。