ID:               25195
 User updated by:  mhawkins at ukeu dot com
 Reported By:      mhawkins at ukeu dot com
-Status:           No Feedback
+Status:           Open
 Bug Type:         Mail related
 Operating System: Solaris 8
 PHP Version:      4.3.3RC2
 New Comment:

Installed the new snapshot, the bug is still occurring. The sendmail
path is echo'd the same as per the php.ini.


Previous Comments:
------------------------------------------------------------------------

[2003-08-26 00:59:50] [EMAIL PROTECTED]

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.



------------------------------------------------------------------------

[2003-08-21 18:59:52] [EMAIL PROTECTED]

If the problem persists with the snapshot, add this before the mail()
call:

echo ini_get('sendmail_path');

(just want to know if the path is still the same..)


------------------------------------------------------------------------

[2003-08-21 11:20:59] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

------------------------------------------------------------------------

[2003-08-21 11:15:10] mhawkins at ukeu dot com

Changing version level from 'irrelevant' to '4.3.3rc2'

------------------------------------------------------------------------

[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

Reply via email to