Posted by Michael Phipps on 08/14/05 06:15
> I've installed PHP & MySQL on my Mac running Tiger, I can't seem to set
> the root password or when I do (I think I did - can't login to it as
> root - says something about can't login to root@localhost) phpMyAdmin
> can't do anything.
Have you tried logging in Via the command line:
> mysql -uroot -p
if you enter ther password that you set for mysql and it lets you in, then
phpMyAdmin may not be setup correctly - have you modified the config file
for phpMyAdmin?
Navigation:
[Reply to this message]
|