cnagra Posted April 22, 2006 Share Posted April 22, 2006 hi i keep gettin this error:Warning: 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:\project\htdocs\sendemail.php on line 1426when i try using my email form, im using apache, mysql.what are the default settings, can anyone helpthanks Link to comment https://forums.phpfreaks.com/topic/8102-smtp-or-smtp-port-setting-error/ Share on other sites More sharing options...
cnagra Posted April 22, 2006 Author Share Posted April 22, 2006 i fixed that errorbut now im gettin this errorWarning: mail(): Failed to Receive in c:\project\htdocs\sendemail.php on line 1426the line of codemail("[email protected]", $subject, $message, $from); Link to comment https://forums.phpfreaks.com/topic/8102-smtp-or-smtp-port-setting-error/#findComment-29547 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.