Re: Upgrading from 1.4.3
Aki Immonen <[email protected]>
| Newsgroups | gmane.comp.web.midgard.user |
|---|---|
| Message-ID | <[email protected]> |
>> Hello Everybody, >> >> I'm in the process of movingg and upgrading and old Midgard >> installation (1.4.3 >> on RedHat 8.0 / apache 1.3) to a new server (Debian Sarge, apache 2.0). >> >> Which version should I install? 1.6.3 or 1.7rc2 or wait for the 1.7 final? > > I suggest 1.7rc2. There should be no changes ( for old API ) before > 1.7 stable release. > Besides 1.7rc2 provides much faster file system based MidCOM . which > is slower in 1.6.3. > >> What about the database? Is the old database compatible with new Midgard? > > Use datagard's "update" option. It will update database and make all > needed changes. > If you want to use debian packages, you must compile them yourself for sarge. > 'dpkg-buildpackage -rfakeroot ' should be enough for all packages. > You will be prompted for datagard's usage when midgard-data is > installed for the first time ( debian only ). > > Piotras > Ok, I successfully built and installed the midgard packages, updated the database using datagard, converted everything to UTF-8 etc and now the new website is up and running. But, I have a strange problem with Apache2, it segfaults quite often: [Thu Jul 21 00:00:26 2005] [notice] child pid 26726 exit signal Segmentation fault (11) [Thu Jul 21 00:00:31 2005] [notice] child pid 26727 exit signal Segmentation fault (11) [Thu Jul 21 00:04:31 2005] [notice] child pid 26732 exit signal Segmentation fault (11) Any ideas? -Aki