Creating a password for my database in XAMPP

Asked By 100 points N/A Posted on -
qa-featured

Hello there experts!

I've been using the XAMPP 1.7.7, and I want to create a password for my database.

I need this to be done so that I'm the only one who can access only my database.

Could anybody tell me where will I create the password and username?

I would really appreciate if you help me on this.

SHARE
Answered By 15 points N/A #99492

Creating a password for my database in XAMPP

qa-featured

Here following the solution for you :

  • At first start your set up index of XAMPP and then start phpMyAdmin index.
  • Let make a new index there and rename it as config.
  • Then go the phpmyadmin set up web page again and choose Add
  • Then you will see the settings and see some columns with host details.
  • Then you will choose the pillar Code for config auth.
  • Then make passwords in that pillar for your mysql database protection and then choose Add
  • Then choose save
  • Now start phpMyAdmin index again and then start config index then content config.inc.php computer file and then insert it in phpMyAdmin index. Lastly remove the config index.

 

Hope everything work excellent now.

 

Thanks

Related Questions