By Fred Schonenberg on Tuesday, 15 August 2017
Posted in Technical Issues
Replies 3
Likes 0
Views 628
Votes 0
Hi,

Serious problems this time:

Our server quits on email actions since this morning. No problems till yesterday.
Already contacted our provider, no problems over there, no blacklist etc etc

"
Fout
Er is een parse-fout opgetreden bij het verwerken van de volgende JSON-gegevens:
<br />
<b>Fatal error</b>: Maximum execution time of 30 seconds exceeded in <b>C:\xampp\htdocs\libraries\vendor\phpmailer\phpmailer\class.smtp.php</b> on line <b>1214</b><br />
"

An hour ago, I had to change our language files because of our previous problem:
https://stackideas.com/forums/problem-translating-badges
Changed it back to old -settings and tried to mail, but it seems thats not the problem.

This call is really urgent, because every mail action causes a timeout and error.
Thanks in advance.
Hi Fred,

According to your error, seems like the maximum execution time was insufficient. Can you increase max_execution_time to 120 and see how it goes?
·
Tuesday, 15 August 2017 16:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Fadhli,

Sending a testmail shouldnt take more than one or two seconds.
Anyway, increasing this parameter to 120 solved the problem.

I guess I have to take a look at the server..

Thanks!
·
Tuesday, 15 August 2017 17:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Sure Fred
·
Tuesday, 15 August 2017 18:21
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post