Installation Process

  1. Requirement Check
  2. Database Configuration
  3. Basic Configuration
  4. Installation Complete

Home | Products | Support

2012-2024 © KBRmedia - All Rights Reserved

Installation of Premium URL Shortener

1.0 Requirement Check

These are some of the important requirements for this software. "Red" means it is vital to this script, "Orange" means it is required but not vital and "Green" means it is good. If one of the checks is "Red", you will not be able to install this script because without that requirement, the script will not work.

PHP Version (need at least version 7.2) You have 7.2.34

It is very important to have at least PHP Version 7.2. It is highly recommended that you use 7.2 or later for better performance.

PDO Driver must be enabled Enabled

PDO driver is very important so it must enabled. Without this, the script will not connect to the database hence it will not work at all. If this check fails, you will need to contact your web host and ask them to either enable it or configure it properly.

config_sample.php must be accessible. Accessible

This installation will open that file to put values in so it must be accessible. Make sure that file is there in the includes folder and is writable.

content/ folder must be writable. Accessible

Many things will be uploaded to that folder so please make sure it has the proper permission.

allow_url_fopen Enabled Disabled

The function file_get_contents is used to interact with external servers or APIs.

cURL Enabled Enabled

cURL is used to interact with external servers or APIs.
Requirements are met. You can now Proceed.