Page 1 of 1

error sending the newsletter

Posted: Fri Nov 27, 2015 2:17 pm
by Teo
Hello,
i'm trying to send the Newsletter from my website but I incur in a error by Vesta, it goes into the 500 Internal Server Error page maybe because the script is quite long since i got about 2000 Registered users..
Do you know how to fix this please?
Thank you.

Re: error sending the newsletter

Posted: Fri Nov 27, 2015 2:31 pm
by tjebbeke
Check log files ... I think you might looking for http://php.net/manual/en/function.set-time-limit.php

Re: error sending the newsletter

Posted: Mon Nov 30, 2015 2:08 pm
by Teo
thanks for your reply, for what i can see the php function i have to edit into the php.ini is the:

max_execution_time = X

is it fine to have it set to 0 or is not secure?

thanks.

Re: error sending the newsletter

Posted: Mon Nov 30, 2015 2:13 pm
by Teo
anw set it as 0 i got always the 500 Internal Server Error as before so is not that.

Re: error sending the newsletter

Posted: Mon Nov 30, 2015 2:43 pm
by tjebbeke
Check your log file. Only there you can see what is wrong.