On Tue, 26 Jun 2001, Darrell May wrote:

> Mike Sensney <[EMAIL PROTECTED]> said:
>
> > I just implemented your HowTo. Went without a hitch.
> > The PDFs that I reported having problems with earlier
> > now load without error.
> >
>
> That was quick :-)  Excellent, thanks for the update Mike.  Now counting
> three servers with thumbs up!

But one with thumbs down. SSL support is broken on my box after the
upgrade.

I also notice that using the recommended:

 rpm -iv --force apache-1.3.19-5.i386.rpm

causes rpm to believe that there are two apache rpms installed:

bash-2.04$ rpm -qa | grep apache
apache-1.3.19-5
apache-1.3.14-3
bash-2.04$

one of which is broken:

bash-2.04$ rpm -V apache-1.3.19-5
..?.....   /usr/sbin/suexec
bash-2.04$ rpm -V apache-1.3.14-3
.......T c /etc/httpd/conf/access.conf
S.5....T c /etc/httpd/conf/httpd.conf
.......T c /etc/httpd/conf/srm.conf
S.5....T c /etc/logrotate.d/apache
S.5....T c /etc/rc.d/init.d/httpd
S.5....T   /usr/bin/dbmmanage
S.5....T   /usr/bin/htdigest
S.5....T   /usr/bin/htpasswd
....

Using:

rpm -Uhv --nodeps apache-1.3.19-5.i386.rpm

instead of "rpm -iv --force ..." corrects the multiple apaches problem.

Regards

Charlie


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to