On Tuesday 03 January 2006 02:24, Tomasz Pala wrote: > > you're wrong here, you'll get broken symbols with --nodeps from php, > > unless it segfaults before reaching so far :) > > OK. So how can I install a new php module on production machine? I can't > upgrade apache, installing *new* php module restarts apache (see below). you must find php module for *same* EVR as your php-common is. afaik ftp doesn't have older versions. and install it manually with rpm -Uhv.
> because there's no config-upgrade procedure and the > system would be unusable for about half an hour (just tested it...). > get apache-2.2..., extract config files, manually rewrite them, upgrade > and change configuration? Really nice... :) not my decision for apache 2.2 in ac, but you can try RPM_SKIP_AUTO_RESTART=yes in /etc/sysconfig/httpd, upgrade apache, copy working config (which you created elsewhere). -- glen _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
