Plesk 11 – Running PHP site under FastCGI does not connect to remote sites with fopen()
October 5, 2012WINDOWS 7 USB/DVD DOWNLOAD TOOL (WUDT) IS UNABLE TO COPY FILES
May 7, 2013Even though Windows 7 is very hardware compatible, upgrading to a new main board can lead to you to an unbootable OS.
The problem:
Incompatible drivers for IDE/SATA/AHCI/etc
The Fix:
Load the new chipset & SATA drivers through the Windows 7 repair function then select the Command prompt.
Type the following command.
dism /image:c:\ /add-driver /Driver:X:\ /recurse
c:\ would be your drive with the windows install and X:\ would be your flash drive with the drivers unpacked into inf / wdm format.