php4-beta | 199912
Date: 12/29/99
- Next message: Daniele Medri: "[PHP4BETA] php4 + Informix"
- Previous message: Sascha Schumann: "[PHP4BETA] cvs: /php4/ext/odbc config.m4"
- In reply to: Eric van der Vlist: "Re: [PHP4BETA] Mail function not working in PHP4 Beta"
- Next in thread: Eric van der Vlist: "Re: [PHP4BETA] Mail function not working in PHP4 Beta"
- Reply: Eric van der Vlist: "Re: [PHP4BETA] Mail function not working in PHP4 Beta"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Tbanks for the reply. I have tried doing what you
suggested but it still doesn't work.
I am blank!
Mils
-----Original Message-----
From: Eric van der Vlist [mailto:vdv <email protected>]
Sent: 30 December 1999 11:35
To: Mils
Cc: php4beta <email protected>
Subject: Re: [PHP4BETA] Mail function not working in PHP4 Beta
Hi Mils,
I just got over the same issue.
Looks like with PHP4, you've got to specify the path to sendmail in the
php.ini file (even if it worked for php3 with the default unspecified
path).
I did it and it solved the problem for me.
Hope this helps
Eric
Mils wrote:
>
> I need help on this. If anyone has come across the problem
> below please enlighten me.
>
> I transferred a script which was written in PHP3 using the
> mail function to a PHP4 platform.
>
> the function
>
> mail($toemail,$subject,$body,$headers)
>
> works brilliantly on the PHP3 platform. However, it does not
> work on the PHP4 platform.
>
> Has the format of the mail function changed??? Where am I going
> wrong???
>
> Thanks
>
> Milimo
>
> --
> PHP 4.0 Beta Mailing List <http://www.php.net/version4/>
> To unsubscribe, e-mail: php4beta-unsubscribe <email protected>
> For additional commands, e-mail: php4beta-help <email protected>
> To contact the list administrators, e-mail: php4beta-admin <email protected>
-- ------------------------------------------------------------------------ Eric van der Vlist Dyomedeahttp://www.dyomedea.com http://www.ducotede.com ------------------------------------------------------------------------
-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>
- Next message: Daniele Medri: "[PHP4BETA] php4 + Informix"
- Previous message: Sascha Schumann: "[PHP4BETA] cvs: /php4/ext/odbc config.m4"
- In reply to: Eric van der Vlist: "Re: [PHP4BETA] Mail function not working in PHP4 Beta"
- Next in thread: Eric van der Vlist: "Re: [PHP4BETA] Mail function not working in PHP4 Beta"
- Reply: Eric van der Vlist: "Re: [PHP4BETA] Mail function not working in PHP4 Beta"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

