Closed GoogleCodeExporter closed 9 years ago
Please provide debug log as instructed in troubleshooting wiki. Ie. turn on
debug logging and get the server PHP error log file.
Original comment by samuli.j...@gmail.com
on 30 Jan 2012 at 5:53
Sorry Samuli - Debug file attached. I can see there is something wrong with the
mail being sent which is the part which is breaking but can't work out how to
fix it. Thanks in advance.
Original comment by guywtch...@gmail.com
on 31 Jan 2012 at 10:34
Attachments:
This is the error you have:
PHP error #2, mail() [<a href='function.mail'>function.mail</a>]: Failed to
connect to mailserver at "localhost" port 25, verify your
"SMTP" and "smtp_port" setting in php.ini or use ini_set()
(C:\xampp\htdocs\scramble_site\client_area\backend\include\mail\MailNotificator.
class.php:44)
In other words, you server does not have correct mail settings regarding SMTP
server.
Original comment by samuli.j...@gmail.com
on 31 Jan 2012 at 11:14
Original comment by samuli.j...@gmail.com
on 31 Jan 2012 at 7:24
Original issue reported on code.google.com by
guywtch...@gmail.com
on 30 Jan 2012 at 3:25