Since WesiteBaker is completely database-supported, the transfer of a WB installation between very different systems is not only possible, but also relatively simple.
That's it.
------------------------------------------------------------------------------------------
The old description, a little more detailed, but not more accurate.
Because Wesite Baker is completely database and PHP driven transferring your WB installation between very different systems is not only possible, but relatively easy. For this "How To" we will use generic terms to describe the two servers. Server "A" is your initial installation, or the "old" installation. You are wanting to transfer that installation to server "B", the "new" installation. Before we begin it's important that you have each of the following tools available and ready for your use.
Requirements:
Install a new WB on server "B" as instructed described in the Documentation. Make sure that you have your database set up correctly and that the WB installation on server "B" has permission to access its respective database.
For future reference, we will assume that the root directory of both installations ("A" and "B") are located in a folder called "wb".
Copy the "config.php" from server "B", located in the root "wb" directory, and paste a copy of it somewhere safe.
This file holds all the inportant information about how your server "B" installation is built, so we will need it after we transfer the server "A" files.
Transfer the entire "wb" installation directory from server "A" to server "B" via FTP. You will be asked whether you want to overwrite these files. Hopefully, your FTP client gives you the option of clicking "Yes to all", otherwise you'll have to click "yes" to all 1,000 odd files one by one!
Take the "config.php" that you previously copied to a secure location. Copy it to the root "wb" directory of server "B" (click "Yes" when asked to overwrite).
Now you need to make a direct copy of the database from server "A". There are two methods for doing this.
Depending on which option you used in step 5, use the corresponding step below:
Test the server "B" installation by viewing the both the frontend and backend. If all is well, then you're done. If you run into problems then post them at the WB forum.
IMPORTANT - PLEASE CHECK AND RESET THE FILE / FOLDER PERSMISSIONS AND OWNERSHIP!
You might get into trouble accessing the site if you do not reset the permissions and ownership if necessary