Upgrade 5.7.5.6 to 5.7.5.13-PHP memory limit need mor than 400 MB ?

Permalink
Hello

Today I tried one again to update an old installation of concrete5.

To avoid problems I removed the custom theme and, because there was no other theme available, I installed the neat-theme.

I also uninstalled the multiple-domains-Addon and reconnected with an new ID to the Community/Marketplace

Cache is diabled

But now I get this error message during the upgrade:

Allowed memory size of 83886080 bytes exhausted (tried to allocate 41015226 bytes)


This looks like a little bit to much, so I think there is something went wrong...

Any ideas?

Thank you very much

I Use PHP 5.6.4

 
johannesri replied on at Permalink Reply
I increased the limit to 160M first, same problem.
Then to 265M,now upgrade process finished successfully.

But Upgrade 5.7.5.13 to 8.2.1 there is another problem:
Whoops \ Exception \ ErrorException (E_ERROR)
Call to undefined method Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain::addExcludePaths()


Whoops
\Exception
\ErrorException
/var/www/c5/application/bootstrap/app.php
69



I pretty sure the problem is because of the multiple_domains which was installed and removed, but I still can find some parts e.g. in the /application/bootstrap/autoload.php

Here is the documentation and it shows how the files look like for installation but not what was changed:https://www.concrete5.org/marketplace/addons/multiple-domains1/docum...

At the end of the page there is "Site stopped working after installation or uninstallation"
I will try this tomorrow...
johannesri replied on at Permalink Reply
I did exactly like written n the documentation, but still get the same error.
I will now create an new installation and rebuild the site.