24-Nov-2013, 01:01 PM
I keep getting this on pages with commentics - with a whited out page as the result.
The log files say this:
[Fri Nov 22 21:55:28 2013] [error] [client xxx.xxx] Premature end of script headers: php54-cgi
[Fri Nov 22 21:55:35 2013] [warn] [client xxx.xxx] mod_fcgid: read data timeout in 60 seconds
The only other errors are:
That was because I wanted to call in 'most recent comments' in a sidebar before adding the input form in the main page, so needed it, I can remove it now and test if the site didn't 504 on me all the time.
Would this on its own cause the 504?
Thanks
The log files say this:
[Fri Nov 22 21:55:28 2013] [error] [client xxx.xxx] Premature end of script headers: php54-cgi
[Fri Nov 22 21:55:35 2013] [warn] [client xxx.xxx] mod_fcgid: read data timeout in 60 seconds
The only other errors are:
Code:
[Fri Nov 22 21:56:43 2013] [warn] [client xxx.xxx] mod_fcgid: stderr: PHP Notice: Constant IN_COMMENTICS already defined in /home/plat-linnas01/e/extreme-macro.co.uk/user/htdocs/index.php on line 220
That was because I wanted to call in 'most recent comments' in a sidebar before adding the input form in the main page, so needed it, I can remove it now and test if the site didn't 504 on me all the time.
Would this on its own cause the 504?
Thanks