Dear all, I'm running into an issue when using the php function setlocale as in
$isImplemented = setlocale(LC_ALL, "en_GB.UTF-8"); The setlocale returns false meaning the locale is not implemented. This happens only when running the php application in Resin/Quercus. It does not happen when running it directly in PHP. So why does it work in PHP and not in Resin..? Why Resin does not see my locale..? Kind Regards, Stephane -- View this message in context: http://www.nabble.com/Setting-the-locale-with-the-setlocale-php-function-tp18148525p18148525.html Sent from the Resin mailing list archive at Nabble.com. _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
