Post by espace1 » Wed May 01, 2019 6:46 pm

I have some problems upgrading my store. Im still using 1.4.9.4 on PHP 5.6 and i wanted to upgrading opencart to the last version on PHP 7.3. Only the problems are:

The first step to upgrade my store is to upgrade it tot 1.5.x thereafter to upgrade it to the last version. I try the script upgrade-14x-to-15x.php only i recieved a "504 Gateway Time-out" error. Also i try directly the install script only to the some "504 Gateway Time-out" error.

The config.php:
<?php
// HTTP
define('HTTP_SERVER', 'http://**/');
define('HTTP_IMAGE', 'http://**/image/');
define('HTTP_ADMIN', 'http://**/admin/');

// HTTPS
define('HTTPS_SERVER', 'http://**/');
define('HTTPS_IMAGE', 'http://**/');

// DIR
define('DIR_APPLICATION', '**/public_html/opencart/catalog/');
define('DIR_SYSTEM', '/**/public_html/opencart/system/');
define('DIR_DATABASE', '/**/public_html/opencart/system/database/');
define('DIR_LANGUAGE', '/**/public_html/opencart/catalog/language/');
define('DIR_TEMPLATE', '/**/public_html/opencart/catalog/view/theme/');
define('DIR_CONFIG', '/**/public_html/opencart/system/config/');
define('DIR_IMAGE', '/**/public_html/opencart/image/');
define('DIR_CACHE', '/**/public_html/opencart/system/cache/');
define('DIR_DOWNLOAD', '/**/public_html/opencart/download/');
define('DIR_LOGS', '/**/public_html/opencart/system/logs/');

// DB
define('DB_DRIVER', 'mysql');
define('DB_HOSTNAME', 'localhost');
define('DB_USERNAME', '**');
define('DB_PASSWORD', '**');
define('DB_DATABASE', '**');
define('DB_PREFIX', 'oc_');
?>
(the asterisks are for security)
There is something wrong in accessing the DB, only i cannot the problem.

Maybe you have some suggestions?

Newbie

Posts

Joined
Wed May 01, 2019 6:11 pm

Post by IP_CAM » Wed May 01, 2019 8:31 pm

The first step to upgrade my store is to upgrade it to 1.5.x
thereafter to upgrade it to the last version.
Well, better forget it, it won't work. The only upgradeable Code would
be the Database, and even for that, you'll need professional Support.
But everything else will be wasted time.
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.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by Elevate » Mon Jul 08, 2019 1:29 am

For an upgrade that far back, I'd suggest contacting a developer and even looking into Qphoria's upgrade service.

ELEV8TE Website Development
Available for hire - please contact me at https://www.elev8tewebsitedevelopment.com/contact
https://www.elev8tewebsitedevelopment.com


User avatar
Active Member

Posts

Joined
Fri Jul 06, 2018 12:40 am
Location - Denver, Colorado, USA
Who is online

Users browsing this forum: No registered users and 11 guests