mod_fcgid: read data timeout in 40 seconds
Today, I get this error :
[Sun Oct 16 22:46:18 2011] [warn] [client 127.0.0.1] mod_fcgid: read data timeout in 40 seconds
[Sun Oct 16 22:46:18 2011] [error] [client 127.0.0.1] Premature end of script headers: index.php
Just increase your “Communication timeout to FastCGI server” in your vhost by adding this line :
FcgidIOTimeout 300