> Are permissions OK on the file to be included (and its directory) wrt to the > webserver process? > I know nothing has changed in php.ini but is open_basedir or safe_mode > switched on?
Permissions are ok (755). OpenBase_dir is commented out and sofe_mode = Off N changed with the all files. The only difference is the PHP version.othing has I really don't get it.... The file is there. If I use require_once with the absolute path it works but this solution is impossiblie to do for all the code on our machine... as you might imagine. :-( Is this a bug in PHP4.3.1? Do you have this problem with this PHP version? Greetings, -- Steven Apostolou <[EMAIL PROTECTED]> -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php