|
From: Clinton V. D. B. <cli...@gm...> - 2010-12-09 04:25:34
|
Hi All. I have been looking at the WASP website and at the user list archive but I have not managed to find any mention of how to deploy a WASP application to a LIVE hosting server. What I would like to know is what needs to be installed on the hosting server in order for a WASP app to run? I see that there is a main application config file for example Blog_config.php in the application root folder. So to deploy a WASP app do you: 1. Zip app the application root folder. 2. FTP it to the server. 3. Unzip in the apache www directory. 4. Create new database in hosting server MySQL. 5. Change the main app config file to suite hosting server & database. so is that it? ..........or is there more like.... 1. Install all the extra PEAR packages on hosting server. 2. Install WASP on hosting server. 3. Install PHING on hosting server. Thanks. Clint. |