From: Joe C. <jo...@vi...> - 2016-12-14 03:44:02
|
That's the mod_fcgid timeout, which means your app is slow or never responds. If it shows in the Virtualmin preview, it may mean the problem only happens when you're logged int your app. You can bump up that timeout in Virtualmin in Server Configuration->Website Options->Maximum PHP script timeout, or you can hit the config files directly (note that some of the config for an fcgid setup is in the domain home directory under the ~/etc directory. On 12/13/2016 6:57 PM, Laurent Dumont wrote: > Hey guys, > > I'm having a strange issue with one of our website hosted on a webmin > install. Attempting to load the site gives you a 500 error. I can see > the following in the Apache error logs. > >> mod_fcgid: read data timeout in 31 seconds >> End of script output before headers: index.php > I've removed all ressources quotas (we had issues in the past) and > increased the PHP ressources limits. The really weird part is that if I > use the preview function from within Webmin, the sites loads normally > and works fine. > > Anything else I can try to debug this further? > > Thanks! > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > - > Forwarded by the Webmin mailing list at web...@li... > To remove yourself from this list, go to > http://lists.sourceforge.net/lists/listinfo/webadmin-list > |