Cpanel woes...

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
Todd_Z
Forum Regular
Posts: 708
Joined: Thu Nov 25, 2004 9:53 pm
Location: U Michigan

Cpanel woes...

Post by Todd_Z »

I installed mysql 4.1 on my computer, along with php 4.3.10 and apache 1.3.33. When i call phpinfo(), i get told that im actually running mysql 3.23.49, further when i try to install phpMyAdmin, it tells me:

#1251 - Client does not support authentication protocol requested by server; consider upgrading MySQL client

Any suggestions?
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post by timvw »

User avatar
Todd_Z
Forum Regular
Posts: 708
Joined: Thu Nov 25, 2004 9:53 pm
Location: U Michigan

Post by Todd_Z »

what in da chell is rtfm?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

[google]RTFM[/google] :)
Post Reply