Why does my website timeout when trying to log in?
Linode
Linode Staff
Hey there,
I have a website that's running on a LAMP stack and everything works fine until you go to sign in. Once you try to do so, you get an error with connection timeout. I noticed this in the Apache error log that might help:
/var/log/apache2# tail error.log
[Tue Jul 07 06:25:58.740868 2020] [mpm_prefork:notice] [pid 1123] AH00163: Apache/2.4.29 (Ubuntu) mod_fcgid/2.3.9 OpenSSL/1.1.1 configured -- resuming normal operations
[Tue Jul 07 06:25:58.740903 2020] [core:notice] [pid 1123] AH00094: Command line: '/usr/sbin/apache2'
Any ideas?
1 Reply
rl0nergan
Linode Staff
Hey
I was able to do some research into this, and I found some resources that might help.
- https://serverfault.com/questions/989062/my-server-is-returning-an-internal-server-error-during-a-long-php-request
- https://stackoverflow.com/questions/44389426/how-can-i-avoid-connection-timeout-when-the-same-php-file-runs-multiple-times
If you can, you may want to post any errors you see in the PHP error logs which should be more helpful here. If you have any other questions, please let us know.
Regards,
Ryan L.
Linode Support Staff