error sending the newsletter
error sending the newsletter
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.
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.
-
- Collaborator
- Posts: 783
- Joined: Mon May 11, 2015 8:43 am
- Contact:
- Os: CentOS 6x
- Web: apache + nginx
Re: error sending the newsletter
Check log files ... I think you might looking for http://php.net/manual/en/function.set-time-limit.php
Re: error sending the newsletter
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.
max_execution_time = X
is it fine to have it set to 0 or is not secure?
thanks.
Re: error sending the newsletter
anw set it as 0 i got always the 500 Internal Server Error as before so is not that.
-
- Collaborator
- Posts: 783
- Joined: Mon May 11, 2015 8:43 am
- Contact:
- Os: CentOS 6x
- Web: apache + nginx
Re: error sending the newsletter
Check your log file. Only there you can see what is wrong.