On 2005/02/13, at 7:33, Dave Patton wrote:
Do the above statements mean that using GNU gettext with PHP and Apapche 2.0 will not work? Does anyone know if there are plans to change GNU gettext to support multiple threads?
That depends on whether your system's libc has per-thread locale facility and your web server is threaded.
If you are using recent glibc and Apache 2.0 with prefork MPM, it will most likely work just fine with it.
Moriyoshi
-- PHP Internationalization Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php