From version < 5.1 >
edited by XIMA Admin
on 16.07.2019, 15:21
To version < 9.1 >
edited by XIMA Admin
on 24.07.2019, 16:48
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,7 +9,9 @@
9 9  The following software is required for a {{fcserver/}}.
10 10  
11 11  * Java 8 or higher (Recommended is Java SE Runtime Environment 8 or OpenJDK 8 jre)
12 -* JavaFX or OpenJFX for generating preview images in the form preview page (works only with Java 8 currently)
12 +** If necessary, installation of the appropriate //Java Cryptography Extension// ({{smallcaps}}Jce{{/smallcaps}}, Unlimited Strength Jurisdiction Policy Files, necessary for Java 8 versions prior update 151)
13 +** If necessary, activation of the //unlimited policy// (necessary for Java 8 versions between update 151 and 162)
14 +** JavaFX or OpenJFX for generating preview images in the form preview page (currently works only with Java 8)
13 13  * Apache Tomcat 8 (Recommended 8.5)
14 14  * Other applications server are possible, but are not officially supported.
15 15  
... ... @@ -17,10 +17,10 @@
17 17  
18 18  One of the following database management systems must be installed.
19 19  
20 -* MySQL, version 5.1 or higher
22 +* MySQL, version 5.1 or higher (Recommended 5.x)
21 21  * MS SQL, version 2008 R2 or higher
22 -* Oracle, Version 11 or higher
23 -* PostgreSQL, version 9.1 or higher
24 +* Oracle, Version 11 or higher (Recommended 11)
25 +* PostgreSQL, version 9.1 or higher (Recommended 9.x)
24 24  * A case-sensitive UTF-8 collation, such as //utf8_bin//
25 25  
26 26  === Browser (administration interface) ===
Copyright 2000-2024