@EckyBrazzz wrote:
Hi,
I created a Mysql user and Dbase following the guide.
Gave the use
GRANT FILE ON . TO ‘user’@‘localhost’;
GRANT SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, ALTER, CREATE TEMPORARY TABLES, LOCK TABLES ON database.* TO ‘user’@‘localhost’And installed without an error message. Created my first site for analytics, and place the code in the header of the site. Did some testing with the site to generate data, but when I wanted to look if there was any thing the Dashboard was completly white.
Also checking setting is white. So I can’t use it. I already did several setups and this is not the first time that it happens.
What can I do to fix it and to prevent it in the future?
Posts: 2
Participants: 2