ocifunctions

admin

Administrator
Staff member
Hello guys,
We have just installed linux,Apache , Oracle 8i and php4 successfully.
While configuring php4 we configured it as
./configure with --with oci8=[path to oracle] --with-apache_1.3.2 --enable -track-vars
make
make install


after writing a basic script to connect to the oracle 8i database we get the error
cannot access oci functions
i have no clue where to look up or what is the issue.
Please help ASAP
thanks
in advance
 
Back
Top