Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\PHPThreeFinal\sendemail.php on line 24
This is the message I get using the program example in Chapter 3 (PHP & MySql). I have tried a few SMTP and smtp_port settings, nothing is working. I am using PHP 5.2.17 and Apache 2.2.22.
HELP

Help




