Hi,

I just installed apache 1.3.12, php 4.2.3 and oracle 8.1.7 on Linux RedHat
7.3
Apache and PHP work fine, oracle works fine.
I copied oci.h from $ORACLE_HOME/rdbms/demo/ to ...../php/ext/oci8/
I have configure php to supporte oci8 functions :
configure --with_oracle=$ORACLE_HOME --with_oci8=$ORACLE_HOME -with-apache..
..
No error !
But when I want to use ocilogon function I have this message :
Fatal error: Call to undefined function: ocilogon()

Have somebody had this sort of problem ?
How can I solve it ?

Stf



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

Reply via email to