Mantis - Quercus
Viewing Issue Advanced Details
2752 minor always 06-27-08 07:09 07-17-08 16:53
ferg  
nam  
normal  
closed 3.1.6  
fixed  
none    
none 3.2.0  
0002752: setlocale not working properly
(rep by stephane eybert)

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.



Notes
(0003274)
nam   
07-17-08 16:53   
php/1148