Hello,
I installed PHP on Windows 2000 running IIS 5 and my PHP scripts are working just fine except that when I try to execute my php scripts tied up with oracle it displays the message saying that
"Fatal error: Call to undefined function: ocilogon() in c:\inetpub\scripts\dbtest.php on line 4"
I uncommented the two extensions php_oci8.dll & php_oracle.dll and set the extensions directory to "C:\php\extensions\" in php.ini file in WinNT directory and stopped and started the IIS back.
Now, at the time of restarting the IIS it says
"Unable to load dynamic library 'C:\php\extensions\php_oci8.dll' - the specified procedure could not be found"
This is where I am stuck and needs help. Can any of you folks help me with my problem?
Thanks,
Rama