i have been trying furiously for hours now to make a login page for my site i have created a database
using multiple names from 1-53 characters as i have read on here that the username or database must be 16 characters
Now having said that my site is fifamanager360 so that is 14 characters plus the _ that it adds before your actual username would be 15 charaters for instance mine would be
fifamanager360_manemzjum so to keep it under 16 characters im am only allowed to use 1 character for my username ?
however to the point i have made databases and users and i have assigned privilages to the users but it is just not possible to login to phpmyadmin no matter what i do i have even made the database itself fifamanager360_1 to make sure that is 16 charaters aswell
i have assigned the following privillages to the user
Username..........................Database.......................NamepPrivileges
fifamanager360_admin........fifamanager360_1..........SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, INDEX, ALTER, LOCK TABLES
now when i open phpmyadmin
i enter fifamanager360_admin as my login and the password assigned to it and it just wont log in
i have also tried with fifamanager360_1 as login with assigned password with no luck
any ideas anyone please