Installing Deployment Package
Cache Folder
Checking for /cache folder...
Cache folder exists!
Pretty URL Install
Pretty URL test: http://gamoname.com/deployment-test
Non-Pretty URL test: http://gamoname.com/?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
- Change your homepage (currently this page). Edit the file config.php and change the line
"default"=>"install",
to
"default"=>"my-private-uri",
- When you are satisfied, delete the install.php file.
Ping Tests
Attempting to ping URL: https://www.google.comSuccessfully pinged https://www.google.com
Debug Information
- Target config file: /home/qbfwalmq/public_html/gamoname.com/config.php
- Target cache folder: /home/qbfwalmq/public_html/gamoname.com/cache
- Target .htaccess template: /home/qbfwalmq/public_html/gamoname.com/htaccess_template.txt
Config Dump
Array
(
[api_key] => b25a8d78afdf8bcb8c85
[debug] =>
[default] => install
[cache_time] => 86400
[curl_mode] => curl_pref
[server_url] => http://deployment.adbluemedia.com/api.php
[download_time] => 1733902156
)