ID: 20751 Comment 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:
I have resolved the problem adding a symbolic link from /var/qmail/bin/sendmail to /usr/bin/sendmail and now it works. The configure script doesn't search in /usr/sbin but only in /usr/bin. Please correct this problem Previous Comments: ------------------------------------------------------------------------ [2002-12-02 03:04:30] [EMAIL PROTECTED] Yes, it works. ------------------------------------------------------------------------ [2002-12-01 17:00:38] [EMAIL PROTECTED] Try this on your cmd line: # test -f /sbin/sendmail && echo "works" (it should print 'works') ------------------------------------------------------------------------ [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..) ------------------------------------------------------------------------ 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