From: mhawkins at ukeu dot com Operating system: Solaris 8 PHP version: Irrelevant PHP Bug Type: Mail related Bug description: Warning: mail(): Could not execute mail delivery program ...
Description: ------------ Solaris 8 on Sparc SunONE Webserver 6.0sp5 (AKA iplanet) PHP 4.3.3RC2 (yes, I know, I should upgrade to RC4 first, but this is a production system) Sendmail - default as per Solaris 8. Error: PHP Warning: mail(): Could not execute mail delivery program in /opt/sunone/es/docs/download.php on line 174 php.ini: sendmail_path = "/usr/lib/sendmail -t -i" config.status: ./configure --prefix=/usr/local/php --with-mysql=/usr/local/mysql --with-nsapi=/opt/sunone/es --enable-track-vars --enable-libgcc The code works perfectly for a few hours, sending mails as expected, then the above error appears, and continues to fail until another webserver restart is performed. Prior to the sendmail_path variable being set, the error would log to /var/adm/messages, but since the change it only logs to the webserver errorlog. -- Edit bug report at http://bugs.php.net/?id=25195&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25195&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25195&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=25195&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=25195&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=25195&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=25195&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=25195&r=support Expected behavior: http://bugs.php.net/fix.php?id=25195&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=25195&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=25195&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=25195&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25195&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=25195&r=dst IIS Stability: http://bugs.php.net/fix.php?id=25195&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=25195&r=gnused