Error 500 after running an import task
Error 500 after running an import task
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.
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.
-
- Collaborator
- Posts: 783
- Joined: Mon May 11, 2015 8:43 am
- Contact:
- Os: CentOS 6x
- Web: apache + nginx
Re: Error 500 after running an import task
Check your error log
/home/[username]/web/[domainname.com]/logs
/home/[username]/web/[domainname.com]/logs
Re: Error 500 after running an import task
Hey, thanks for your answer.tjebbeke wrote:Check your error log
/home/[username]/web/[domainname.com]/logs
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
how have you solved this? i have the same error
Re: Error 500 after running an import task
Tune your mysql database and apache/nginx. But database first.