Re: [PHP] No mail() function

2007-04-27 Thread Tijnema !
On 4/27/07, Stut <[EMAIL PROTECTED]> wrote: Miles Thompson wrote: > Does anyone have any ideas? > > PHP 5.2 was compiled from source, the mail path is set to /usr/sbin/postfix > in php.ini, and Apache has been restarted. The mail path shows up in > phpinfo(). > > A trivial PHP script, written to

Re: [PHP] No mail() function

2007-04-27 Thread Stut
Miles Thompson wrote: Does anyone have any ideas? PHP 5.2 was compiled from source, the mail path is set to /usr/sbin/postfix in php.ini, and Apache has been restarted. The mail path shows up in phpinfo(). A trivial PHP script, written to see if mail could be sent from PHP, returns this error:

[PHP] No mail() function

2007-04-27 Thread Miles Thompson
Does anyone have any ideas? PHP 5.2 was compiled from source, the mail path is set to /usr/sbin/postfix in php.ini, and Apache has been restarted. The mail path shows up in phpinfo(). A trivial PHP script, written to see if mail could be sent from PHP, returns this error: *Fatal error*: Call t