[Php-users] Oracle and PHP 5.2.3

Christopher Jones christopher.jones at oracle.com
Wed Oct 3 17:13:22 PDT 2007



Hi Keith,

Sqlite libraries are part of the OS distribution.  There should be a
sqlite-3.2.2-1.i386.rpm available.  I got mine from the Unbreakable
Linux Network (subscription required).

Do you need PDO at the moment?  If not, you can probably not install
php-pdo and remove any need for sqlite.

The PHP packages on oss.oracle.com/projects/php are not supported but
I'd be glad to hear of any business requirements to provide support.

Chris


Keith Risinger wrote:
 > Hello,
 >
 > I'm working on installing the oci8 and other 5.2.3 rpm's from the following
 > Oracle web site:
 >
 > 	http://oss.oracle.com/projects/php/files/
 >
 > Running a test of the installation as I need to get the steps right for
 > installing on a production box  (all Red Hat ES4). Am getting the following for the
 > install of php-pdo
 >
 > 	[root at cyclops src]# rpm -i php-pdo-5.2.3-1.i386.rpm --test
 > 	error: Failed dependencies:
 > 	        libsqlite3.so.0 is needed by php-pdo-5.2.3-1.i386
 > 	        php-common = 5.2.3-1 is needed by php-pdo-5.2.3-1.i386		
 >
 > Does anyone know where the libsqlite3 module should be coming from? Googled some and
 > found a few rpm's out there. Any recommendations?
 >
 > Thank you for whatever info you can provide.
 >
 > Keith
 >
 > _______________________________________________
 > Php-users mailing list
 > Php-users at oss.oracle.com
 > http://oss.oracle.com/mailman/listinfo/php-users

-- 
Christopher Jones, Oracle
Email: christopher.jones at oracle.com    Tel:  +1 650 506 8630
Blog:  http://blogs.oracle.com/opal/   Free PHP Book: http://tinyurl.com/f8jad




More information about the Php-users mailing list