Upgrade from 1.12.1 to 1.12.2 not possible

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
PatriziaF
Forum Members
Forum Members
Posts: 55
Joined: Tue Jul 24, 2007 2:18 pm

Upgrade from 1.12.1 to 1.12.2 not possible

Post by PatriziaF »

hi guys,

we do have problems by upgrading a system - it is always crashing by step 6 (update core)

We have the following modules in use:
-Ace Editor
-CG Extensions
-CMS Mailer
-CMSPrinting
-ECB
-FileManager
-Gallery
-LISE
-MenuManager
-Micro Tiny
-Module Manager
-News
-Search
-SiteMapMadeSimpel
-Theme Manager
-TinyMCE
-ToolBox

we are getting a 500 server error.

therefore we tried this update on another server. there it is working
so we uploaded a info.php on every page.
but we do not know what exactly the problem on the other server is - can someone help us identify the problem?

Info.php of server where the upgrade is working:
http://versuch.ktm.webdots.at/phpinfo.php
info.php of server where the upgrade is crashing
https://www.ktm-wien.com/info.php

i know we have to upgrade to 2.x as well, but therefore we have to rewrite the template and we need an authorizes offer for that.

thx
patrizia
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: Upgrade from 1.12.1 to 1.12.2 not possible

Post by velden »

From the info.php it appears you have php error logging enabled.
Any chance you can check this file and see if relevant errors are logged?

Alternatives:
- set php display_errors On (it's off now)
- in config.php set $config['debug'] = true;
Not sure if the latter will actually help. I've seen some sites where it did make the errors being displayed but don't remember all details.

Side note: you might want to remove/rename the install folder if you're not actually testing right now.
PatriziaF
Forum Members
Forum Members
Posts: 55
Joined: Tue Jul 24, 2007 2:18 pm

Re: Upgrade from 1.12.1 to 1.12.2 not possible

Post by PatriziaF »

Hi velden,

thx for the quick reply.
i have had a look into the logfile - there is nothing inside which is relevant.
only a htaccess error is there:
[Mon Apr 24 08:47:56.936695 2017] [rewrite:warn] [pid 5571] AH00665: RewriteCond: NoCase option for non-regex pattern '-d' is not supported and will be ignored. (/var/www/ktmwien/ktm-wien.com/.htaccess:44)

i will try to get a dev option on the server to try your other recommendations. hope to get that soon.

thx
patrizia
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: Upgrade from 1.12.1 to 1.12.2 not possible

Post by velden »

Thinking of it; an upgrade from 1.12.1 to 1.12.2 doesn't need the install/upgrade process. Just copying the files (overwrite existing) and clear cache should do the job.

http://dev.cmsmadesimple.org/project/files/6

There is a diff version for 1.12.1 to 1.12.2 (cmsmadesimple-full-diff-1.12.1-1.12.2.tar.gz)

Afterwards check if all modules are up to date.
Post Reply

Return to “The Lounge”