[nycphp-talk] Emailing from a PHP script
Ken Robinson
kenrbnsn at rbnsn.com
Fri Sep 14 09:32:07 EDT 2007
At 09:09 AM 9/14/2007, PaulCheung wrote:
>Can anybody see what I am doing wrong??
>
>I have set php.ini (as per the manual) to my email settings
>======================================
>[mail function]
>; For Win32 only.
>SMTP = smtp.tiscali.co.uk
>smtp_port = 25
>
>; For Win32 only.
>sendmail_from = paulcheung at tiscali.co.uk
>========================================================
>I run the script and the following message appears
Did you restart your web server (Apache?) after making the changes to
the PHP.INI file? This has to be done for the changes to take affect.
Ken
More information about the talk
mailing list