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? Or is this a bug, and if so, where do I report it to? Thanks, -- Ed -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php