Meta
Recent Tweets
- False alarm, that face on my iphone status bar is autosilent from cydia. Stops noise from phone when I put my big head on my pillow at night [#]
- Alright can someone tell me what this face means on my #iPhone is? He looks like he pooped himself. Top left. http://yfrog.com/09wkuj [#]
- I follow people on twitter, they complain about 10 different things in a day. I can maybe complain once a week, am I doing it wrong? [#]
- RT @jonchui: A car just crashed through the railings to a 3 story construction pit! http://ow.ly/i/3zQM [#]
- RT @realreporter: Burger King shareholders get a whopper of a deal as chain sells for $4 billion | VANCOUVERITE http://t.co/Cdga96K via @AddThis [#]
Recent Comments
Monthly Archives: November 2008
Fastcgi and the dreaded aborted: select() failed
I was getting reports of “500 Internal Server Errors” on two of my web servers. And after further investigation it looks like it was related to the following error.
(4)Interrupted system call: FastCGI: comm with server “php-fastcgi.fcgi” aborted: select() failed
After doing some reasearch I stumbled upon the following patch.
http://groups.google.com/group/linux.debian.bugs.dist/browse_thread/thread/3de22bc415d3da02?pli=1
Posted in Unsorted
Leave a comment