ID:               5182
 Updated by:       [EMAIL PROTECTED]
 Reported By:      sendjaja at b2be dot com
-Status:           Closed
+Status:           Bogus
 Bug Type:         Oracle related
 Operating System: Redhat Linux 6.1
 PHP Version:      4.0.0 Release


Previous Comments:
------------------------------------------------------------------------

[2000-06-24 13:39:33] thies at cvs dot php dot net

in php 4 you have to say --with-oci8 to activate to oci*() functions.
--with-oracle only activates the ora_*() functions

------------------------------------------------------------------------

[2000-06-22 00:28:29] sendjaja at b2be dot com

I am using apache 1.3.12, oracle 8.05 and php 4.0. What I have done, I
compile php4 using this argument:

./configure --with-oracle=/usr/local/pkg/oracle/products/8.0.5
--with-apache=../apache_1.3.12 --enable-track-vars --with-xml

then for the apache configuration, I just use:

./configure  --activate-module=src/modules/php4/libphp4.a

The problems are in oracle function. I have php function to connect to
oracle. It works fine in php 3.16 with the exactly the same
configuration as above... however it does not work in php 4. The error
message says like

Fatal error: Call to undefined function: ocilogon() ....

Do I need to add anything else to get this function work? Your help
will be appreciated.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=5182&edit=1

Reply via email to