Hi
I have had MySQL running for sometime but haven't actually needed to start using it until the last couple of days.
It was recommended that I use PHPMyAdmin and so I have copied the contents of the ZIP folder into my Apache HTDOCS folder.
When I run PHPMyAdmin setup script I set the root password and then click on ADD. The log in details appear. Yet when I try to run PHPMyAdmin it gives me error 1045 (basically the password is wrong). When I return to the setup script, nothing seems to be saved. Not sure why.
If I run mysqladmin -u root OLD NEW, I get the same error.
Yet I can run SQL, list the databases, create, view and delete tables using the root account without any issues.
This may be a bit vague but can anyone help?
Windows Vista Business with Apache 2.2, MySQL 5.0 and PHP 5.2.6.
I have had MySQL running for sometime but haven't actually needed to start using it until the last couple of days.
It was recommended that I use PHPMyAdmin and so I have copied the contents of the ZIP folder into my Apache HTDOCS folder.
When I run PHPMyAdmin setup script I set the root password and then click on ADD. The log in details appear. Yet when I try to run PHPMyAdmin it gives me error 1045 (basically the password is wrong). When I return to the setup script, nothing seems to be saved. Not sure why.
If I run mysqladmin -u root OLD NEW, I get the same error.
Yet I can run SQL, list the databases, create, view and delete tables using the root account without any issues.
This may be a bit vague but can anyone help?
Windows Vista Business with Apache 2.2, MySQL 5.0 and PHP 5.2.6.