upgrade 8.1 to 9.1 [solved]

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
gionda
Forum Members
Forum Members
Posts: 91
Joined: Mon Aug 17, 2009 11:45 am
Location: Florence

upgrade 8.1 to 9.1 [solved]

Post by gionda »

hi,
I upgraded from version 8.1 to 9.1 and is successful. But I get the error: "Notice: Modification of internal data is deprecated: myname in / home / lib / classes / class.cms_variables.php on line 46". What does it mean?
thanks
Last edited by gionda on Wed Apr 03, 2013 1:11 pm, edited 1 time in total.
gionda
Forum Members
Forum Members
Posts: 91
Joined: Mon Aug 17, 2009 11:45 am
Location: Florence

Re: upgrade 8.1 to 9.1

Post by gionda »

in addition to the error mentioned, if I update a module appears:

Code: Select all

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 14514825 bytes) in /home/modules/nuSOAP/classes/nusoap.php on line 5909
:-[
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm
Location: Raalte, the Netherlands

Re: upgrade 8.1 to 9.1

Post by RonnyK »

last message tells you that the 64M memory that you have set, is not enough for the modules that you run...
gionda
Forum Members
Forum Members
Posts: 91
Joined: Mon Aug 17, 2009 11:45 am
Location: Florence

Re: upgrade 8.1 to 9.1

Post by gionda »

Thank you!
I solved the first problem by updating CGextension. about the problem of memory may be because the amount of pages of the site?
Thank
Locked

Return to “[locked] Installation, Setup and Upgrade”