小编Ami*_*r s的帖子

Zend - >警告:is_readable()[function.is-readable]:open_basedir限制生效

我在代码中收到以下警告:

      Warning: is_readable() [function.is-readable]: open_basedir restriction in effect.   File(/usr/share/php/./views/helpers/Doctype.php) is not within the allowed path(s): (/var/www/virtual/example.com/:/usr/share/pear/) in /var/www/virtual/example.com/htdocs/rockhopper-v2/library/Zend/Loader.php on line 198

or

      Warning: is_readable() [function.is-readable]: open_basedir restriction in effect.   File(/usr/share/php//var/www/virtual/example.com/htdocs/rockhopper-v2/application/modules/default/views/helpers/Layout.php) is not within the allowed path(s): (/var/www/virtual/example.com/:/usr/share/pear/) in /var/www/virtual/example.com/htdocs/rockhopper-v2/library/Zend/Loader.php on line 198
Run Code Online (Sandbox Code Playgroud)

问题是什么,它会在我的应用程序的部署和生产阶段引起问题吗?

谢谢

zend-framework open-basedir

4
推荐指数
1
解决办法
1万
查看次数

标签 统计

open-basedir ×1

zend-framework ×1