How To Fix Cannot Load Mysql Extension. Please Check Your PHP Configuration



How To Fix Cannot Load Mysql Extension. Please Check Your PHP Configuration
 (382) Find work at Home Jobs
How To Fix Cannot Load Mysql Extension. Please Check Your PHP Configuration
Post Description:
Post Tags: how, to, fix, cannot, load, mysql, extension, please, check, your, php, configuration
This Post Has Been Viewed 10731 Times Since Sun Jul 30, 2006 6:14 pm Posted By pinguin with 6 replies
Next Post »» How To Install or Upgrade Update Mysql Server
How To Fix Cannot Load Mysql Extension. Please Check Your PHP Configuration
I just installed a new version of phpMyAdmin on my server and I am getting the following error:

phpMyAdmin New Install Error: Cannot Load mysql extension. Please check your PHP Configuration

Leave Your Comments     [ dejar commentarios ]
  * Name     [nombre]

  * eMail (will not be published)     [coreo electronico]

* Enter Your Reply or Comments:    [commentarios]


Add Picture To Comments         [incluir foto]
YES NO             upload
Receive Replies on my Comments (An email will be sent to you when someone replies to your comments)

     

Comments and replies About How To Fix Cannot Load Mysql Extension. Please Check Your PHP Configuration




:: 1 :: #58 - Reply By pinguin On Sun Jul 30, 2006 6:18 pm
If you are getting this error:

phpMyAdmin - Error
Cannot load mysql extension. Please check your PHP configuration. - Documentation


post picture

This is what you can do to try to fix it.

1. Install PHP exension in your server

2. Update your Apache Server
:: 2 :: #688 - Reply By Linux Admin On Sat Mar 03, 2007 6:10 pm
you can fix this by going to my article, here i show you how to fix this problem:

CLICK HERE TO SEE MY ARTICLE
:: 3 :: #7327 - Reply By Geo On Tue Jun 19, 2007 9:28 pm
i didnt get any solution for my problem ..
me using windows xp
in my phpinfo there is no mysql information
but mysql works in mysql> prompt very well
give me areply
:: 4 :: #52045 - Reply By arif dwiyanto On Tue Apr 29, 2008 6:54 am
solution for this problem :
check php.ini configuration
remove ';' on

;extension=php_mysql.dll sure u have both file on folder "[php directory]\ext"

may be "it's work"
:: 5 :: #52046 - Reply By arif dwiyanto On Tue Apr 29, 2008 6:56 am
solution for this problem :
check php.ini configuration
remove ';' on

";extension=php_mysql.dl sure u have both file on folder "[php directory]\ext"
:: 6 :: #52047 - Reply By arif dwiyanto On Tue Apr 29, 2008 6:57 am
solution for this problem :
check php.ini configuration
remove ';' on

";extension=php_mysqli.d sure u have both file on folder "[php directory]\ext"

this may help u