|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2000-07-17 08:45 UTC] hholzgra at cvs dot php dot net
[2000-08-08 22:55 UTC] waldschrott@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Oct 30 18:00:02 2025 UTC |
I have installed oracle 8.1.6. It work fine when I compile the php-4.0.0 ./configure --with-oracle --with-oci8 ...... It's OK, no error ($ORACLE_HOME was set) then make,make install at apache directory: (apache 1.3.12) ./configure --activate-module=..... It's OK too. BUT In browser; these functions ,"ora_plogin,ocilogin"always return "Call to undefined function ..." why? my "ldconfig -v": ...... ...../oracle/8.1.6/lib libvppdc.soO => libvppdc.soO libagtsh.so => libagtsh.so.1.0 libqsmashr.so => libqsmashr.so libjox8.so => libjox8.so libvppdc.so => libvppdc.so libnjssl8.so => libnjssl8.so libvbj30ssl.so => libvbj30ssl.so libowm2.so => libowm2.so libJNLSTool.so => libJNLSTool.so libJNLSLib3.so => libJNLSLib3.so libskgxp8.so => libskgxp8.so libwtc8.so => libwtc8.so libordim8.so => libordim8.so libnjni8.so => libnjni8.so libcorejava.so => libcorejava.so libclntsh.so.8.0 => libclntsh.so.8.0 libocijdbc8_g.so => libocijdbc8_g.so libocijdbc8.so => libocijdbc8.so ........