Hi all,
I’m trying to configure CentOS with NGINX to use MySQL database instead of H2 Db.
I have installed MySQL and tested, I’ve create the Database razuna following the guide:
After this I go on Razuna/admin trying to set Custom Installation and select mysql.
All works good and if i try to check connection on database razuna says:
We could successfully connect to your database. Please continue.
P.S: I don’t know what insert on Database Schema, any tips?
After that I check all application paths (all ok ) and set System Administration Account and try to finalize Setup
It remains on loading…
I attach the error on /opt/razuna/tomcat/webapps/razuna/WEB-INF/bluedragon/work/temp/rtelog
Thank you Nitai for your answer, I’m still trying to find the previous report on this error
I have find this :
I have tried to remove ; and to manually input the query using mysqlcli and it accept it but if i go to /razuna/admin it still ask me which db configuration i have and the configuration doesn’t end correctly.