- Go to /opt/lampp/phpmyadmin
- find config.inc.php from /opt/lampp/phpmyadmin
- Find code from config.inc.php
/* Authentication type */
$cfg['Servers'][$i]['auth_type'] = 'config';
Download [xampp](Download xampp from https://www.apachefriends.org/download.html)
or from terminal
wget https://www.apachefriends.org/xampp-files/5.6.20/xampp-osx-5.6.20-0-installer.dmg
Make download file to executable mode. give mode of executable
sudo chmod +x /home/user/Downloads/xampp-osx-5.6.20-0-installer.dmg
Run below command for xampp execute file