Access denied to phpMyAdmin..

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
benone
-


Joined: 07 Mar 2005
Posts: 9

PostPosted: Tue Mar 08, 2005 12:35 am    Post subject: Access denied to phpMyAdmin.. Reply with quote

I browsed through a few tutorials and got PHP 5.0 and MySQL 4.1 running.. I had a problem in the beginning with installing myPHPadmin but I did it. I followed a tutorial on this forum to do everything and change up the few php files. First I had a problem with the extentions, but I got through with that but now when I got to see it the page says...

"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."

and in the red error box it said...

"#1045 - Access denied for user 'root'@'localhost' (using password: NO)"

Help needed.
Back to top View user's profile Send private message
Glitch2082
-


Joined: 02 Dec 2004
Posts: 194

PostPosted: Tue Mar 08, 2005 12:46 am    Post subject: Reply with quote

Make sure you edited the config correctly. It looks like its using defult connection method (result of not supplying a user and pass for sql).
_________________
int main() {
cout << "Im Pro Apache";
cin.get();
}
Back to top View user's profile Send private message Send e-mail
benone
-


Joined: 07 Mar 2005
Posts: 9

PostPosted: Tue Mar 08, 2005 12:58 am    Post subject: ..... Reply with quote

can you elaborate a bit more because I don't have much experience doing it so if you have a solution in mind then I'll appreciate it because I don't know exactly what I should alter, etc..
Back to top View user's profile Send private message
Glitch2082
-


Joined: 02 Dec 2004
Posts: 194

PostPosted: Tue Mar 08, 2005 3:12 am    Post subject: Reply with quote

Installing phpMyAdmin Tutorial - This will probably help :D
_________________
int main() {
cout << "Im Pro Apache";
cin.get();
}
Back to top View user's profile Send private message Send e-mail
Intense
-


Joined: 08 Sep 2004
Posts: 5

PostPosted: Tue Mar 08, 2005 4:20 am    Post subject: Reply with quote

Did you password protect your MySQL database?
Back to top View user's profile Send private message
Glitch2082
-


Joined: 02 Dec 2004
Posts: 194

PostPosted: Tue Mar 08, 2005 4:34 am    Post subject: Reply with quote

phpMyAdmin only requires a username with the proper permissions, not a for a specific database persay.
_________________
int main() {
cout << "Im Pro Apache";
cin.get();
}
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group