Page 1 of 1

Is php5nsapi.dll is equivalent to php5isapi.dll?

Posted: Wed Sep 14, 2011 8:23 pm
by NeelamHere
I downloaded php-5.3.6-Win32-VC9-x86 from php.net. In order to configure php with IIS server I require the file php5isapi.dll which should be located in the php folder to which all files are extracted on C drive. But instead I find php5nsapi.dll.

Is it permissible to use php5nsapi.dll instead of php5isapi.dll?