Skip to main content

[proxy_fcgi:error]

Comments

4 comments

  • techAMIGO
    Hello Oah, The problem usually happens when a script takes longer than the ProxyTimeout value to complete. On a cPanel server, the default ProxyTimeout value is 300 seconds. This problem can be solved by increasing the ProxyTimeout value. 1. Access the server's command line as the 'root' user via SSH or "Terminal" in WHM. 2. Open /etc/apache2/conf.d/includes/pre_main_global.conf with your preferred text editor. 3. Add the following line to pre_main_global.conf if it doesn't exist. ProxyTimeout $timeout Please note that "$timeout" must be replaced with the new timeout value in seconds. 4. Restart Apache. /scripts/restartsrv_httpd
    0
  • cPRex Jurassic Moderator
    The link to the above reply can be found here -
    0
  • oah
    The link to the above reply can be found here -
    0
  • oah
    Hello Oah, The problem usually happens when a script takes longer than the ProxyTimeout value to complete. On a cPanel server, the default ProxyTimeout value is 300 seconds. This problem can be solved by increasing the ProxyTimeout value. 1. Access the server's command line as the 'root' user via SSH or "Terminal" in WHM. 2. Open /etc/apache2/conf.d/includes/pre_main_global.conf with your preferred text editor. 3. Add the following line to pre_main_global.conf if it doesn't exist. ProxyTimeout $timeout Please note that "$timeout" must be replaced with the new timeout value in seconds. 4. Restart Apache. /scripts/restartsrv_httpd

    thx a ton
    0

Please sign in to leave a comment.