Converting a Workflow or Webmail internal HSQL Database to MySQL
Posted by Aly Essa, Last modified by Aly Essa on 11 October 2019 09:29 AM
|
|
Overview The FileCatalyst Web Suite is shipped with an internal database (HSQL DB) which should only be used for testing purposes. The HSQL Database is a lightweight tool which does not offer any backup or recovery options. Before any FileCatalyst Web Deployment is moved into production it is imperative that an external database is used. We recommend the MySQL Community Server.
Environment FileCatalyst Workflow v4.7 and later. FileCatalyst Webmail v4.7 and later.
Resolution Note: Before completing these steps you should back up your Workflow Configuration or FCWeb Configuration Folder. The location of your Configuration folder can be found in the About FileCatalyst screen. You will also want to ensure users are not logged into the site during this process. To ensure this you can block the access ports (80 or 443 for SSL). The following Resolution instructions are based on a Windows Installation.
| |
|