Re: Problem writing PHP extensions for Windows

"Bruce M. Axtens" <[email protected]>
Newsgroups gmane.comp.php.windows
Message-ID <[email protected]>
Venkat Raman Don wrote:
> This means you have built a Thread safe version of the extension and trying to load it with Non Thread Safe version of PHP which is not valid.
Yes, that is true. My question has been from the beginning: how to make 
the extension Non Thread Safe?
>   Please build non thread safe version of extension.
How?
> I believe --disable-zts is the switch that will do the trick for building the non-thread safe extension.
>    
This has been tried, twice, without success. I think you will find that 
--disable-zts has more to do with building PHP than it has with building 
extensions.

Kind regards,
Bruce.


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.