fastCgi crashes and restarts each time I load a page.
- I access
http://radionotredame.net/grilles and get the proper page
- I reload the same page, fastCgi disappears
- I reload again and get the page OK.
same behavior if I try to go from page to page in my app.
(demo login if required is login : alexis, pwd : green)
I have checked all the issues on the 500 error.
The production log indicates that all is fine : 200 OK http://radionotredame.net/grilles]
The fastcgi.crash.log indicates that FastCgi is indeed starting every other time I reload the page
[04/Aug/2008:11:57:43 :: 18728] starting
and the Error log on the Cpanel has the following
[Mon Aug 04 11:57:41 2008] [notice] mod_fcgid: server /home/radiono/public_html/dispatch.fcgi(18728) started
Finally a huge (33 Mb) file is created each time the FastCgi crashes in my public_html folder core.123456.
I have no idea what might be going on
Thank you for your help
Alexis