Interview Question in SQL Server Configurations
Interview Question :: I have installed xampp in my laptop (windows xp Home Edition). It was working well as local host till today
I used to test many open source php /my sql scripts. But this local host started showing some problem in terms of connectivity to mysql server.
Problem:when I access to phpmyadmin; it is showing the error: Access denied. "phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server."
MySQL said: Cannot connect: invalid settings.
I would be grateful if any one can help me by giving simple understandable tips.

Loading ...