I am having trouble getting mail() to work on a WIn98 machine. I
understand that on Unix the sendmail program will pick up the mail()
request from PHP, but what is required on Win98 to get mail() to work.

Currently, when I invoke the mail() function using a script called
do_sendfeedback.php, I get the following error:

Warning: Failed to Connect in c:\apache\htdocs/book/do_sendfeedback.php
on line 14

Line 14 contains the call to mail().

I am using Apache 1.3.22 and PHP 4.0.6 on Win98SE.

Balraj D.



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to