Deprecated: Required parameter $parentPath follows optional parameter $classPrefix in /home/sjsmmx/domains/301lite.thinklabs.pl/public_html/libraries/jdom/legacy/loader.php on line 722
Manual installation

Installing the 301lite (manual)

Step 1

Before proceeding with the installation, you should create an empty MySQL database.

Step 2

Using the phpMyAdmin panel, import the content of the redirs.sql file located in the installation directory

Step 3

Then upload the application files to the domain directory one level higher than the public_html directory. The license.key file with the license obtained after purchase should be uploaded to the /app/ directory

Step 4

Using a text editor, edit the files:

/app/parameters.yml

    database_host: database_server_address
    database_port: null # port_number or null
    database_name: database_name
    database_user: database_user_name
    database_password: database_password


/src/Tlabs/RedirectsBundle/Resources/config/parameters.yml

    api_key: API_key
    url_to_redirect: 404_redirection_url
    enable_stats: 1 # 1 - enable_stats, 0 - disable_stats
    enable_piwik_stats: 1 # 1 - enable_matomo_stats, 0 - disable_matomo_stats
    piwik_key: matomo_api_key
    piwik_url: matomo_url
    recaptcha_site_key: google_recaptcha_public_key
    recaptcha_secret_key: google_recaptcha_private_key

 setting piwik_key and piwik_url is required if statistics collection is enabled in the Matomo system, enable_piwik_stats = 1

 recaptcha_site_key and recaptcha_secret_key are required for proper anti-spam protection.

Step 5

Changing the system login details

©2024 Thinklabs.pl. All Rights Reserved.

Search