Hi,
Is there a /usr/sbin/sendmail file on the server? php looks for this
when it compiles, if it's not there then mail() won't work.
(check a phpinfo page as well and look for sendmail_path).
PHP wrote:
I also noticed there is no /usr/local/lib/php/Mail directory anymore,
should there be with php5?
----- Original Message -----
*From:* PHP <mailto:php_list@xxxxxxxxxxxxxx>
*To:* php <mailto:php-general@xxxxxxxxxxxxx>
*Sent:* Monday, February 06, 2006 10:35 AM
*Subject:* mail problem
Hi,
I upgraded to apache 2.2 and php5, now all my mail() functions
return false.
But there is nothing in the logs as to why it failed.
sendmail is in the path.
Has something else changed that won't let mail() run?
Thanks.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php