I'm trying to build PHP extensions on Windows
When I run my DLLs I get errors like this:
Module compiled with build ID=API20090626,TS,VC9
PHP compiled with build ID=API20090626,NTS,VC9
The source package that I downloaded from php.net seems to default to
threadsafe, but I've installed a nonTS PHP (the recommended action
apparently when running under FastCGI on IIS7.)
How do I get nonTS sources, or what do I have to do to what I have to
make them appear nonTS so that Visual Studio 2008 creates nonTS binaries?
Kind regards,
Bruce.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php