Jump to content

[solved]AutoUpgrade (v4.8) PS 1.6.24 to 1.7.2 INTERNAL error PrestaShopAutoload.php Core_Business_ContainerBuilder


Recommended Posts

Hello there:

After try many times to use the autougrade module (v4.8) to upgrade PS 1.6.24 to 1.7.2; I always get the following errors:

Does anybody know what's wrong? Thanks.

[INTERNAL] /home//public_html/classes/PrestaShopAutoload.php line 184 - scandir(/home//public_html/Adapter/): failed to open dir: No such file or directory
[INTERNAL] /home//public_html/classes/PrestaShopAutoload.php line 184 - scandir(): (errno 2): No such file or directory
[INTERNAL] /home//public_html/classes/PrestaShopAutoload.php line 184 - Invalid argument supplied for foreach()
[INTERNAL] /home//public_html/classes/PrestaShopAutoload.php line 184 - scandir(/home//public_html/Core/): failed to open dir: No such file or directory
[INTERNAL] /home//public_html/classes/PrestaShopAutoload.php line 184 - scandir(): (errno 2): No such file or directory
[INTERNAL] /home//public_html/classes/PrestaShopAutoload.php line 184 - Invalid argument supplied for foreach()

[INTERNAL]
/home//public_html/config/bootstrap.php line 27 - Error: Class 'Core_Business_ContainerBuilder' not found

#0 /home//public_html/config/config.inc.php(66): require_once()
#1 /home//public_html/modules/autoupgrade/classes/UpgradeContainer.php(499): require_once('/home//p...')
#2 /home//public_html/modules/autoupgrade/classes/TaskRunner/AbstractTask.php(120): PrestaShop\Module\AutoUpgrade\UpgradeContainer->initPrestaShopCore()
#3 /home//public_html/modules/autoupgrade/classes/TaskRunner/Upgrade/UpgradeDb.php(75): PrestaShop\Module\AutoUpgrade\TaskRunner\AbstractTask->init()
#4 /home//public_html/controlador/autoupgrade/ajax-upgradetab.php(52): PrestaShop\Module\AutoUpgrade\TaskRunner\Upgrade\UpgradeDb->init()
#5 {main}

Link to comment
Share on other sites

  • 5 months later...
  • 2 weeks later...
On 6/21/2019 at 8:54 PM, carras said:

failed to open dir:

This error is due to wrong permissions on the folder suggested. You need to change the chmod for the folder to 0755. Furthermore check also this topic here - the last 3 posts. Perhaps you need to upgrade your server as well, before you upgrade from PS 1.6. to PS 1.7.

 

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...