php4 connectivity with oracle [message #103807] |
Mon, 22 March 2004 05:07 |
Mahbubul Azam Khan
Messages: 1 Registered: March 2004
|
Junior Member |
|
|
i have installed oracle server 8i and php4 as a module of apache web server. for oracle connectivity i have uncommented the php_oracle.dll and php_oci8.dll in php.ini file in the windows directory. and made the extension_dir=”c:/phpwin/extensions/”.
but oracle is not connected with php cause it can't recognize the ocilogon function.
i donot install client (oracle).
now will i install client?
if i do then how i connect it to the server or configure it to connect with php.
and if i don't then how i configure oracle. In this connection i want to add that i have found in the oracle folder oracle/network/admin there is tnsnames, sqlnet etc.
but the configuration there is not match with ur sql*net configuration. Now how can i correctly configure it.
|
|
|