Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - margeslt

Pages: [1]
1
Apache / Script timed out before returning headers
« on: August 27, 2015, 06:37:00 AM »
max_execution_time, max_input_time  is set  = 1000

But after about 200-300 seconds, the script stops and logs the error apache:
[Thu Aug 27, 2015 6:59:05] [error] [client 192.168.1.101] Script timed out before returning headers: index.php

what configuration rule to increase the timeout?

2
PHP / Change the limit on the time and resources.
« on: June 30, 2015, 01:31:02 PM »
I use centos web panel on my server. I one on server.
I have strange things happen with my php script. The script requires a lot of resources and a lot time of runtime.

In the configuration for php max_execution_time, max_input_time is of great importance. But when I run the php script he fulfills approximately 70-80 seconds stops.


The installation was on a clean version of Centos.


Just try your script on the server with a panel ehcp (Easy Hosting Control Panel Search formSearch). There also is great value for max_execution_time, max_input_teme. The scripting work out without problems.

Please tell me, what  change/edit config files to  the system to work without any restrictions on the processes and performance of PHP.





Pages: [1]