Warning: mail() [function.mail]: "sendmail_from" not set in php.ini or custom "From:" header missing in C:\wamp\www\index.php on line 6
The email(Test E-Mail (This is the subject of the E-Mail)) was NOT sent.
Dose any one know how to set up the php.ini file i change it to this:
[mail function] ; For Win32 only. SMTP = localhost smtp_port = 25 ; For Win32 only. sendmail_from = myemail@gmail.com;this is all i changed. ; For Unix only. You may supply arguments as well (default: "sendmail -t -i"). ;sendmail_path = ; Force the addition of the specified parameters to be passed as extra parameters ; to the sendmail binary. These parameters will always replace the value of ; the 5th parameter to mail(), even in safe mode. ;mail.force_extra_parameters =
but i still get the same error.
Still looking it up but cant find much.
any ideas?
This post has been edited by Clearman: 19 May 2008 - 04:17 PM

New Topic/Question
Reply




MultiQuote



|