1. Home
  2. Docs
  3. Residential Hostel Bed/Ro...
  4. Installation procedure

Installation procedure

You will need a server and on it you will have to install Apache/Nginx web serever

Next, you will need to install MySQL.

Following that, install PHP 7.0 or high

You’ll observe that there is a directory created in the path name /var/www/html.

Create your desired folder there with any name of your choice.

Put all the folders and files (i. E. application, assets, system, uploads and all other files) in the folder previously created in last step.

Please keep in mind that .htaccess file is a very important file. It is in the root directory. Make sure that you have that file copied properly.

Now in your MySQL database, create a database according to your desired name and upload the sql file provided with the script.

Then go to application/config/database.php file to change your database configuration on line number 79, 80 and 81. You need to change database username, database password and database name.

Finally, change the entire folder permission of uploads to 777.

Facebook Comments

How can we help?