Topic: Centos 5.5 upgrade of PHP now php-pdo will not install

Remi, Thanx for the repository you have made my life as an Admin very easy. The only problem that I am currently running into is I can not install php-mysql mainly because it requests php-pdo. I have tried the following command to install php-pdo and it fails stating that it needs libsqlite.so.0 and for the life of me I can not find it and I am thinking it should not be that difficult to get things going properly.

yum --enablerepo remi install php-pdo

Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php-pdo.i386 0:5.2.9-1.fc5.remi set to be updated
--> Processing Dependency: libsqlite.so.0 for package: php-pdo
--> Finished Dependency Resolution
php-pdo-5.2.9-1.fc5.remi.i386 from remi has depsolving problems
  --> Missing Dependency: libsqlite.so.0 is needed by package php-pdo-5.2.9-1.fc5.remi.i386 (remi)
Error: Missing Dependency: libsqlite.so.0 is needed by package php-pdo-5.2.9-1.fc5.remi.i386 (remi)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest


Any help would be greatly appreciated.

Re: Centos 5.5 upgrade of PHP now php-pdo will not install

Which OS are you running ?

It seems you have configured the remi repo for "fedora" ?

If you are running EL-5 (RHEL, CentOS), you must configure the right repository.

Read configuration.

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi