I've got Apache 1.3.27 with PHP 4.3.0 on NetBSD 1.5.3. When a PHP program running in safe mode calls the mail() function to send mail, the usual Apache environment variables like SCRIPT_FILENAME and REMOTE_ADDRESS are not exported. This is a problem since I need to log which CGI and remote host are responsible for the outgoing mail, since all sendmail knows is that user "nobody" sent it out.
Are there any build or configuration tweaks that might help me? If this is a bug, is the problem in Apache or PHP? Thanks, -- Ed -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php