I\'m getting below error when I type in localhost/phpMyAdmin after starting apache and mysql server in Xampp in Windows 7 environment.
Is there a way I can fix this issu
Try I did not access it directly like following url pattern : url : localhost or localhost/file-folder-of your project name.
localhost or localhost/file-folder-of your project name.
But i can access file or folder and phpmyadmin using
url : localhost:port_num/file-folder-of your project name
localhost:port_num/file-folder-of your project name