[SOLVED] Log4OM using SQL db
Posted: 04 Apr 2018, 23:30
I was able to create a blank sql db "Log4OM" using phpmyadmin. The latest version of WAMP was used and the Log4OM was able to add the three tables to it. However when creating log entries as if one was operating normally it generates a database unavailable error message.
I am not sure why; my own db loggedin user ID and password for the mysql log4om (database which was specified as administrator for the db with all priveleges including GRANT). I am using my normal OS userID logged in but a different pw than the win7 OS login PW for the db.
I am wondering if the user that runs when logging is still mine or is it using a machine related one for the program access whether the program inherits mine; and if so which one? the win7 Pro OS UID & PW or the log4om db sql uid & pw?
Anybody know?
Thanks
need to add root password to WAMP Mysql server first, then add Log4OM db admin username and PW then go to Database setup in Log4OM settings menus and add that info; then create the database using yellowed area, then test connection then activate db. entering QSO's will automatically add entries to local SQL log db. Using phpmyadmin link that is installed with the WAMP server package you can now view the log entries in the local mysql database to confirm it is all OK. copying the sql db to another sql server machine on a local home network, instead of logging in using localhost in the set up info or phpmyadmin login page, use the hostname or ip address of the machine it resides on. the port address 3306 will identify where to connect. FYI thanks for few comments provided though.
73
I am not sure why; my own db loggedin user ID and password for the mysql log4om (database which was specified as administrator for the db with all priveleges including GRANT). I am using my normal OS userID logged in but a different pw than the win7 OS login PW for the db.
I am wondering if the user that runs when logging is still mine or is it using a machine related one for the program access whether the program inherits mine; and if so which one? the win7 Pro OS UID & PW or the log4om db sql uid & pw?
Anybody know?
Thanks
need to add root password to WAMP Mysql server first, then add Log4OM db admin username and PW then go to Database setup in Log4OM settings menus and add that info; then create the database using yellowed area, then test connection then activate db. entering QSO's will automatically add entries to local SQL log db. Using phpmyadmin link that is installed with the WAMP server package you can now view the log entries in the local mysql database to confirm it is all OK. copying the sql db to another sql server machine on a local home network, instead of logging in using localhost in the set up info or phpmyadmin login page, use the hostname or ip address of the machine it resides on. the port address 3306 will identify where to connect. FYI thanks for few comments provided though.
73