Installing CPABuild Deployment Package


Cache Folder

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

Pretty URL Install

Pretty URL test: http://fancylionmedia.xyz/cpabuild-deployment-test

Non-Pretty URL test: http://fancylionmedia.xyz/?cpabuild-deployment-test (Notice the added ? question mark)

Checking for .htaccess file...
Missing required HTACCESS TEMPLATE file. Please download the package and try again. Tried to get template from file: /home/darkinfo/fancylionmedia.xyz/htaccess_template.txt

Summary

  1. Htaccess installation was not successful. Use non-pretty format for urls or attempt to fix by following instructions in that section.
  2. Start adding URL's to your website here: https://members.cpabuild.com/privateURL
  3. Change your homepage (currently this page). Edit the file config.php and change the line
    "default"=>"install",
    to
    "default"=>"my-private-uri",
    Where my-private-uri is the URI from CPABuild (you can use any private uri as a homepage).
  4. When you are satisfied, delete the install.php file. If you ever need to run the installation again, just re-download the package from CPABuild.
  5. You can check if your package is up to date by visiting http://fancylionmedia.xyz/ version.php

Ping Tests

Attempting to ping URL: https://www.google.com
Successfully pinged https://www.google.com
Attempting to ping URL: http://deployment.cpabuild.com/ping.php
Successfully pinged http://deployment.cpabuild.com/ping.php
Attempting to ping URL: http://deployment.cpabuild.com/api.php
Successfully pinged http://deployment.cpabuild.com/api.php

Debug Information

Config Dump

Array
(
    [api_key] => ec7263b53f3ae058238a
    [debug] => 
    [default] => install
    [cache_time] => 86400
    [curl_mode] => curl_pref
    [server_url] => http://deployment.cpabuild.com/api.php
)