Hi,
Looking through your forums I see that a LOT of people have had problems getting WebsiteBaker working under IIS. Unfortunately this is not an option for my organisation, I HAVE to get it working as we're hosting on IIS and have just taken over the hosting of a WebsiteBaker site.
Using Windows Web Server 2008, IIS7, PHP5.2.6 MySQL 5.0.67
The trick is to install to apache and then migrate to IIS
Here was my procedure to 'install'.
Use 'Mowes Mixer' to make a portable Apache...
http://www.chsoftware.net/en/useware/mowesmixer/mowesmixer.htm?go=go&g=No+thanks%2C+take+me+to+the+download%3E%3EAdd the following modules.
Apache 2
MySQL5
PHP4
PHP5
Install it.
Run it.
drop 'wb' folder into the 'www' folder in Mowes.
Install websitebaker.
I'm assuming that IIS is working with PHP fine already.
Also permissions to 'Network Service' should be granted
to the 'wb' folder on the production server.
Make a backup of wb database and wb folder.
Stop Mowes.
Transfer backup to wwwroot and MySQL on Production server.
edit config.php on production server to reflect MySQL login.
Run in IIS.
Enjoy.
