Installation - Shared Hosting

Learn how to install QwikTest script in shared hosting

Follow the below steps carefully to install the QwikTest script in shared hosting. Your server must have PHP 7.4, MySQL 5.7.24 or higher, and Apache/NGINX.

  1. Configure a domain or subdomain

  2. Create a database

  3. Upload script downloaded from CodeCanyon

  4. Installation

See Important Things to Remember before installation.

Our Demo is powered by Digital Ocean VPS.

DigitalOcean Referral Badge

See the below video for the installation process.

Installation Process

Step 1

Create a domain or subdomain in the cPanel. Set root directory to public_html/[DOMAIN_FOLDER]/public

If you have only a single domain, then set the primary domain root directory to public_html/public

Step 2

Create a database and assign all privileges to the database user.

Step 3

  • Download the zip file from CodeCanyon.

  • Extract the zip file from your system.

  • Navigate to Fresh Installation folder.

  • Select the upload_this.zip file and upload it to the public_html/[DOMAIN_FOLDER] directory of your hosting.

  • Extract the contents of the uploaded zip file to the same directory i.e public_html/[DOMAIN_FOLDER]

  • Give 775 permission to the following directories.

    • storage/framework

    • storage/logs

    • bootstrap/cache

Step 4

Then navigate to yourdomain.com/install on the browser and follow the instructions.

Final Step

Finally, when you are on the installation success screen, don't close the browser window directly. Instead, you must hit the Click here to exit the button to complete the installation.

Important Things to Remember

  • QwikTest CAN only be installed on your main domain or subdomain. For example, yourdomain.com or app.yourdomain.com. It CANNOT be installed in the subdirectory path of your domain, for example, www.yourdomain.com/my-app.

  • You should set the domain root directory to the app's /public directory, not the root directory. If you set it to the root directory, it won't work and will also expose the application's sensitive data.

Installation Support

Please raise a ticket on our support portal if you have any issues with the installation within the QwikTest application.

Last updated

Was this helpful?