I'm running trac 0.11 RC1 in FastCGI-mode on Debian/Gentoo, Apache1.3
and I'm trying to set the dateFormat to european style (DD MM YY
instead of MM/DD/YY).

I tried nearly everything stated in the FAQ

- the locale de_DE is installed on the machine
- SetEnv LC_TIME "de_DE" right after TRAC_ENV in my virtualHost
section or mainConfig
  section
- added ENV="LC_TIME=de_DE" to /etc/init.d/apache

( mod_python section doesn't apply, since I'm not using mod_python :)

restarted Apache after each change of course and tested trac again.
No change in the dateFormat (tried timeline and roadmap).

Am I missing something basic here ?
Or is there some more config stuff to do to make it work with
FastCGI ?

Any solutions/hints/ideas ?

TIA & Aloha,
tom

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to