Jump to content

Forced to do manual upgrade through upgrade script


Recommended Posts

I am trying to upgrade from 1.4.6 to 1.6+ and on the process I lost my modules tab and when I try to run the script directly from my server ...install/upgrade/upgrade.php I receive the following error:

Warning: require_once(/home/content/13/8897513/html/shop/config/defines_uri.inc.php): failed to open stream: No such file or directory in /home/content/13/8897513/html/shop/install/init.php on line 45

Fatal error: require_once(): Failed opening required '/home/content/13/8897513/html/shop/config/defines_uri.inc.php' (include_path='.:/usr/local/php5_4/lib/php') in /home/content/13/8897513/html/shop/install/init.php on line 45

 

Does anyone has a clue on how to solve it?

cheers,
AJ

 

Link to comment
Share on other sites

The simple answer to your missing file is that you can download from the Prestashop site a copy of exactly this 1.4 version. You can install that and copy the missing files to your shop. 

 

However, there may be more things wrong and you may find it hard to restart the upgrade process that was broken off in the middle. It is for this reason that you are always advised to do an upgrade on a copy of your shop and then to upload that copy. 

 

Anyway: Prestashop always makes a copy of your database in the admin\autoupgrade\backup directory. Having this and your images you have all the essentials of your shop.

 

If things get really tough you can consider my tool copy_shopdata: https://www.prestashop.com/forums/topic/445453-copy-shopdata-script-for-copying-shop-content-for-upgrade/. It has a bit of a learning curve but can help you rescue almost any shop.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...