Is php5nsapi.dll is equivalent to php5isapi.dll?

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
NeelamHere
Forum Newbie
Posts: 5
Joined: Mon Sep 12, 2011 8:09 am

Is php5nsapi.dll is equivalent to php5isapi.dll?

Post 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?
Post Reply