Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
711:install [2025/06/12 09:26] – [Stages installation on Windows] Suess, Bernhard711:install [2025/06/12 09:34] (current) – [Stages installation on Windows] Suess, Bernhard
Line 65: Line 65:
 === Establish database connection with MySQL === === Establish database connection with MySQL ===
  
-  * Download MySQL JDBC connector (Connector/J 9.Platform Independent) MySQL 8.0 +  * Download MySQL JDBC connector (**Connector/J 9.x** -> **Platform Independent**
-  * Copy JDBC connector to ”<stages installation path>/stages/lib“ and rename the file mysql-connector-java-*-bin.jar to mysql.jar+  * Copy JDBC connector file **mysql-connector-j-*.jar** to ”**<stages installation path>/stages/lib**“ and rename the file **mysql-connector-j-*.jar** to **mysql.jar**
   * Edit ”<Stages installation path>/stages/conf/database.properties“ appropriately like in the following example:   * Edit ”<Stages installation path>/stages/conf/database.properties“ appropriately like in the following example: