Hi there,

I'm running Linux RedHat7.3 with PHP 4.3.3. Same machine runs Oracle 9.0.1
with ORACLE_HOME = /usr4/oracle/9.0.

When I compile php with oci8 support, using the commands below, ...

root # > ./configure --with-oci8 (no errors)
root # > make (no errors)
root # > make install (no errors)

... it does not create the oci8.so file. Obviously, php pages on OCILogon
and related functions crashes with undefined function error. However, if I
run php on Win2k, uncommenting php_oci8.dll in c:\winnt\php.ini, everything
works wonderfully!!!

Can Anybody help?
Thanks a lot!
Adriano

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to