Ok, noobie here with regards to this.
Firstly had a staging / test site at x10hosting. Have now backed-up test site and now uploaded onto host.
changed both config.php (top level & Admin) with details of new host and DB connection.
<?php
// HTTP
define('HTTP_SERVER', 'http://xxxxxxtesting.x10host.com/upload/admin/');
define('HTTP_CATALOG', 'http:/xxxxxxtesting.x10host.com/upload/');
define('HTTP_IMAGE', 'http://xxxxxxtesting.x10host.com/upload/image/');
// HTTPS
define('HTTPS_SERVER', 'http://xxxxxxtesting.x10host.com/upload/admin/');
define('HTTPS_IMAGE', 'http://xxxxxxtesting.x10host.com/upload/image/');
// DIR
define('DIR_APPLICATION', '/home/xxxridte/public_html/upload/admin/');
define('DIR_SYSTEM', '/home/xxxridte/public_html/upload/system/');
define('DIR_DATABASE', '/home/xxxridte/public_html/upload/system/database/');
define('DIR_LANGUAGE', '/home/xxxridte/public_html/upload/admin/language/');
define('DIR_TEMPLATE', '/home/xxxridte/public_html/upload/admin/view/template/');
define('DIR_CONFIG', '/home/xxxridte/public_html/upload/system/config/');
define('DIR_IMAGE', '/home/xxxridte/public_html/upload/image/');
define('DIR_CACHE', '/home/xxxridte/public_html/upload/system/cache/');
define('DIR_DOWNLOAD', '/home/xxxridte/public_html/upload/download/');
define('DIR_LOGS', '/home/xxxridte/public_html/upload/system/logs/');
define('DIR_CATALOG', '/home/xxxridte/public_html/upload/catalog/');
// DB
define('DB_DRIVER', 'mysqliz');
// define('DB_DRIVER', 'mmysqli');
define('DB_HOSTNAME', 'localhost');
define('DB_USERNAME', 'xxxridte');
define('DB_PASSWORD', 'xxxridte!');
define('DB_DATABASE', 'xxxridte');
define('DB_PREFIX', '');
?>
All items highlighted have been changed to the new details for the site. Now am presented with the following "You don't have permission to access / on this server."
Firstly had a staging / test site at x10hosting. Have now backed-up test site and now uploaded onto host.
changed both config.php (top level & Admin) with details of new host and DB connection.
<?php
// HTTP
define('HTTP_SERVER', 'http://xxxxxxtesting.x10host.com/upload/admin/');
define('HTTP_CATALOG', 'http:/xxxxxxtesting.x10host.com/upload/');
define('HTTP_IMAGE', 'http://xxxxxxtesting.x10host.com/upload/image/');
// HTTPS
define('HTTPS_SERVER', 'http://xxxxxxtesting.x10host.com/upload/admin/');
define('HTTPS_IMAGE', 'http://xxxxxxtesting.x10host.com/upload/image/');
// DIR
define('DIR_APPLICATION', '/home/xxxridte/public_html/upload/admin/');
define('DIR_SYSTEM', '/home/xxxridte/public_html/upload/system/');
define('DIR_DATABASE', '/home/xxxridte/public_html/upload/system/database/');
define('DIR_LANGUAGE', '/home/xxxridte/public_html/upload/admin/language/');
define('DIR_TEMPLATE', '/home/xxxridte/public_html/upload/admin/view/template/');
define('DIR_CONFIG', '/home/xxxridte/public_html/upload/system/config/');
define('DIR_IMAGE', '/home/xxxridte/public_html/upload/image/');
define('DIR_CACHE', '/home/xxxridte/public_html/upload/system/cache/');
define('DIR_DOWNLOAD', '/home/xxxridte/public_html/upload/download/');
define('DIR_LOGS', '/home/xxxridte/public_html/upload/system/logs/');
define('DIR_CATALOG', '/home/xxxridte/public_html/upload/catalog/');
// DB
define('DB_DRIVER', 'mysqliz');
// define('DB_DRIVER', 'mmysqli');
define('DB_HOSTNAME', 'localhost');
define('DB_USERNAME', 'xxxridte');
define('DB_PASSWORD', 'xxxridte!');
define('DB_DATABASE', 'xxxridte');
define('DB_PREFIX', '');
?>
All items highlighted have been changed to the new details for the site. Now am presented with the following "You don't have permission to access / on this server."
OpenCart's Newbie!
Read yourself trough all this, to find out. To possibly avoid it, then, next time, remember to mention the IMPORTANT things, like OC-Version, and Site URL, as well.
https://was955.wordpress.com/2015/04/28 ... to-access/
https://www.zoonman.com/projects/openca ... s/mysqliz/
http://modulehub.com/mysqliz-mysqli-support
http://translate.google.ch/translate?hl ... rev=search
It possibly helps.
Good Luck
Ernie
bigmax.ch/shop/
https://was955.wordpress.com/2015/04/28 ... to-access/
https://www.zoonman.com/projects/openca ... s/mysqliz/
http://modulehub.com/mysqliz-mysqli-support
http://translate.google.ch/translate?hl ... rev=search
It possibly helps.
Good Luck
Ernie
bigmax.ch/shop/
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
Sorry, using OpenCart 1.5.1.3. Have already linked database in test environment with MySQLi - using mysqliz. Live site will be http://kelsusit.co.uk/upload (getting read write permissions - most of the pages are set to 755, though I was Advised by host to change to 644?), test site is http://hybridtesting.x10host.com/upload (site loads),
OpenCart's Newbie!
We are currently performing some scheduled maintenance. We will be back as soon as possible. Please check back soon.
Where should one look, if you have your site on Maintenance Modus?
Ernie
Where should one look, if you have your site on Maintenance Modus?

Ernie
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
Who is online
Users browsing this forum: No registered users and 7 guests