wanneer ik phpmyadmin wil starten krijg ik steeds onderstaande fout. wie weet raad?

phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.

Fout

MySQL retourneerde:


#1045 - Access denied for user: 'root@localhost' (Using password: NO)
[Documentatie]
mxpaddock, ga naar het bestand: config.inc.php

voor daar de juiste gegevens in..

ook is het aante raden om een 'nieuwe database' aan te maken, zodat je niet met 'root' connect..

ook is aan te raden om te verbinden met 'localhost' in plaats van een ip adres, bijvoorbeeld '212.187.58.139'
bedsankt voor de hulp bas maar alles staat goed ingesteld en toch krijg ik iedere keer dezelfde fout.
Nu al bekan 4 u aan een stuk.
de passwoorden staan in sql en phpmyadmin nochtans hetzelfde ingesteld.
Je kan wel gewoon connecten als je een ander script gebruikt?
(zoals fora)
of easyphp :) is erg easy :D

Reageren