Nach PHP Update auf 4.3.0 Probleme
Steven Binder
- php
Hi Leute,
folgende Situation...
Ich habe gestern auf einem SuSE Linux 7.2 Webserver mit Apache 1.3.20 und PHP 4.0.6 die PHP Version auf 4.3.0 geupdated...
Soweit so gut, hat wunderbar funktioniert...
Jetzt bekomm ich nur manchmal (und wirklich nur manchmal) die folgende Fehlermeldung:
###########################################
Warning: Unknown(): open_basedir restriction in effect. File(/usr/local/httpd/htdocs/phpMyAdmin/tbl_change.php) is not within the allowed path(s): (/usr/local/httpd/webs/40/www.domain.de) in Unknown on line 0
Warning: Unknown(/usr/local/httpd/htdocs/phpMyAdmin/tbl_change.php): failed to create stream: Operation not permitted in Unknown on line 0
Warning: Unknown(): Failed opening '/usr/local/httpd/htdocs/phpMyAdmin/tbl_change.php' for inclusion (include_path='.:/usr/lib/php') in Unknown on line 0
###########################################
Wenn ich dann allerdings die Seite aktualisiere funktioniert es wieder, ohne Fehlermeldung!
Dieser Fehler kommt bei allen möglichen php Sachen nicht nur beim phpMyAdmin....
Weiß jemand Rat? Hat jemand schonma sowas gehabt?
Ich danke schonmal jez für die Hilfe
Gruß Steven