Page 1 of 1

Warning: mail(): Failed to connect to mailserver at "lo

PostPosted: 23. July 2006 13:13
by feelexit
Warning: mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini


I correct it, use SMTP = smtp.mail.yahoo.com.

there are two php.ini files. one is at c:\windows\php.ini

another one at xampp folder.

but i think I didnt get the right php.ini file. still get the error message. which php.ini I should change, where it located?

thank you

PostPosted: 23. July 2006 14:33
by Izzy
By default XAMPP uses the php.ini file in this directory:
xampp/apache/bin/php.ini
:)