Click to See Complete Forum and Search --> : phpmyadmin


MacPC
09-16-2007, 06:26 PM
Hi,

This is drving me CRAZY!!

I installed Apache 2.2.4, PHP 5.2.4 and MySQL server 5.0.45 on my Vista Home premium laptop.

Apache is in this dir C:\\Program Files\Apache Software Foundation\Apache2.2\
PHP is in C:\php\
MySql is in C:\\Program Files\MySQL\MySQL Server 5..0\

They all work fine by themselves, but I can get phpmyadmin to work. Everytime I try to get to it I got this error:
Cannot load mysql extension. Please check your PHP configuration.

I read online, tried moving libmysql.dll and php_mysql.dll in both dir, System32 and .......Apache2.2\bin\ none of them work.

What gives?

M

qwik3r
09-17-2007, 12:44 AM
I am going to go ahead and assume your installing all of this to use work locally, if i am correct then use XAMPP instead and be done with this problem in under 5 minutes.

MacPC
09-18-2007, 10:10 PM
Hi,

Yes I am just going to use it to test my codes. I have already installed everything. Now the missing link is phpMyAdmin to mySQL. I wonder what it coule be?

M