mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-12 12:41:30 +00:00
add note about propperly setting the LANG variable
This commit is contained in:
parent
961a4351c2
commit
0bb3f2937e
|
@ -121,6 +121,11 @@ can still be set
|
||||||
in the configuration, which is not recommend anymore. Just leave those
|
in the configuration, which is not recommend anymore. Just leave those
|
||||||
parameters empty.
|
parameters empty.
|
||||||
|
|
||||||
|
On Linux/Unix your web server should be run with the environment variable
|
||||||
|
LANG set to your system default. If LANG=C, then the original filename
|
||||||
|
of an uploaded document will not be preserved if the filename contains
|
||||||
|
non ascii characters.
|
||||||
|
|
||||||
1. Using the installation tool
|
1. Using the installation tool
|
||||||
------------------------------
|
------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user