Page 1 of 1

Help needed with PHP 4.2.2 mail() on Windows Server

Posted: Wed Feb 04, 2004 8:53 am
by lulubell
Hi

I am trying to use mail() in a script to send values from a form into an email. I can pass the values when I echo the mail(), but the actual email is not generated.

I don't have great access to the server, I know that it is a Windows server running PHP 4.2.2 and the hosting company does not provide support for PHP.

Does anyone have any ideas on how to help?

Any advice would be greatly appreciated.

Thanks

Posted: Wed Feb 04, 2004 9:09 am
by kettle_drum
Email the admin of the hosting company and ask if they have sendmail installed and configured for use with php. If they dont switch to a linux host.