View previous topic :: View next topic |
Author |
Message |
Fatal-Fatality -
Joined: 30 Nov 2004 Posts: 20
|
Posted: Thu Dec 02, 2004 8:25 pm Post subject: hmm.. help with phpMyAdmin... Tutorials haven't helped... |
|
|
Ok, I have downloaded/installed and I am currently running MySQL, the latest version. Although, when I try to go to the login screen of phpMyAdmin, it gives me this error:
Quote: | #1251 - Client does not support authentication protocol requested by server; consider upgrading MySQL client | Well, I have 4.1, do I need the Developer's 5?
-Fatality |
|
Back to top |
|
 |
olly86 -
Joined: 25 Apr 2003 Posts: 993 Location: Wiltshire, UK
|
Posted: Thu Dec 02, 2004 9:20 pm Post subject: |
|
|
to connect to the 4.1 versions you need to use the MySQLi functions in php. from my experience the one's in php 4 are not abdicate. I would suggest using php 5.0.2 or newer.
many user will tell you these are buggy, however I've been using 5.0.2 without any problems. I agree that php 5 and 5.0.1 where problematic _________________ Olly |
|
Back to top |
|
 |
Fatal-Fatality -
Joined: 30 Nov 2004 Posts: 20
|
Posted: Thu Dec 02, 2004 9:42 pm Post subject: ok |
|
|
ok, thanks, I will update to 5.0.2
I am also going to Re-Install phpMyAdmin! ;)
-Thanks
-Fatality
P.S. I will post back saying if it worked or not.... |
|
Back to top |
|
 |
Fatal-Fatality -
Joined: 30 Nov 2004 Posts: 20
|
Posted: Thu Dec 02, 2004 10:15 pm Post subject: hmm |
|
|
hmm.... When I try to install MySQL I get this: (After hitting Execute)
Code: | Prepare Configuration: OK
Write Configuration File: OK (C:\Program Files\MySQL\MySQL Server 5.0\my.ini)
Start Service: Failed
Apply Security Settings: BLANK, DOES NOT GO THIS FAR |
Well.. Should I do a manual without the install???
-Fatality |
|
Back to top |
|
 |
Fatal-Fatality -
Joined: 30 Nov 2004 Posts: 20
|
Posted: Thu Dec 02, 2004 11:03 pm Post subject: SUCCESS! |
|
|
SUCCESS!! It works now, thank you!
-Fatality |
|
Back to top |
|
 |
|