Restoring Github Code Streaks

Last week git hub announced it is removing the current and longest code streaks from users profile pages. The change is being touted as a push to give users a more “simplified interface”. Personally I think its a disappointing move, the profile pages for users on Github are already lacking…

Read More
Google Android Logo

PHP FPM Errors After Upgrade

Recently I noticed a few of my servers had stopped serving my sites, with  502 errors being to visitors. I took a look at my site logs and noticed that they were full of the “Permission Denied” errors below: 2014/06/09 09:45:17 [crit] 11453#0: *22 connect() to unix:/var/run/php5-fpm.sock failed (13: Permission…

Read More