PHP 5.3 and MySQL: A connection attempt failed because the connected party did not properly respond after a period of time…

February 10, 2010

Having difficulty connecting to MySQL through PHP 5.3.x? Know that MySQL and PHP are properly configured? Using Windows Vista / 7? The problem may very well be that you’re connecting to ‘localhost.’ According to Joe Bedan, simply changing ‘localhost’ to ’127.0.0.7′ will fix the problem, and he’s right! According to another forum post, this is [...]

0

Installer Error 1327 And Windows Home Server

October 1, 2008
Tags: , ,

Recently, I’ve been experiencing the joy that is Windows Home Server.  To be short, I’d absolutely recommend WHS to anyone with at least two computers in their house.  Anyway, in an effort to reduce redundancy between my computers, I’ve centralized my “Documents” folder onto my WHS machine.  For the most part, this experience has been [...]

2