phpMyAdmin New Install Error: Cannot Load mysql extension. Please check your PHP Configuration
How To Fix Cannot Load mysql extension. Please check your PHP Configuration
How To Fix Cannot Load mysql extension. Please check your PHP Configuration
How To Fix Cannot Load mysql extension. Please check your PHP Configuration
Post Description: how to fix cannot load mysql extension please check your php configuration MYSQL
Post Tags:
This Post Has Been Viewed 13512 Times Since Sun Jul 30, 2006 6:14 pm Author pinguin with 8 replies
Next Post »» How To Install or Upgrade Update Mysql Server
Post Description: how to fix cannot load mysql extension please check your php configuration MYSQL
Post Tags:
This Post Has Been Viewed 13512 Times Since Sun Jul 30, 2006 6:14 pm Author pinguin with 8 replies
Next Post »» How To Install or Upgrade Update Mysql Server
How To Fix Cannot Load mysql extension. Please check your PHP Configuration
Advertise On This Page
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
phpMyAdmin New Install Error: Cannot Load mysql extension. Please check your PHP Configuration
Leave Your Comments
Share
Share this page by putting this URL in your comments to other websites like myspace, Facebook, Twitter friendster, Hi5, Groups, Boards, Forum or others. Just Copy and Paste this Code
URL:
To embed this topic, just copy the code from the "Embed" box. Once you've copied the code, just paste it into your website or blog to embed it.

Embed:
BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on your Posts and Replies on your forums

BBCODE:
Webmasters - Exchange Links With Us. Add related websites to this topic
Links Related to : How To Fix Cannot Load mysql extension. Please check your PHP Configuration
Comments and replies About How To Fix Cannot Load mysql extension. Please check your PHP Configuration
:: 1 :: Reply #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
This is what you can do to try to fix it.
1. Install PHP exension in your server
2. Update your Apache Server
phpMyAdmin - Error
Cannot load mysql extension. Please check your PHP configuration. - Documentation
This is what you can do to try to fix it.
1. Install PHP exension in your server
2. Update your Apache Server
:: 2 :: Reply #688 Reply By Linux 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
CLICK HERE TO SEE MY ARTICLE
:: 3 :: Reply #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
me using windows xp
in my phpinfo there is no mysql information
but mysql works in mysql> prompt very well
give me areply
:: 4 :: Reply #52045 Reply By arif 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"
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 :: Reply #52046 Reply By arif 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"
check php.ini configuration
remove ';' on
";extension=php_mysql.dl sure u have both file on folder "[php directory]\ext"
:: 6 :: Reply #52047 Reply By arif 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
check php.ini configuration
remove ';' on
";extension=php_mysqli.d sure u have both file on folder "[php directory]\ext"
this may help u
:: 7 :: Reply #85428 Reply By EDWIN On Mon Dec 08, 2008 8:30 pm
i had exactly same problem but solved it in 1 min by doing the following
try these
edit ur c:\winnt\php.ini
and uncomment (remove ; in front of them) from these lines
extension=php_mbstring change extension_dir settings to
extension_dir = "c:\php\ext" (if u installed php in c:\php folder or replce it with ur folder location)
restart iis
no need to copy any files to winnt or system folders..
hope this helps u
regards
try these
edit ur c:\winnt\php.ini
and uncomment (remove ; in front of them) from these lines
extension=php_mbstring change extension_dir settings to
extension_dir = "c:\php\ext" (if u installed php in c:\php folder or replce it with ur folder location)
restart iis
no need to copy any files to winnt or system folders..
hope this helps u
regards
:: 8 :: Reply #90580 Reply By srikanya On Mon Jan 19, 2009 5:11 am
cannot load mysql extension. please check your php configuration. - documentation
i'm getting this error. i modified php.ini file as
extension_dir = "php_mysqli.dll"
extension_dir = "c:\program files\php\ext"
still i'm getting the same error.
reply me soon.
regards
srikanya.
i'm getting this error. i modified php.ini file as
extension_dir = "php_mysqli.dll"
extension_dir = "c:\program files\php\ext"
still i'm getting the same error.
reply me soon.
regards
srikanya.
