5 我正在使用一个 jumi 组件来运行 php 文件。有些文件运行得很好,但有些文件在我使用 require_once 函数时并不特别。错误显示如下:
警告:require_once(
http://bphf2012.org/..._jumi&fileid=10
)[function.require-once]:无法打开流:/home/content/13/10377813/html/components/com_jumi/views/application/view.html.php(40)中没有这样的文件或目录) : eval()'d 代码在第 21 行致命错误:require_once() [function.require]:
http://bphf2012.org/..._jumi&fileid=10
在/home/content/13/10377813/html/components/com_jumi 中打开所需的“”(include_path='.:/usr/local/php5_3/lib/php') 失败/views/application/view.html.php(40) : eval()'d 代码在第 21 行
如何解决问题?