Jump to content

phpmyadmin problem


Recommended Posts

[quote]hi everyone!

i use php 5.0.5  mysql 5 apache 2 and phpmyadmin 2.8.2

everything goes well with php maybe since phpinfo() runs.
but when i am trying to run index.php file of phpmyadmin from my browser
the following message appears:
"cannot load MySQL extension, please check PHP Configuration".
i wonder if there is a problem with mysql 5 edition. [/quote]
Link to comment
Share on other sites

What OS is your server running on? If its windows [url=http://www.phpfreaks.com/forums/index.php/topic,95378.0.html]read this FAQ thread[/url] it shoud help you. If your server is running on a unix based system you'll need to recompile PHP with the [b][i]--with-mysql=path/to/mysql[/i][/b] command and read the installation sections over at [url=http://uk.php.net/manual/en/ref.mysql.php]php.net[/url] for enabling the mysql extensions on Unix based systems. (Linux/Unix/Mac)
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.