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'm also experiencing this problem, same version, same os. I'll try the
symbolic link workaround.
Previous Comments:
------------------------------------------------------------------------
[2002-12-02 16:24:32] [EMAIL PROTECTED]
What does config.log say about sendmail when you remove that link
again?
------------------------------------------------------------------------
[2002-12-02 15:48:27] [EMAIL PROTECTED]
If I remove the link the config doesn't find sendmail.
------------------------------------------------------------------------
[2002-12-02 12:19:22] [EMAIL PROTECTED]
It does already search there:
AC_PATH_PROG(PROG_SENDMAIL, sendmail,[],
$PATH:/usr/bin:/usr/sbin:/usr/etc:/etc:/usr/ucblib:/usr/lib)
What does config.log say about sendmail when you remove that link
again?
------------------------------------------------------------------------
[2002-12-02 10:55:18] [EMAIL PROTECTED]
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
------------------------------------------------------------------------
[2002-12-02 03:04:30] [EMAIL PROTECTED]
Yes, it works.
------------------------------------------------------------------------
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