Page 1 of 1

what is wrong with this?

Posted: Mon Dec 10, 2007 7:00 am
by hong0
what is wrong with this and how i can do it?


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 D:\wwwroot\pmysql\wwwroot\blog\plugins\serendipity_plugin_adduser\common.inc.php on line 62

Re: what is wrong with this?

Posted: Mon Dec 10, 2007 11:39 am
by garvinhicking
Hi!

When you use PHP on windows, you can only send mails if you install a mailserver on windows (like Hamster). You'll also need to adjust your php.ini to point to the right mailserver.

Since this isn't serendipity related, you might find more precise help on this issue on a Windows-PHP-Forum?

Regards,
Garvin