Hello,

I am running PHP4.0.2 on Red Hat Linux 5.0.2 with sendmail-8.9.3-14 and
apache-1.3.14-2.5.x .

The mail() function in my PHP did not work right from day one although
everything seems to be
in order, although it returns no error but no mail is being send out.

Additionally, this information from my phpinfo() function shows that
sendmail is working properly -->

Regex Library Bundled library enabled
Dynamic Library Support enabled
***Path to sendmail /usr/sbin/sendmail -t -i

***sendmail_from
 no value no value
***sendmail_path
 /usr/sbin/sendmail -t -i  /usr/sbin/sendmail -t -i


When i contacted my servers providers their reply was;

The mail() function actually does not appear to be working on your
server although it does not return any errors. The issue here is where
the exact problem lies. There does not seem to be any reason why this
would not work properly.

In order to fully troubleshoot this issue, the following areas would
probably have to be examined:
(1)Apache installation
(2)Sendmail Installation
(3)PHP configuration.

I thought some out here can be of help troubleshooting this issue.

Any help is most welcome!

Thank,
Vivek
India



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to