Step 1 – Create a new database for your billing system.
You can create your database by using a MySQL GUI such as PHPMyAdmin or you can use the command line as follows:
Here is the MySQL command:
mysqladmin -u USERNAME -h localhost -p create DBNAME
Step 2 – Login to your server with root access and go to
1. cd /home/user/public_html
2. lynx http://modernsupport.com/modernbill
3. Enter your modernbill download center username and password
4. Download the mb-5.0.0-RC3.1-AllInOne-zend tar file.
5. Untar the tar file using following command -
tar -zxvf mb-5.0.0-RC3.1-AllInOne-zend
Step 3.You can see the modernbill folder. You can rename this folder according to your needs.
step 4)Â Point your broser to
http://www.yourdomain.com/modernbill/app-modernbill-admin/install/
INSTALLDIR = By default V5 creates a root directory called /modernbill/. You can leave the default name /modernbill/ or change it according to your own personal preference.
1. License Agreement
db name db
user name
passwd
Important Files
There are three files that are modified when you install or upgrade ModernBill 5.. They are listed below:
/modernbill/lib-modernbill/include/config/config.php
/modernbill/lib-modernbill/include/config/smarty.php
/modernbill/app-modernbill-order/config.php
Step 5. 5. Follow the instructions in the installation wizard through completion. Remember to delete the /install/ directory prior to logging in to your V5 system.