Hi there,
we have downloaded OpenEMR via Docker on a Synology NAS as a pre-production test server, installed Maria DB 10 and we have provided the credentials for root to the OpenEMR Setup Script, asking the script to “Have setup create the database” (see screenshots).
Unfortunately we get the error on the next screen “Step 3 - Creating Database and First User
Connecting to MySQL Server… ERROR. Check your login credentials. unable to connect to database as root”.
Can anyone give me some advice what I am doing wrong?
I don’t know anything about the specifics of your operating system but, is the root account prevented from login when not on the console? If so, you could create an additional user with root privileges and use this new user as the “root” user for the installation.
THank you, Peter. So if I do not misunderstand I will logon PHPMyAdmin and creare another user with all the privilidges required.
I understand you are not using a Synoloy, so it would really be helpful (if the above does not work) if other users who might have been succesfull comment here, ideally with some screenshots (@Garth_Muir , @Craig_Tucker )
Also, when trying to connect to the MariaDB vie IP:Port I always get: "The connection was reset
The connection to the server was reset while the page was loading.
The site could be temporarily unavailable or too busy. "
SO maybe there is an underlying reason. WOuld be great if someo ne could assist creating a guide for Synology NAS INstallation. Many users would benefit.