ID: 25195
User updated by: mhawkins at ukeu dot com
-Summary: Warning: mail(): Could not execute mail delivery
program ...
Reported By: mhawkins at ukeu dot com
Status: Open
Bug Type: Mail related
Operating System: Solaris 8
-PHP Version: Irrelevant
+PHP Version: 4.3.3RC2
New Comment:
Changing version level from 'irrelevant' to '4.3.3rc2'
Previous Comments:
------------------------------------------------------------------------
[2003-08-21 11:08:26] mhawkins at ukeu dot com
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 this bug report at http://bugs.php.net/?id=25195&edit=1