Installing Deployment Package


Cache Folder

Checking for /cache folder...
Cache folder exists!

Pretty URL Install

Pretty URL test: http://k3a.top/deployment-test

Non-Pretty URL test: http://k3a.top/?deployment-test (Notice the added ? question mark)

Checking for .htaccess file...
Htaccess file is set in place and appears to be working. Please test with the Pretty URL link above.

Summary

  1. Change your homepage (currently this page). Edit the file config.php and change the line
    "default"=>"install",
    to
    "default"=>"my-private-uri",
  2. When you are satisfied, delete the install.php file.

Ping Tests

Attempting to ping URL: https://www.google.com
Successfully pinged https://www.google.com

Debug Information

Config Dump

Array
(
    [api_key] => 8e095a789d749b439a72
    [debug] => 
    [default] => install
    [cache_time] => 86400
    [curl_mode] => curl_pref
    [server_url] => http://deployment.adbluemedia.com/api.php
    [download_time] => 1713889549
)