Results 1 to 3 of 3
I have installed apache, PHP, PHPmyAdmin & mysql.
If I type http://127.0.0.1/phpMyAdmin/ I get a password refusal from mysql.
I have attached (config.txt) my phpmyadmin config file as someone may ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-20-2007 #1
Just need a bit of help - Mysql
I have installed apache, PHP, PHPmyAdmin & mysql.
If I type http://127.0.0.1/phpMyAdmin/ I get a password refusal from mysql.
I have attached (config.txt) my phpmyadmin config file as someone may be able to check this.
I think though it may actuall be something to do with mysql because if I type into a window 'mysql -u root -p' and then enter the password it fails.
Thanks
- 03-20-2007 #2
are you using the machine root password? because machine and mysql root are different. default mysql root password is blank
- 03-22-2007 #3
Thanks
Got it! I have now got all the LAMP elements working. Now the problem of tuning them!


Reply With Quote
