Hi. I'm trying to use PHP with IIS. We have a server running Windows 2000 (no active directory), and IIS4. I set up PHP using the CGI Executable, and this is working fine, but when I enable the extensions for Oracle, I get an error every time a page is loaded about not finding the .dll's even if the page is not using the Oracle functions. I've tried copying the dlls to the c:\winnt\system32 directory with no success. I've tried changing the extension directory in the .ini file, and that does not work either. Apache (installed by Oracle) is running on the same machine, and there are no problems with it. I intend to do all of my oracle interfaces in Apache, but there are some existing things running in IIS that we are trying to move over to this server to reduce the load on another. Another option is to get PHP to use two separate .ini files, but I haven't been able to do this either. I don't really need oracle functions in IIS, but no matter what I try, IIS uses the same .ini file. Any Ideas?
============================== Tom Skillman Systems Analyst Co-Op City of St. Louis Water Division [EMAIL PROTECTED] (314) 771-4806 ext 184 -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php