PHP 4.2.3 on Apache 1.3.27 on FreeBSD 4.7-STABLE; Apache runs with uid/gid 80/80 and php is loaded as module.
For some reason all PHP scripts on my box run in root's environment instead of one created by apache. This is the environment section from phpinfo: http://ra.phid.ae/phpinfo.html And I guess it should look like this: http://ra.phid.ae/phpinfo2.html The issue remains if I rename the php.ini to something else to get the default values and restart apache. CGI scripts (perl) have the right environment, so i'm pretty sure it's a PHP thing. Any ideas? Thanks in advance. -- Regards, Terrence Koeman -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php