I have installed xampp but I did not access localhost/phpmyadmin/
I have done following changes
# since XAMPP 1.4.3
<Directory "/opt/lampp/phpmyadmin">
AllowOverride AuthConfig Limit
Order allow,deny
Allow from all
**Require all granted**
</Directory>
still I'm getting error
Error
MySQL said: Documentation
2002 - No such file or directory The server is not responding (or the local server's socket is not correctly configured). Connection for controluser as defined in your configuration failed.