Jump to content

mysql


Destramic

Recommended Posts

[!--quoteo(post=321585:date=Nov 24 2005, 01:20 AM:name=Destramic)--][div class=\'quotetop\']QUOTE(Destramic @ Nov 24 2005, 01:20 AM) 321585[/snapback][/div][div class=\'quotemain\'][!--quotec--]

i have:

 

apache 2.1

php 5

mysql 5.1

phpmyadmin

 

i have a probelm now with my phpmyadmin:

cannot load mysql extension;

please check PHP configuration

 

can anyone help me please?

Sounds a bit unknown error.

Have u enabled mysql extention in php.ini,

if not then enble it by removing hash(#) before extention=php_mysql.dll.

 

U can check which modules PHP has loded with:

 

<?php
php_info();
?>

 

 

//Ishan Jain

 

Link to comment
https://forums.phpfreaks.com/topic/2929-mysql/#findComment-9840
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.