![]() |
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 |
Does the script takes long time to finish? It may not be a problem of timeout setting, maybe a missing PHP module or something.
I think you need to turn on debug logging, and maybe strace the PHP process to find out what is the problem. |
Answer
It takes about 10-20 seconds to finish.
I enabled debug logging, but there isn't anything interesting. I see that the whole lsws is restarting, when I try to execute that script. I did a strace: http://host8.xon.pl/strace Maybe the problem is in line: shmctl(1343619094, IPC_RMID, 0xbfffddb0) = -1 EINVAL (Invalid argument) |
I think it is a PHP problem, maybe some required PHP extension has not be inclded in lsphp binary, maybe you should check the configruation options in phpinfo() with Apache, then build your own lsphp binary with similar configuration options.
For more information regarding building lsphp, please check out our wiki. |
| All times are GMT -7. The time now is 07:38 PM. |