Installation on LocalHost

Written Walkthrough

The following steps need to be followed to install the script properly on your local system on a Windows 7/8/10 OS using XAMPP.

  1. Download the zip file from CodeCanyon.

  2. Extract the zip file on your system.

  3. Make the edits in the apache configuration file as shown in the above video.

  4. Navigate to xampp > htdocs and create a new folder named blogmoz

  5. Select the downloaded zip file upload-this-for-fresh-installation.zipand extract it into the newly create folder i.e blogmoz

  6. Create a database using phpMyAdmin.

  7. Check that the Cache folder exists inside the Bootstrap folder, if it does not exist, create it with permission 777(Bootstrap > cache)

  8. Open up a browser and navigate to http://localhost/install

Last updated