ID: 20751 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Mail related Operating System: Linux Redhat 7.2 PHP Version: 4.3.0RC2 New Comment:
Try this on your cmd line: # test -f /sbin/sendmail && echo "works" (it should print 'works') Previous Comments: ------------------------------------------------------------------------ [2002-12-01 16:45:53] [EMAIL PROTECTED] Qmail is configured with virtual links from: /sbin/sendmail /usr/sbin/sendmail /usr/lib/sendmail to /var/qmail/bin/sendmail as suggested in qmail documentation ------------------------------------------------------------------------ [2002-12-01 16:42:46] [EMAIL PROTECTED] Yes. The user is root. ------------------------------------------------------------------------ [2002-12-01 16:28:41] [EMAIL PROTECTED] Does the user you're compiling PHP as have rights to access the sendmail binary on your system? (qmail does add some wrapper binary for sendmail, and it works fine here..) ------------------------------------------------------------------------ [2002-12-01 16:25:35] [EMAIL PROTECTED] The same problem is also on an other server with a similar configuration (but with redhat 7.0): The the servers config.log says: -------------------------------- configure:10743: checking for sendmail configure:10776: result: no -------------------------------- Why? Qmail is installed, seems that the new php version doesn't find it but 4.2.3 did! ------------------------------------------------------------------------ [2002-12-01 16:14:17] [EMAIL PROTECTED] Does the user you're compiling PHP as have rights to access the sendmail binary on your system? ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/20751 -- Edit this bug report at http://bugs.php.net/?id=20751&edit=1