Installation on Server

Requirements

Make sure PHP VERSION 7.3 / 8.1 AND MySQL Version 5.5 / 5.7

QrexOrder requires PHP v8.1, and the following PHP extensions:

  • OpenSSL PHP Extension

  • PDO PHP Extension

  • Mbstring PHP Extension

  • Tokenizer PHP Extension

  • XML PHP Extension

  • Ctype PHP Extension

  • JSON PHP Extension

  • ZIP PHP Extension

  • FileInfo PHP Extension

  • BCMath PHP Extension

  • GD PHP extension

Click here to read the full requirement list.

Very Important

QrexOrder can only be installed on your main domain or subdomain: For Example, yourdomain.com OR hello.yourdomain.com It CANNOT be installed in the subdirectory path of your domain. For Example, www.yourdomain.com/my-new-website

For New installation you have to update new_install_package_version.zip File inside the downloaded zip from codecanyon.

Video Instructions

Written steps

For New installation, you have to update the new_install_package_version.zip File inside the downloaded zip from codecanyon

The following steps need to be followed to install the script properly on a shared hosting platform.

  • Step 1: Download the zip file from CodeCanyon.

  • Step 2: Extract the zip file from your local system. pc / laptop

  • Step 3: Upload the install_package_version.zip inside the downloaded zip install Package folder on your server ofpublic_html / subdomain directory

    of your hosting.

  • Step 4: Run your site www.yourdomain.com/ or www.yourdomain.com/install

Make sure you are configuring your MySQL database.


Uploads folder permission

Please make sure the uploads folder and its child folders, database.php files are set to0755It should allow read, write, and execute. Also, check your server is allowed to show images.

Last updated