Search marc.theaimsgroup.com for a post on this by bergie or rambo last year I think they documented all the steps.
O, I just found the post, here it is: ello, My notes on the procedure: - Make sure the system has about the same versions of midgard, php and apache related software as when installed from nadmin CDs, especially too new mm (for example the one by arvin) can cause very strange dependency problems. downgrade to CD versions if neccessary. - Boot up from 7.3 disc 1 - select upgrade - check modify upgrade packets - do whatever you want with bootleaders and ext3 - when you have the package list be sure to uncheck from development/languages all php related (check development/libraries for php-devel) - from documentation uncheck php-manual - if you wish to install additional software you can select them as you please. - click next, there should be no php related dependency conflicts, if there are make sure NOT to upgrade php. - click trough the upgrade - boot (- run rhn_register if not registered already) (- run up2date-config and add php* to skipped packages if not skipped already) - run up2date - fetch php 4.0.6-15 rpms from rpmfind (remember to get the add-ons you have installed as well) - run rpm -Uvh --test php*.rpm and you should get only a notification about needed libcurl.so.1, symlink this to the libculr.so.2 installed on the system - run rpm -Uvh --nodeps php*.rpm - doublecheck you httpd.conf the upgrade seems to whack some if HAVE_PHP -style statements in the conf file (I usually take the IFs out for php and midgard anyways and just load the modules) - restart apache ugh, time to go to sleep now. Oh, btw the account that receives my midgard-user mail is currently (or hasn't been in a while) too active (i've forgot the password and can't reach the server admin [or he ignores me, either way I don't currently receive the user list, Bergie usually forwards the really important bits to me]) -- Eero af Heurlin [EMAIL PROTECTED] Consultant Partner Tel: +358 (0)20 198 6035 Nemein Solutions Oy http://www.nemein.com/ Nadmin Studio and Midgard support at 0600-1-2552 available for Finnish customers. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Tarjei On Wed, 2003-07-23 at 12:03, Alexander Rigo wrote: > Hi, > > i have a "old" NadminStudio-CD-Version installed with RedHat 7.1. I > want to upgrade the system at least to 7.3 (to have Red Carpet > support). Is there anything i should know before i upgrade the system? > > Regards, > Alex > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
