Something is VERY weird with trying to send mail.  I am running Apache for
windows and trying to send mail... using a line such as

mail("[EMAIL PROTECTED]", "My Subject", "Line 1\nLine 2\nLine 3");

But I get an error of

Warning: Failed to Connect in c:\program files\apache
group\apache\htdocs\cf_report.php on line 236

Connect to where????  And yes, line 236 is my mail line...

Is this an apache config problem ? Or am I missing something on the mail
command.
Thanks in Advance
Dave




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to