Hi,
I think the database table creation is working from the beginning. Here is the log file while I activating the plugin.
http://pastebin.com/sSsidUxU
And I can see the created tables on the db.
http://pastebin.com/n0ynidNf
Hope this is help.
Hi,
I have tried – deactivate, delete and reinstalled the plugin with no luck. Before that, I checked mysql privileges:
MariaDB [wordpress]> show grants for wordpress_user@localhost;
+———————————————————————————————————————–+
| Grants for wordpress_user@localhost |
+———————————————————————————————————————–+
| GRANT USAGE ON *.* TO ‘wordpress_user’@’localhost’ IDENTIFIED BY PASSWORD ‘*0DED16DC899FFC05C098DS930DA28A65D8781BBA’ |
| GRANT ALL PRIVILEGES ON wordpress.* TO ‘wordpress_user’@’localhost’ |
+———————————————————————————————————————–+
2 rows in set (0.00 sec)
I upgrade the setup to WordPress v4.7.1 and still not working.
Please advice.
-
This reply was modified 9 years, 3 months ago by hirantha. Reason: typo missing