Hi All, I created yesterday a database by phpmyadmin and it was working fine. I was able to access it from a php script, adding records, checking values...etc The problem starts when i tried to use session variables, i didn't succeed, plus i'm not able to connect to my database anymore although i'm able to connect to the server !! I can't access the database neither from the php script nor from phpmyadmin !! the error from the php script is : Access denied for user 'user_name' to database 'database_name'
So please if anyone can help me, i really don't know what to do !!
Thanks, Rami
Hi,
Next time please use the phpmyadmin-users list.
phpMyAdmin has nothing to do with session variables, so if you are using the official phpMyAdmin version, your problem now is strictly an access problem.
In Documentation.html, see FAQ 1.12 about how to reset your permissions if you can no longer login to MySQL.
Marc
Rami Barsoum wrote:
Hi All, I created yesterday a database by phpmyadmin and it was working fine. I was able to access it from a php script, adding records, checking values...etc The problem starts when i tried to use session variables, i didn't succeed, plus i'm not able to connect to my database anymore although i'm able to connect to the server !! I can't access the database neither from the php script nor from phpmyadmin !! the error from the php script is : Access denied for user 'user_name' to database 'database_name'
So please if anyone can help me, i really don't know what to do !!
Thanks, Rami