Jump to content

"open_basedir restriction in effect", but "open_basedir" is well configured


guarriman

Recommended Posts

Hi.

 

Using PHP5, I get this error code in my webpages:

 

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/share/pear/plugins/compiler.t.php) is not within the allowed path(s): (/var/www/vhosts/mydomain.com/httpdocs:/tmp) in /var/www/vhosts/mydomain.com/httpdocs/lib/smarty/core/core.get_include_path.php on line 34

 

I don't know where '/var/www/vhosts/mydomain.com/httpdocs:/tmp' comes from, because with my "phpinfo" page I get these values of "open_basedir", in Local and in Master:

/var/www/vhosts/mydomain.com/httpdocs:/usr/share/pear/plugins:/usr/share/php/plugins/

 

Any suggestion?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.