Non Thread Safe PHP for 5.6.X

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Non Thread Safe PHP for 5.6.X

Postby npcoder » 22. August 2016 17:18

I am trying to integrate Drupal 8 with MS SQL. Few dll files (sql server, pdo, winCache, ...) is needed to integrate. I installed latest Xampp with PHP 5.6.23. Later I figure out that the PHP is Thread Safe (TS) .
I again reinstalled one step below version of xampp and had same problem.
I searched in the net but could not figure out.
Isn't there PHP 5.6.x with Non Thread Safe (NTS)?
npcoder
 
Posts: 1
Joined: 22. August 2016 17:03
XAMPP version: 5.6.8
Operating System: Windows 10

Re: Non Thread Safe PHP for 5.6.X

Postby Altrea » 22. August 2016 19:07

PHP TS is the way to go if you want to run PHP as Apache module on windows (like it is done in XAMPP).

If you want or need to use NTS couple PHP to Apache with FCGID or use IIS instead of Apache.
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11933
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: Non Thread Safe PHP for 5.6.X

Postby gsmith » 24. August 2016 07:53

Altrea wrote:couple PHP to Apache with FCGID

ergo mod_fcgid

and yes, there are NTS builds of php. They do not include the Apache module because they are not thread safe, which is why you need to go the fcgid route.
gsmith
 
Posts: 278
Joined: 29. November 2013 18:04
Location: San Diego
XAMPP version: 0.0.0
Operating System: Win 10/2012R VS 14,15,16


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 280 guests