Hi, I have installed PHP 4 in Win 2000 and configured it with IIS 5.0 as ISAPI (with php4isapi.dll), but when I try to access a .php file, an error box appeared, stated that php could not find DLL module stated in php.ini.
I then wondered about this, since I have put path to php4 extensions directory included within PHP 4 installation pack. I also have uncommented DLLs, such as php_oci8.dll, php_mssql.dll, etc etc. When I re-comment these DLLs, everything goes smoothly (of course).
I also have tried using module dynamic loading (dl) but still didn't work. Please, help me, I guessed this is about settings in php.ini and files placement, but i don't know how, since this problem doesn't occur in Win 98 - PWS.
Thanks