Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Login to participate.
|
|||||||
MySQL & PhpMyAdmin on WinXP
![]() |
| Thread Tools |
|
#1
|
||||
|
||||
|
MySQL & PhpMyAdmin on WinXP
Hello,
Ive installed MySQL server 5.0 with PhpMyAdmin 2.11.14 on Windows XP. When I login to phpmyadmin, I get this error at the bottom: Your PHP MySQL library version 5.0.51 differs from your MySQL server version 3.23.32. This may cause unpredictable behavior. Anyone have a clue???? Last edited by dravekx; 02-08-2008 at 05:08 AM. |
|
#2
|
||||
|
||||
|
First though is "Did you verify the system requirements for each"?
Which XP {home/pro} are you running and are you current with the updates? |
|
|
|
#3
|
||||
|
||||
|
Quote:
Code:
Open phpmyadmin\config.inc.php Find: $cfg['Servers'][$i]['extension'] = 'mysql'; Replace with: $cfg['Servers'][$i]['extension'] = 'mysqli'; Find: $cfg['Servers'][$i]['controluser'] = 'pma'; $cfg['Servers'][$i]['controlpass'] = ''; Replace with: $cfg['Servers'][$i]['controluser'] = ''; $cfg['Servers'][$i]['controlpass'] = ''; |
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HELP! with PhpMyAdmin | piebug | The Alternative OS | 5 | 01-29-2007 12:52 PM |
| PhpMyAdmin/Sql problem when im trying to transfer database.. | Distance | Security and the Web | 3 | 09-04-2006 08:49 AM |
| mysql | suvarna_IT | Introduce yourself | 0 | 11-23-2005 12:55 AM |
| sql query error on phpmyadmin | zfarooq | The Alternative OS | 9 | 11-16-2005 09:51 AM |
| phpMyAdmin help! | MattG | The Alternative OS | 3 | 11-13-2004 08:19 AM |
All times are GMT -4. The time now is 07:11 PM.





