View Single Post
  #1  
Old 03-05-2007, 07:09 AM
slimak slimak is offline
Senior Member
 
Join Date: Aug 2006
Posts: 67
Default Request Timeout after 15 secs.

Hello,
at one account I have installed Account Lab Plus. I have error like this below, when I create accounts in WHM by ACL:

Code:
Request Timeout

This request takes too long to process, it is timed out by the server. If it should not be timed out, please contact administrator of this web site to increase 'Connection Timeout'.
Previously (before change from Apache to LSWS) it was ok. The error always appear after 15 seconds. I tried to set connection timeout to 120 seconds. I tried to change max_execution_time in PHP, but that also didn't help. When I created an empty PHP script with function sleep(60);, then it was ok. Do you have any idea, why this problem occur?
Reply With Quote