Following the HowTo to upgrade Apache to 1.3.19 to get rid of the .pdf problem with the 1.3.14 version of Apache, I cannot get it to upgrade:
I do:
rpm -Uvh apache-1.3.19-5.i386.rpm mod_ssl-2.8.1-5.i386.rpm
I get the following error:
failed dependencies:
libcrypto.so.1
libssl.so.1
Both of these are available in openssl-0.9.6-9.i386.rpm, however on including this file in with the apache and mod_ssl upgrade command, rpm throws even a bigger tantrum saying that i conflicts with a bunch of .so.0 files used by php 406 and others.
Any ideas on how to do the upgrade properly?
regards
Mahmood