Page 1 of 1

Upgrade from 2.1.6 to 2.2.1

Posted: Sun Jun 25, 2017 8:23 pm
by jackstringer
OK I am having a bit of a nightmare with the upgrade. I have not had much luck with this new style installer/upgrader.
2017-06-25-1a.png
2017-06-25-2.png
2017-06-25-3.png

Re: Upgrade from 2.1.6 to 2.2.1

Posted: Sun Jun 25, 2017 8:27 pm
by Rolf
Looks like your host has ModSecurity enabled blocking parts of the installer. Contact them if that is the case and ask them to disable/change it.

Re: Upgrade from 2.1.6 to 2.2.1

Posted: Sun Jun 25, 2017 8:32 pm
by jackstringer
It is in detection mode only.

Re: Upgrade from 2.1.6 to 2.2.1

Posted: Sun Jun 25, 2017 8:43 pm
by calguy1000
You have a permissions problem in some file that CMSMS is trying to write to.

I have fixed the issue with the missing lang string for 2.2.2

Re: Upgrade from 2.1.6 to 2.2.1

Posted: Sun Jun 25, 2017 8:48 pm
by jackstringer
I have a feeling I have had a similar issue before. Was to do with PHP sessions but I thought I had fixed that. I need to nuke this VMS and start again.

Re: Upgrade from 2.1.6 to 2.2.1

Posted: Sun Jun 25, 2017 8:58 pm
by Rolf
Plesk... Try to increase values to:

max_execution_time 300
max_input_time 300
memory_limit 1024M
post_max_size 32M
upload_max_filesize 32M

Don't know if it is related, but at my Plesk host I got strange errors during upgrading. After increasing these values it worked. Worth a shot...

Re: Upgrade from 2.1.6 to 2.2.1

Posted: Sun Jun 25, 2017 9:35 pm
by jackstringer
OK fixed it.
  1. Deleted all files
  2. restored from backup
  3. tried install again
worked.