Page 1 of 1

Upgrade from 1.25 to 1.31 - pre-upgrade advice requested

Posted: Wed Jul 16, 2008 2:18 pm
by spcherub
My client's site is running 1.25 and I would like to keep up with the releases and upgrade to 1.31. I am only using the modules installed by default but would also like to start using the Jobs module.

This is a live site and the client is extremely sensitive about downtime. Is it safe for me to upgrade to 1.31 by simply using the latest files and running install with the original db information? Or are there other tweaks I need to make as well?

Thanks!

Re: Upgrade from 1.25 to 1.31 - pre-upgrade advice requested

Posted: Wed Jul 16, 2008 2:30 pm
by spcherub
I failed to mention I do use TinyMCE

Re: Upgrade from 1.25 to 1.31 - pre-upgrade advice requested [TinyMCE problem]

Posted: Wed Jul 16, 2008 3:18 pm
by spcherub
Update: I did the practice upgrade on a test site. Seems to work fine except for TinyMCE which even though is installed does not come up when editing a page (User Preferences is set to use TinyMCE) - no WYSIWYG gui comes up at all. I uninstalled and reinstalled it using Modules, but this does not fix the problem. I tried to download the latest TinyMCE (2.4.1) using Module Manager, but this resulted in a Server Error (500).

Any ideas of how to fix the TinyMCE issue?

PS: I upgraded from 1.25 to 1.31 by simply untarring the new files over the ones already in place and rerunning install. I chose not to create the tables since I already had them from the previous install. Could I have missed a step or done something wrong.

Re: Upgrade from 1.25 to 1.31 - pre-upgrade advice requested [TinyMCE problem]

Posted: Wed Jul 16, 2008 6:22 pm
by Pierre M.
spcherub wrote: resulted in a Server Error (500).
Please check your http logS to narrow the trigger of this error.
Additional information about the hosting context is welcome too.

Pierre M.

Re: Upgrade from 1.25 to 1.31 - pre-upgrade advice requested

Posted: Wed Jul 16, 2008 10:34 pm
by spcherub
Unfortunately my ISP does not seem to provide me with error logs - only access logs. The server environment is the usual LAMP stack - I think Apache being 2.x, MySQL 5.x, PHP 4.x and 5.x being supported.

1.2.5 has been working great without any problems and I was even able to use he Module Manager to install the Jobs module. The problem only seems to occur when I try to install the TinyMCE module (2.4.1).


Re: Upgrade from 1.25 to 1.31 - pre-upgrade advice requested

Posted: Thu Jul 17, 2008 10:25 am
by Pierre M.
spcherub wrote: Unfortunately my ISP does not seem to provide me with error logs - only access logs.
This makes it very difficult to diagnose : bad upgrade, memory problem, poor module... who knows.
You should consider another hosting provider or deactivate modules.

Pierre M.

Re: Upgrade from 1.25 to 1.31 - pre-upgrade advice requested

Posted: Thu Jul 17, 2008 10:32 am
by Dr.CSS
You ran install w/o making tables, I believe part of upgrade is writing some new tables and upgrading the schema of the DB, you maybe should have run install/upgrade.php to get a better idea, it's really quite simple and is part of the path to upgrading...