Isapi and nts php versions

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Locked
fjgh
Forum Newbie
Posts: 2
Joined: Fri Feb 14, 2014 7:38 pm

Isapi and nts php versions

Post by fjgh »

I can't make sense of the php site comments on which version of php to use with IIS 5.0. From what I have been reading the non thread safe version of php should be used with IIS 5.0. But the Isapi.dll is only included with the thread safe version of php. So how do I use Isapi which is only included with thread safe php? I have been using the php5isapi.dll with IIS 5.0 but I have seen references to problems if there are more than 50 connections or some such problem when using thread safe php.

Thanks for any help.

PS This captcha text is so distorted I can't even read it most of the time!
fjgh
Forum Newbie
Posts: 2
Joined: Fri Feb 14, 2014 7:38 pm

Re: Isapi and nts php versions

Post by fjgh »

I got the answer from another forum. Don't waste your time answering this post.
Locked