Good day,

This isn't strictly a PHP question, but, I am hoping someone on this list
has gone through this already and can provide some assistance.

I'd like to upgrade to PHP 4.1.1 on our Redhat 7.2 servers, and so I've
downloaded all of the PHP RPMs from Rawhide.  I would really, really like to
do this with RPMs if at all possible.

When I go to install, I find out that:


error: failed dependencies:
        libcrypto.so.3   is needed by php-4.1.1-1


OK, no problem so far.  I just need to get the new openssl packages.

But, after downloading them and adding them to the install list, I then find
that libcrypto.so.2 (which would be replaced by libcrypto.so.3) is needed by
dozens of packages on the system.  I really can't upgrade them all.

I am just going from openssl-0.9.6b-8 to openssl-0.9.6c-2 .  It appears to
me that openssl must have changed the API for their library between an
extremely minor version number (is that even supposed to happen?), which is
what I think is causing me the problem.

I'm not quite sure how to proceed.  Has anyone else on the list done this
yet?

Thanks to all who reply,

============================
Darren Gamble
Planner, Regional Services
Shaw Cablesystems GP
630 - 3rd Avenue SW
Calgary, Alberta, Canada
T2P 4L4
(403) 781-4948

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to