SELECT * FROM misc WHERE param LIKE '%connector_port';
There is nothing like %connector_port in the table misc.
I only have aps_port, the value ist 3306
Hi,
I am logged in as "admin". It has the role "Administrator" but I can't see the "Server"-Tab.
Which role or which user do I need to see it and change server settings?
I don't have taken this screenshot.
Thanks
Hi guys,
I have installed a java-application (.war-file). I get the error: "Actual status of the application does not correspond to the status retrieved from the database". The java application server is switched on. I am using the vaadin-framework.
My question: Where can I view my website...