Hi,
I'm trying to use some off-the-shelf PHP code in RHEL5 which requires the sqlite package (not the PDO one) but it appears this is not included in the base php5.1.6 rpm bundled with RHEL5. Unfortunately, due to circumstances beyond my control, I don't have access to the installation media or RHN access (don't ask).
There doesn't appear to be such a package in the CENTOS 5 distro either (and I've read that its not in the php-common rpm there either).
Any ideas of where I can get this (withuot compiling my own PHP from scratch?)
TIA