On Tue, 26 Oct 2004, Gordon Heydon wrote:
> Hello,
>
> On Tue, 2004-10-26 at 14:27, Kent Livingston wrote:
> > Are there version requirements for upgrading to 4.5? Seems like I remember
> > reading something about having to upgrade to 4.4.2 before running the 4.5
> > upgrade. Are there problems upgrading from 4.3.2 through 4.4.1 direct to
> > 4.5? Thanks, Kent
>
> As long as you are able to login into 4.5 with the existing 4.3 database
> you should be able to upgrade without any problems.
>
> The actual upgrade process works in a sequential method, so it would
> actually upgrade to 4.4.2 and then to 4.5.
But it usually expects the source to have the right version. Ie the db
upgrades from 4.3 to 4.4 assume a 4.4 source and will call some of
those functions. Functions which definition may have changed in 4.5 or
which even might have been removed.
What I would do is:
- backup your db
- backup your 4.3 files
- remove the 4.3 files (minus conf.php)
- copy 4.4 files to server
- upgrade
- remove 4.4 files
- copy 4.5 files to server
- upgrade
- reinstall contributed modules and themes (correct versions)
Cheers,
Gerhard
--
[ Drupal support list | http://list.drupal.org/ ]
|