connecting to ORACLE from PHP
339339Sep 2 2003 — edited Nov 23 2003hi there !
I have Apache Server and PHP installed on my machine and I have Oracle database on another server.
I try to connect to Oracle using ocilogon() command, but it gives me an error saying "Fatal error: Call to undefined function: ocilogon() "
PLEASE HELP !!! I am stuck because of this
I have done the following :
-Changes to httpd conf file
-Changes to php.ini file
-Copied php4ts.dll and php_oci8.dll to the directory where Apache.exe is kept.
Please let me know if I need to make any more changes anywhere !!!
Thanks in advance