Problem with PHPMYADMIN installation

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
ven0m
Forum Newbie
Posts: 3
Joined: Fri Oct 13, 2006 4:16 am

Problem with PHPMYADMIN installation

Post by ven0m »

Hello,
Recently i'v decided to move to PHP 5 and new Apache.
So i reinstalled everything, and got my self the new PHPMYADMIN.

The problem is, that for unknown reason, this is the message i get when i am trying to access it:
Cannot load mysql extension. Please check your PHP configuration. - Documentation

Now, i havent been looking for the easy way out, and just pass the problem on, and i'v been googling my ass off. I'v found several solutions, and i'v tried EVERYTHING, and still no results.

Ill be glad to recieve some help.

Thanks ahead
User avatar
Oren
DevNet Resident
Posts: 1640
Joined: Fri Apr 07, 2006 5:13 am
Location: Israel

Post by Oren »

MySQL no longer bundled with PHP 5. Follow this link to see how to solve this: http://www.petitbourgeois.com/show/2006 ... l_problems
Post Reply