Open the menu

    MySQL

    In this section are the necessary steps for the installation of the LumisXP database on the MySQL Server:

    1. Open the MySQL Query Browser, create a new database and execute the script db_mysql.sql.
    2. In the file lumisdata/config/lumishibernate.cfg.xml change the database connection information.

      Another connection alternative with the database is the configuration of the datasource in the application server.

    3. Run the file /setup/initializeportal.cmd for Windows®, or initializeportal.sh for Linux. This script executes a Java application that opens a connection to the database, using the information from the file lumisdata/config/lumishibernate.cfg.xml. This script also inserts the initial data necessary for the operation of LumisXP.