I really need some help regarding this problem I am having.
I have php4 running as a cgi on a windows2000 box. The oracle database is on a remote site. I can log in to it via pl/sql+.
My problem is when I enable the oci8 extension in the php.ini file, the system is looking of the oracle dynamic link library, and gives an error that it cannot find it. This happens when the page is accessed. Php is really new to me, and I don't where I should start to look.
I went as far as reloading the Oracle client. Reinstalling PHP and it's extensions. Restarted the webserver.
The error still persists.
Thank you in advance for your help.
Jas.