0

I am new to Magento. I want to create a new user and its role using phpmyadmin as I don't have access to my admin account, I dont know why it is so? I think anything might go wrong from my side. Can anyone help me to resolve this issue?

Any help will be heartly appreciated.

Garima
  • 9
  • 1
  • 6

1 Answers1

0

You can create the user if you go in phpmyadmin. Search for table admin_user and in the right you have insert. Insert a new line. Didn't test it, but it should work.

Claudiu Creanga
  • 8,031
  • 10
  • 71
  • 110
  • 1
    Yes, I did it @claudiu except with that I created admin_role too But that didn't work for me. Could you sugeest anything more??? – Garima Oct 02 '14 at 09:32