JodoHost Offer Mambo Hosting on Linux Servers - Try it today
Preparation before Installation
1- Make sure Mambo files have been uploaded to domain directory or sub directory.
2- My SQL database has been created in hsphere. Creating MYSQL database
1- Select MYSQL in the Databases menu.
2- Click on MYSQL DB wizard in MYSQL.
3- Enter Name of database.
4- Click on Next Button.
5- Enter User name, Password and select database role in section "Add MySQL user to the database".
6- Click on Finish button.
Mambo Installation Steps
Before proceeding for installation, kindly make sure all steps are done in section "Preparation Before installing Mambo"
Set the require strings by placing .htaccess file with below string incase of Linux hosting
php_flag register_globals off
php_flag display_errors on
php_value session.save_path /hsphere/local/home/unixpower/testjodo.com/tmp
.