CenOS 6.6 + LAMP except MariaDB10 with datadir=/home/mysql
going through openemr install and continually get the following error on step 3:
Connecting to MySQL Server… ERROR. Check your login credentials. unable to connect to database as root
from command line I can login as root with same password.
I have tried with a created user ‘openemr’ and database ‘openemr’
but no luck.
why can I log in to mysql from command line but openemr setup can not? any insight would be appreciated.
Yep, I saw that post before I posted mine. The author of the referenced post actually removed MariaDB and installed MySQL. In my situation, there are 2 factors that are different from the typical install.
I am using MariaDB 10
I have moved the data directory prior to attempting to install OEMR
Yep, I was able to easily install with both MySQL and MariaDB10. The program runs fine. I have decided to use MariaDB. I am now working on moving the data directory. fsgl, thank you for going through the effort to help me. It takes some work to respond as thoughtfully as you do.
frank
After running the built-in backup, it is very important that recovery is part of the equation. One reason for not relocating the database is that the restore script “expects” it to be in the usual place, otherwise the script will fail.
If you plan to forge ahead, it will be necessary to customize the restore script.
i was try to create new user, i’m unable to create new user, when i fill all the require parameter and applying after it says password incorrect, i have try with different username and password still it says password incorrect.
anyone having this issue and have solve this problem
please share your thought thanks.