Phpmyadmin - cannot load MySQL extension
Jeg får fejlen:cannot load MySQL extension,
please check PHP Configuration.
Documentation
Jeg har så tjekket dokumentationen og der står:
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.
Men hvor finder jeg filen mysql.so?
