I’ve configured wp-pizza on the local host. The problem i’m having is that when I enter the details to place an order and click the send order button, it gives this error:
Array ( [type] => 2 [message] => 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() [file] => C:\wamp\www\wordpress-3.5.1\wordpress\wp-includes\class-phpmailer.php [line] => 769 [sender] => wp_mail )
what do i do?