2.0 upgrade problem

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
dgm2
New Member
New Member
Posts: 9
Joined: Thu Sep 22, 2011 7:32 pm

2.0 upgrade problem

Post by dgm2 »

upgrading from 1.12 “Pohnpei”

I've followed upgrading/general-information to: 7. Point your browser to <cmsmadesimple folder>/install/upgrade.php

My unzipped 2.0 download has 2 files only. cmsms-2.0-install.php and README-PHAR.TXT

The path on 7. won't work, because I do not have a install folder or a upgrade.php

Do I just run <cmsmadesimple folder>/cmsms-2.0-install.php

I've tried it and all is good except a caution, PHP Version
You have: 5.4.44 and whole bunch of folders and files that do not have write permissions. I changed the permissions and step 3 had no issues. Everything went good until step 8 and nothing hung right there and lost my site. Had to use my back up to get things back.

Any idea of what I am doing wrong? Any help appreciated.
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1968
Joined: Mon Jan 29, 2007 4:47 pm

Re: 2.0 upgrade problem

Post by Jo Morg »

dgm2 wrote:I've followed upgrading/general-information to: 7. Point your browser to <cmsmadesimple folder>/install/upgrade.php

My unzipped 2.0 download has 2 files only. cmsms-2.0-install.php and README-PHAR.TXT

The path on 7. won't work, because I do not have a install folder or a upgrade.php

Do I just run <cmsmadesimple folder>/cmsms-2.0-install.php
Yes! And the documentation is not yet up to date, but we are working on it.
dgm2 wrote:Everything went good until step 8 and nothing hung right there and lost my site. Had to use my back up to get things back.
My first recommendation is: clone the site to a subdir and test the update there 1st. Then if all is good copy back to the main site. Backups still recommended, of course.
Secondly look at the PHP error logs to see if there is any clue about what fails, or (as recommended on the README file) use ?debug=1 to help pinpoint the error.
System details are also needed.
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
mlestat1131
Forum Members
Forum Members
Posts: 41
Joined: Sat Sep 15, 2012 9:12 pm
Location: Columbus, Ohio

Re: 2.0 upgrade problem

Post by mlestat1131 »

I am having the same issue... I had cloned the entire site, had it running fine... then I run the 2.0 upgrade.

I get through all the steps and then it gets to step 8, upgrading the database and it hangs....(see screenshot) Not sure what I am doing wrong to get it to hang at this point..

Any help would be appreciated.

I passed all the tests necessary for the install.
Attachments
This is where it stops
This is where it stops
mlestat1131
Forum Members
Forum Members
Posts: 41
Joined: Sat Sep 15, 2012 9:12 pm
Location: Columbus, Ohio

Re: 2.0 upgrade problem

Post by mlestat1131 »

Also in relation to the prior post... I receive this error at the bottom of the step 8 page.

Fatal error: Class 'CMSMS\internal\global_cachable' not found in /urldirectory/include.php on line 113
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: 2.0 upgrade problem

Post by calguy1000 »

I have a sneaky suspicion there are other issues.

Please try the debug mode, and/or make sure error logging is turned on to a suitable level, and watch your error logs.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
mlestat1131
Forum Members
Forum Members
Posts: 41
Joined: Sat Sep 15, 2012 9:12 pm
Location: Columbus, Ohio

Re: 2.0 upgrade problem

Post by mlestat1131 »

a New error
I tried the debug thing and nothing happened...


Fatal error: Class 'ModuleOperations' not found in /home4/ab57106/public_html/2-0_upgrade/lib/autoloader.php on line 117
Locked

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