Sorry if this is a re-post, I searched and found several similar queries, but haven't yet found a response that meshed with my problem.
I originally ran into this problem while trying to update MySQL and PHP, which are addressed in the sticky, but the process did not go smoothly for me.
Specifically, when I get to the step:
yum update php*
(After changing the URL for atomic to the newest version:
http://www6.atomicorp.com/channels/atomic/centos/4/i386/RPMS/atomic-release-1.0-13.el4.art.noarch.rpm)
I get the following errors, after all of the dependency checks:
--> Finished Dependency Resolution
Error: Missing Dependency: libssl.so.6 is needed by package php-mysql
Error: Missing Dependency: libc.so.6(GLIBC_2.4) is needed by package php-mysql
Error: Missing Dependency: rtld(GNU_HASH) is needed by package php-mysql
Error: Missing Dependency: libcrypto.so.6 is needed by package php-mysql
Error: Missing Dependency: libc.so.6(GLIBC_2.4) is needed by package php-pdo
Error: Missing Dependency: libc.so.6(GLIBC_2.4) is needed by package php-common
Error: Missing Dependency: rtld(GNU_HASH) is needed by package php-common
Error: Missing Dependency: rtld(GNU_HASH) is needed by package php-pdo
Error: Missing Dependency: rtld(GNU_HASH) is needed by package libcurl
Error: Missing Dependency: libgssapi_krb5.so.2(gssapi_krb5_2_MIT) is needed by package libcurl
Error: Missing Dependency: libldap-2.3.so.0 is needed by package libcurl
Error: Missing Dependency: libc.so.6(GLIBC_2.4) is needed by package libcurl
Any thoughts? Sorry if I'm not including enough information here, but I am quite tired...