Author Topic: cgid:error (70007)The timeout specified has expired  (Read 7848 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
cgid:error (70007)The timeout specified has expired
« on: May 10, 2019, 03:13:13 AM »

Hello,
i have a problem at website while upload file

from error.log for domain
[cgid:error] [pid 19617:tid 139770273408768] (70007)The timeout specified has expired: [client 95.211.95.4:61485] AH01270: Error reading request entity data, referer:

i try increase time out in php.ini , but still
also try this https://forum.centos-webpanel.com/apache/70007-the-timeout-specified-has-expired

Offline
*****
Re: cgid:error (70007)The timeout specified has expired
« Reply #1 on: May 16, 2019, 08:26:21 AM »
Hi,
Quote
Create a file like this /usr/local/apache/conf/userdata/user/yourdomain.com/proxy.conf
do not forget to uncomment the line in /usr/local/apache/conf.d/vhosts/domain.tld.conf
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: cgid:error (70007)The timeout specified has expired
« Reply #2 on: May 17, 2019, 04:27:40 PM »
Hi,
Quote
Create a file like this /usr/local/apache/conf/userdata/user/yourdomain.com/proxy.conf
do not forget to uncomment the line in /usr/local/apache/conf.d/vhosts/domain.tld.conf

...what goes in this file?

Offline
*****
Re: cgid:error (70007)The timeout specified has expired
« Reply #3 on: May 18, 2019, 03:03:45 PM »
It should has something like:

Code: [Select]
# Custom settings are loaded below this line (if any exist)
# IncludeOptional "/usr/local/apache/conf/userdata/USER/DOMAIN/*.conf"

and you have to uncomment the "IncludeOptional" and then restart Apache.
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services