| home | forums |
resources |
search |
news | join | members: 6947 |
|
|
Web Developers London Hotels
ASP.NET Laptop Reviews
ASP.NET Just Dial International Calls
Web Developers Excel Training Courses
Wordpress excel courses in london
Silverlight Data Recovery
|
||||||
NewsletterGet updates on Hiveminds services, articles and downloads by signing up for the newsletter. |
Editor's choiceSome of the better articles, stories and tutorials found at Hiveminds. |
Find moreFind more of Hiveminds articles, stories, tutorials and user comments by searching. |
Picked linksHand picked websites and articles from around the web that provide quality reading. |
I've installed eAccelerator 0.9.5 with PHP 5.2... everything works fine the very first access to the page. Once the page is cached, I get the following in my error log:
FastCGI: comm with (dynamic) server "/PATH/TO/INSTALL/cgi-bin/php5.fcgi" aborted: (first read) idle timeout (60 sec)
FastCGI: incomplete headers (0 bytes) re
ceived from server "/PATH/TO/INSTALL/cgi-bin/php5.fcgi"
Any idea why FastCGI is puking now? If I disable eAccelerator, everything is a-ok... Seems as though once it's reading the compiled script from disk, things aren't looking too hot. Could I have possibly missed a compile flag from my php install?