komquat Posted November 22, 2006 Share Posted November 22, 2006 When trying to send email, I get an error: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:\Inetpub\wwwroot\work\req_display.php on line 145 Please help I am not sure what to change and to what values. Link to comment https://forums.phpfreaks.com/topic/28113-error-message-please-help/ Share on other sites More sharing options...
wildteen88 Posted November 22, 2006 Share Posted November 22, 2006 You need to either install an SMTP server. Or point PHP to an open SMTP server. Try your ISPs SMTP server if they provide one. Link to comment https://forums.phpfreaks.com/topic/28113-error-message-please-help/#findComment-128761 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.