Re: [PHP-GTK] php_curl
[email protected] ("Steph Fox")
| Newsgroups | php.gtk.general |
|---|---|
| Organization | Zend Technologies |
| Message-ID | <091d01c8046d$b6480a20$e6dfc350@foxbox> |
thread-safety=1 just means it's ZTS mode PHP. You want the zipfile(s) with 'nts' in the name to match the non-thread-safe PHP-GTK build. Sorry, I assumed you'd mis-typed the API numbers :) ----- Original Message ----- From: "NOT_Skeletor" <[email protected]> To: <[email protected]> Sent: Monday, October 01, 2007 9:52 PM Subject: Re: [PHP-GTK] php_curl > > Very sorry all, there was a typo in my original question. It shows PHP > being > compiled with thread-safety on, and the php_gtk2.dll module compiled with > it > off. the error is actually: > > Module compiled with module API=20060613, debug=0, thread-safety=0 > PHP compiled with module API=20060613, debug=0, thread-safety=1 > > Thanks and sorry again > > -- > View this message in context: > http://www.nabble.com/php_curl-tf4550784.html#a12987629 > Sent from the Php - GTK - General mailing list archive at Nabble.com. > > -- > PHP-GTK General Mailing List (http://gtk.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php >