I'm being thrown into a situation where I have the files for what was recently a fully configured WordPress based website. I'm trying to get the site on my Windows 7 PC using Microsoft's Webmatrix with the hope of then going live with an ISP. My understanding is that WebMatrix should have the SQL server, support for php, etc. necessary to run the site. I've placed the website files into a folder on my computer, loaded WebMatrix and attempted to "run" the site unsuccessfully. I examined the wp-config.php file and see that it references a database name that I cannot find. I'm beginning to assume I must create the database and link it but am not sure how to go about it. Even if I get it running in Webmatrix I'm not sure if the "Publish" feature works. I'm interested in Webmatrix because I'm assuming that fixing/managing a WordPress site will be out of my league on a Linux based server. I am highly experience in Windows (MCSE, etc.) and prefer that. Help!