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

Lack of Rear-Panel Audio in OEM Motherboards

December 1, 2008

For the other two people on the planet that have rescued HP, Dell, or other OEM motherboards from their stock cases, you might have noticed that the rear-panel audio jack on the motherboard stopped working. Apparently, some motherboards (an HP dC7100 CMT in my case) will turn off the rear-panel audio jack if the front-panel [...]

28