4 Apr
2007
4 Apr
'07
7:05 p.m.
Vincent Massol a écrit :
Hi,
Hi Vincent,
Does anyone know why we have the following LANG property defined in our startup scripts:
#!/bin/sh
export LANG=fr_FR.ISO8859-1
I think this is bad as it's french and I don't think we should set it for the user.
That said, if it's there its probably because it was required in the past, hence my question here.
indeed, according to this old documentation : <http://old.xwiki.org/xwiki/bin/view/AdminGuide/Linux+Tomcat+MySQL> But since it is not relevant anymore, it can be removed safely I think. Seb.