Page 1 of 1

Error 500 after running an import task

Posted: Tue Aug 18, 2015 9:06 am
by josearcos
Hi there. I've VestaCP installed on Ubuntu Server running a WordPress site. I'm trying to do some import tasks from the WordPress dashboard with a importation plugin from Prestashop store. So, I have to increase the 'max_execution_time' on php.ini file and set the memory limit on 512MB.
So, after do that, I always have an error 500. My phpinfo file show that I've the max_execution_time parameter set to 60000. So the problem is not a timeout. How can I find what is the problem?

Thanks for your support.

Re: Error 500 after running an import task

Posted: Tue Aug 18, 2015 10:37 am
by tjebbeke
Check your error log
/home/[username]/web/[domainname.com]/logs

Re: Error 500 after running an import task

Posted: Tue Aug 18, 2015 6:16 pm
by josearcos
tjebbeke wrote:Check your error log
/home/[username]/web/[domainname.com]/logs
Hey, thanks for your answer.
I get a timeout error:
2015/08/18 04:38:50 [error] 1298#0: *6774 upstream timed out (110: Connection timed out) while reading response header from upstream

Re: Error 500 after running an import task

Posted: Sat Aug 22, 2015 6:06 pm
by helyos
how have you solved this? i have the same error

Re: Error 500 after running an import task

Posted: Tue Sep 01, 2015 1:17 pm
by skurudo
Tune your mysql database and apache/nginx. But database first.