Report this

What is the reason for this report?

How can I find out where max_execution_time is being set to 60?

Posted on October 20, 2017

Hello.

Running php7, apache2 on ubuntu 16.04

I am having some issues regarding XML parsing in Wordpress.

My max_execution_time needs to be changed to 180 serverwide, but I cannot seem to change it. I have tried altering php.ini in /etc/php/7.0/apache2/, which my phpinfo() says is the relevant file. I have restarted my Apache2 server, but it doesn’t seem to change anything. max_execution_time stays at 60.

phpinfo() says that there are also other ini files being loaded, and my guess is that one of these files may handle the max_execution_time setting. I cannot figure out if this is the case, or if so - how to find and change the setting. Can anyone help me out?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.