NovoTec
Registered User
Moin.
Beim require eines php-scripts kommt so eine fehler meldung:
phpinfo() zeigt, dass include_path =
ist. Open_basedir dagegen:
Server: php5 mit Plesk 8.1.0.
Das Problem ist nach dem Update von php 4.3 auf php 5.0 aufgetretten.
Bitte um Hilfe!
Danke voraus.
MFG
gp
Beim require eines php-scripts kommt so eine fehler meldung:
PHP:
Warning: %v%v() [function.%v]: open_basedir restriction in effect. File(/usr/share/php5/cms/php/config.php) is not within the allowed path(s): (/srv/www/vhosts/qwerty.de/httpdocs:/tmp) in /srv/www/vhosts/qwerty.de/httpdocs/cms/index.php on line 10
Warning: %v%v() [function.%v]: failed to open stream: Operation not permitted in /srv/www/vhosts/qwerty.de/httpdocs/cms/index.php on line 10
Warning: %v%v() [function.include]: Failed opening 'cms/php/config.php' for inclusion (include_path='/usr/share/php5') in /srv/www/vhosts/qwerty.de/httpdocs/cms/index.php on line 10
phpinfo() zeigt, dass include_path =
Code:
usr/share/php5
Code:
/srv/www/vhosts/qwerty.de/httpdocs:/tmp
Server: php5 mit Plesk 8.1.0.
Das Problem ist nach dem Update von php 4.3 auf php 5.0 aufgetretten.
Bitte um Hilfe!
Danke voraus.
MFG
gp