Reset passwords for XAMPP pages
When I installed XAMPP on UBUNTU OS in my laptop, I put a password for that. But unfortunately , I couldn't remember it later. So I did some search on it and found a solution for the problem.
Open a terminal and type following command,
sudo /opt/lampp/lampp security
Then it will ask for new password and no need to provide old passwords.
1 comment:
sudo /opt/lampp/lampp security
Post a Comment