|
|
|
|
![]() ![]() |
Jun 27 2005, 05:16 PM
Post
#1
|
|
|
Member - Active Contributor Group: Members Posts: 79 Joined: 5-March 05 Member No.: 2,909 |
I have had Apache and PHP installed on my computer for a while now, but recently, to aid my learning of MySQL, I have installed MySQL and phpmyadmin.
I followed all the instructions and I went to the phpmyadmin directory and got this error message: QUOTE cannot load mysql extension; please check PHP configuration Documentation I have checked the php.ini and the extensions are loaded correctly. I checked the folder and they were there. I rechecked the phpmyadmin config file and it was all correct. I don't see where the problem lies? Any help? |
|
|
|
Jun 27 2005, 05:36 PM
Post
#2
|
|
|
PsYcheDeLiC dR3aMeR Group: Admin Posts: 2,242 Joined: 29-January 05 From: Nakorn Chaisri, Thailand Member No.: 2,411 |
This error arises out of the following reason:
QUOTE "To connect to a MYSQL server PHP needs a set of Mysql fucntions called the "Mysql extension".This extension may be a part of the PHP distribution otherwise it needs to be loaded dynamically .Its name is probably mysql.so or php_mysql.dll - depending on the OS. PhpMyadmin tries to load the extension but fails. I found a solution for you: Check out this thread: http://www.phpfreaks.com/forums/index.php?showtopic=61393 And if you succeed fixing it following the steps in that thread - please let us know here.. Regards, m^e |
|
|
|
Jun 27 2005, 06:04 PM
Post
#3
|
|
|
Member - Active Contributor Group: Members Posts: 79 Joined: 5-March 05 Member No.: 2,909 |
Although that link wasn't exactly the problem, I read through it all and it had an extra line that didn't appear in the other instructions I followed. Thanks alot M^E.
I'll do a how-to on all this sometime. |
|
|
|
Aug 14 2005, 09:30 AM
Post
#4
|
|
|
Newbie [ Level 2 ] Group: Members Posts: 25 Joined: 7-August 05 Member No.: 7,682 |
Edit your PHP.INI e uncomment the folow line:
;php_mysql.dll Remove the ";" of init line. Fabio |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 6th September 2008 - 05:35 PM |