kevindj71
Forum Replies Created
-
@jason-kickmouth – the fix was obviously to go to my host and grant the missing privileges for the db user and perform another clean install in order to rebuild everything.
- This reply was modified 3 years, 4 months ago by kevindj71.
Hey @jason-kickmouth – in my case I went to Wordfence>Tools>Diagnostics and clicked the Export button. Those logs stated my database user didn’t have four required privileges. You should also see see some similar errors on the Diagnostics page about missing tables. Upon performing my third clean install, everything’s working great.
| Checking if MySQL user has CREATE TABLE privilege | FAIL |
| Checking if MySQL user has ALTER TABLE privilege | FAIL |
| Checking if MySQL user has DROP privilege | FAIL |
| Checking if MySQL user has TRUNCATE privilege | FAIL |Disregard, I’ve resolved this on my own. I reviewed the diagnostic dump file and noticed there were some MySQL user permission issues. I updated the user and reinstalled, and was able to activate my 2FA.