Fehlermeldungen nach Update auf PHP5
Posted: Sun Jul 27, 2008 12:00 pm
Nachdem ich auf meinem Webserver PHP5 aktiviert habe, bekomme ich folgende Meldung:
Unter PHP 4 sagt phpinfo:
open_basedir /var/www/web443/html/:/var/www/web443/phptmp/:/var/www/web443/files/:/var/www/web443/atd/:/usr/share/php/
Unter PHP 5:
open_basedir /var/www/web443/html/:/var/www/web443/phptmp/:/var/www/web443/files/:/var/www/web443/atd/:/usr/share/php/
Hmmmm????
Code: Select all
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/tmp/cache_c21f969b5f03d33d43e04f8f136e7682_278e43f35fec777e01a2f5e6fd506751) is not within the allowed path(s): (/var/www/web443/html/:/var/www/web443/phptmp/:/var/www/web443/files/:/var/www/web443/atd/:/usr/share/php/) in /var/www/web443/html/s9y/bundled-libs/Cache/Lite.php on line 311
Aktuelle Schlagzeilen:open_basedir /var/www/web443/html/:/var/www/web443/phptmp/:/var/www/web443/files/:/var/www/web443/atd/:/usr/share/php/
Unter PHP 5:
open_basedir /var/www/web443/html/:/var/www/web443/phptmp/:/var/www/web443/files/:/var/www/web443/atd/:/usr/share/php/
Hmmmm????