View previous topic :: View next topic |
Author |
Message |
olly86 -
Joined: 25 Apr 2003 Posts: 993 Location: Wiltshire, UK
|
Posted: Fri Jun 03, 2005 6:56 pm Post subject: phpMyAdmin and Error 504 :: Gateway Timeout |
|
|
When using phpMyAdmin I'm now frequently receiving gateway timeout errors from Abyss. Does anyone have any ideas why this is happening? _________________ Olly |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Sat Jun 04, 2005 12:01 pm Post subject: Re: phpMyAdmin and Error 504 :: Gateway Timeout |
|
|
olly86 wrote: | When using phpMyAdmin I'm now frequently receiving gateway timeout errors from Abyss. Does anyone have any ideas why this is happening? |
Error 504 means that the script spent more than "CGI Timeout" seconds without sending any output back the the server. So the server killed it and returned this error.
Try increasing the CGI Timeout (and also the PHP processing timeout in php.ini) if you have time consuming scripts. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
olly86 -
Joined: 25 Apr 2003 Posts: 993 Location: Wiltshire, UK
|
Posted: Sat Jun 04, 2005 12:27 pm Post subject: |
|
|
OK thanks, that seems to have sorted it. The real test will be during tonights Virus Scan. _________________ Olly |
|
Back to top |
|
 |
|