Old modules (compiled for php 4.0.x) are not binary compatible with 4.1.x series.
To compile oci8.so you need an oracle installation. More info on oracle from Thies 
Arntzen.
I'm not sure but
./configure --enable-mysql && make 
will produce the .so

Regards,
Andrey Hristov
----- Original Message ----- 
From: "Andrea Trasatti" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 08, 2002 6:30 PM
Subject: [PHP-DB] mysql.so


> Hello all,
> I'm trying to recompile PHP, I downloaded V4.1.1 and wanted to move from 
> my old 4.0.6 to it.
> 
> I have a RH 6.2, btw. I had mysql.so, oci8.so and a couple more libraries. I think I 
> had downloaded them from rpmfind or similar site. How do I recompile them to work 
> with PHP 4.1?
> 
> I tried building PHP --with-mysql as a configure option and mysql gets compiled 
> inside php, but I wanted it as a library.
> I am compiling php as a loadable module for apache, BTW, but I will be using it as a 
> CGI too.
> 
> Thank you,
> Andrea
> 
> =====================================================
> Andrea Trasatti
> Bware Technologies s.r.l.
> via San Gregorio, 3
> Tel. +39 02 2779181
> Fax  +39 02 27791828
> Cell +39 335 7866749
> WWW  http://www.bware.it
> =====================================================
> 
> 
> -- 
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to