projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9933c63
)
Dokumentiert, dass FCGI 0.70 nicht funktioniert.
author
Sven Schöling
<s.schoeling@linet-services.de>
Wed, 24 Mar 2010 16:56:30 +0000
(17:56 +0100)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Tue, 20 Jul 2010 09:23:19 +0000
(11:23 +0200)
doc/INSTALL.fcgi
patch
|
blob
|
history
diff --git
a/doc/INSTALL.fcgi
b/doc/INSTALL.fcgi
index
f679ee3
..
577391b
100644
(file)
--- a/
doc/INSTALL.fcgi
+++ b/
doc/INSTALL.fcgi
@@
-43,6
+43,7
@@
Folgende Kombinationen funktionieren nicht:
* Apache 2.2.11 (Ubuntu) + mod_fcgid:
+Als Perl Backend wird das Modul FCGI.pm verwendet. Vorsicht: FCGI 0.70 enthält Fehler in der Behandlung von Unicode. Solange diese Probleme nicht behoben sind, muss auf die Vorgängerversion FCGI 0.68 ausgewichen werden.
=head2 Konfiguration des Webservers.