send mail problem
Posted: Thu Jul 01, 2010 2:43 am
I designed a form to be sent to some email addresses after is it submitted. but when ever i the submit button is clicked i always receive this message;
i added php.ini file like below but it is not workingWarning: 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:\xampp\htdocs\myproject\products\show_interest.php on line 244
i also used .htaccessoutput_buffering on
what can i do?PHP_FLAG output_buffering on