E-mail form not working, MySQL database failed to conect
Autor: Laurentiu Ungureanu
Visitado 1550,
Followers 1,
Compartido 0
Hello, I'm facing a strange issue, which occured in the last couple of weeks I think. EVO 12 is what I'm using now.
I'm running a website, which has a petition-form. My ISP uses smtp, I have all settings, including custom pop3 and smtp ports.
I had no issues , but suddenly it stopped working.The default script that worked was php mailer.
I get the notification message, but the e-mail can't get through. On site manager, I get failed test on sql database. I have rebuild it, same problem. Also tried smtp and authenticated smtp, no luck.
What could be the culprit? Thank you.
Publicado en
Hello Laurentiu,
Here https://wsx5.afsoftware.fr/viewforum.php?f=119 you have a nice tool to test your email settings before to configure them into your project.
and also https://wsx5.afsoftware.fr/viewforum.php?f=110 a tool to test your DB connection
It's complementary to your actual project.
Hope this helps
Regards
https://wsx5.afsoftware.fr
Autor
Found the solution, I had to recreate the form. My provider made some updates and the new protocols weren't fully implemented. Thanks for the feedback.