plz help me!

I have installed apache 2.0.52, i have php 5.0.2, i have mysql 4.1, i can not figure this out, it is on windows xp home, everything works, except when i use phpmyadmin, i open it and i get

cannot load MySQL extension, please check PHP Configuration

i read this in the manual:

I receive the error "cannot load MySQL extension, please check PHP Configuration".

To connect to a MySQL server, PHP needs a set of MySQL functions called "MySQL extension". This extension may be part of the PHP distribution (compiled-in), otherwise it needs to be loaded dynamically. Its name is probably mysql.so or php_mysql.dll. phpMyAdmin tried to load the extension but failed.

how do i get it to work... i am having problems doing so..

 

 

 

 

Top