i''ve dowloaded and installed the latest version of the XAMPP package. when i try acess to phpmyadmin page it gives an error which reads,
"cannot load MySQL extension, please check PHP Configuration".
This is the response i get when i go to the documentation page.
"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."
"cannot load MySQL extension, please check PHP Configuration".
This is the response i get when i go to the documentation page.
"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."
Comment