【发布时间】:2012-10-31 01:45:38
【问题描述】:
我正在尝试让我的 Zend 应用程序在生产环境中启动,但我收到此错误:
警告:require_once() [function.require-once]:无法访问 /var/www/web1/html/tool/lib/Zend/Loader/AutoLoader.php 在 /var/www/web1/html/tool /public/index.php 第 24 行
在开发环境中一切正常,所以我认为这一定是服务器配置错误。
有什么可能导致问题的想法吗?
【问题讨论】:
-
你被处决了吗
php composer.phar update?
标签: php zend-framework