警告:require_once(Zend / Application.php)[function.require-once]:无法打开流:没有这样的文件或目录

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了警告:require_once(Zend / Application.php)[function.require-once]:无法打开流:没有这样的文件或目录相关的知识,希望对你有一定的参考价值。

嗨,我有这个zend框架项目我已经设置了我的网络服务器并在我尝试打开浏览器上的链接时添加了主机这是我有的和错误消息

Warning: require_once(Zend/Application.php) [function.require-once]: failed to open stream: No such file or directory in C:xampphtdocssoomedia_testwebsitehtdocsindex.php on line 20

Fatal error: require_once() [function.require]: Failed opening required 'Zend/Application.php' (include_path='C:xampphtdocssoomedia_testwebsitelibrary;;;.;C:xamppphpPEAR') in C:xampphtdocssoomedia_testwebsitehtdocsindex.php on line 20

有人可以帮我解决zend / application.php吗?我在哪里可以找到这个文件?非常感谢任何帮助。

答案

发生这种情况是因为您的系统没有找到Zend Framework库。尝试将库放在/ yourproject / library下

另一答案

您的新项目没有zend文件夹。只需将下载的zend框架的library/zend文件夹复制到新项目library/zend即可。

这肯定会解决你的问题。

以上是关于警告:require_once(Zend / Application.php)[function.require-once]:无法打开流:没有这样的文件或目录的主要内容,如果未能解决你的问题,请参考以下文章

Zend require_once(library) 意外错误

Zend XML-RPC客户端

require_once 给出警告和致命错误

调用 require_once() 的警告和致命错误

警告:require_once():在 PHP 中依赖系统的时区设置错误是不安全的

警告:require_once(./mailer/class.phpmailer.php):打开流失败: