Page 1 of 1

Unable to set mysql root password from xampp security

PostPosted: 20. June 2016 13:45
by msmvprasad
Hi,

From the link http://localhost/security/xamppsecurity.php
i am not able to change the mysql root password.

Also the screen seems to be different.
Find the attachment.
Image
Please help.

Re: Unable to set mysql root password from xampp security

PostPosted: 20. June 2016 21:46
by Nobbie
Obviously you are using a totally outdated tutorial. Read the FAQ on apachefriends instead. There is no "security" folder an more.

If you like to change the "root" password (where "root" is the administrative MySQL User), use PhpMyAdmin to do so. But keep in mind, that you have to adapt the PhpMyAdmin configuration config.inc.php as well, otherwise you wont be able to run PhpMyAdmin after changing the root password.

Re: Unable to set mysql root password from xampp security

PostPosted: 21. June 2016 13:45
by Altrea
Hi,

You can follow this guide to set your MySQL root password:
[Q&A] Setting MySQL root password

best wishes,
Altrea