Re: [PHP] Thread Safe?
[email protected] (Robert Cummings)
| Newsgroups | php.general |
|---|---|
| Organization | InterJinn |
| Message-ID | <[email protected]> |
Hi David, Install the non-thread safe version and run it in conjunction with FastCGI. You may also be interested in looking into WinCache for PHP. Non-thread safe works best with FastCGI, running PHP as an ISAPI module is NOT recommended. Cheers, Rob. David Stoltz wrote: > Hi all, > > I'm installing 5.3.1 on my Windows Server with IIS6. > > Should I choose VC9 x86 Thread Safe or "non-thread safe" ? > > What is the difference? > > Thanks! > -- http://www.interjinn.com Application and Templating Framework for PHP