Question
Php Myadmin Install
So i installed LAMP on my server and set everything up, installed phpmyadmin and even secured it. But when i try to log into phpmyadmin to upload my database it doesnt allow me. i keep getting errors “Login without a password is forbidden by configuration (see AllowNoPassword)” “#1698 - Access denied for user ‘root’@'localhost’”
I have tried everything and nothing. I really need to try and get this running by tomorrow. any help appreciated
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
Error at the line 24: CREATE DATABASE IF NOT EXISTS
techwolv_warehouse
DEFAULT CHARACTER SET utf8 COLLATE utf8unicodeci;Query: –
CREATE DATABASE IF NOT EXISTS
techwolv_warehouse
DEFAULT CHARACTER SET utf8 COLLATE utf8unicodeciMySQL: Access denied for user ‘kenboyerinvento’@’%’ to database 'techwolvwarehouse’
Tried using bigdump and i got that as well