FlyWeb
  • Introduction
  • Recommendation
  • INSTALLATION ADMIN PANEL
    • Create Database
    • Installation on Server
    • Installation on LocalHost
    • Update From an Older Version
  • INSTALLATION MOBILE APP
    • Introduction
    • Android Configuration
    • iOS Configuration
  • CONFIGURATIONS
    • Firebase Setup
    • OneSignal Setup
    • AdMob Setup
    • Deeplink Setup
  • FAQ
    • FAQ's
  • Extras
    • Change Log
  • Download
    • Download Flyweb
Powered by GitBook
On this page
  • Video Tutorial
  • Written Tutorial
  • Change permission for all folder

Was this helpful?

  1. INSTALLATION ADMIN PANEL

Installation on Server

PreviousCreate DatabaseNextInstallation on LocalHost

Last updated 5 months ago

Was this helpful?

Video Tutorial

Written Tutorial

The following steps need to be followed to install the script properly on your server.

  1. Download the zip file from CodeCanyon.

  2. Extract the zip file on your server.

  3. Zip the folder FlyWeb_Admin_Panel

  4. Upload the zip file into the directory of your server

  5. Extract the contents of the uploaded zip file to the same directory

  6. Create a database using phpMyAdmin.

  7. Assuming your website is mydomain.com , open up a browser and navigate to http://mydomaine.com/flyweb/install

Change permission for all folder

1- Go to cPanel and select all files and folders

2- Click Change Permissions

3- Change 755

4- Done