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