Re: [PHP] Re: Re: Mail() not working

2004-07-31 Thread Jason Wong
On Sunday 01 August 2004 02:58, Robin Wilson wrote: > I get the following error message: > > Fatal error: Call to undefined function: mail() in google the error message. > What should I do to make this work? Short answer: recompile PHP Long answer: see the results from google and the past discu

[PHP] Re: Re: Mail() not working

2004-07-31 Thread Robin Wilson
Hi I get the following error message: Fatal error: Call to undefined function: mail() in /srv/www/htdocs/blog/serendipity_functions.inc.php on line 1394 I have changed my php.ini file to find the correct path to sendmail and to put an option on the end (-f [EMAIL PROTECTED]) to make the mail com