Kxt 70 writes: > > > --- [EMAIL PROTECTED] wrote: > >> Ehlo, >> >> Kxt 70 writes: >> >> > I don't see it as a problem since Apache restart >> is >> > quite fast. >> > >> > You can do "swup --list-upgrade" or "swup >> > --list-upgrade | grep php" and check if you have >> new >> > PHP packages. If yes do "swup --install php" >> first. >> > Thus PHP will be installed. Then do "swup >> --install". >> > I hope this helps. >> >> isnt like that.. keep in mind package dependancy.. >> if php require apache then you have to install them >> at least at same time... if you mind..itd be >> possible >> to have a php package that autoactivate itself and >> autorestart >> apache... >> beers >> >> Fremen > > exactly but keep in mind swup takes care of > dependancies already. If php requires apache, it will > be downloaded and installed before php. swup is a > great tool and does its job very well.
and you endup having apache installed&restarted before php again LOL the point is that its a bug that php doesnt restart apache.. (or at least it should remember you to do so) because apache need to load the updated php module anyway... but.. never forget that restarting apache isnt always an easy task.. sometimes some threads are still alive when it try to start and you get a nice "cannot bind port 80" error ;) beers Fremen > > Regards, > Kxt > >> >> > >> > Regards >> > >> > --- Andy Bakun <[EMAIL PROTECTED]> wrote: >> > >> >> Today, I swup'ed the latest apache and php RPMs. >> >> Apache got installed >> >> first, and swup automatically restarted it. Then >> it >> >> downloaded and >> >> installed the new PHP. Apache needed to be >> >> restarted in order to use >> >> the new PHP. Is there any way to defaultly order >> >> the packages so the >> >> apache upgrade occurs after PHP, and then the >> apache >> >> postinstall script >> >> restart will catch all of that? I think I've >> seen >> >> the same thing with >> >> apache and openssl upgrades. >> >> >> >> -- >> >> Andy Bakun <[EMAIL PROTECTED]> >> >> >> _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
