no, it is not enabled in php.ini, how would I go about doing this? The documentation tells me this : " To connect to a MySQL server, PHP needs a set of MySQL functions called "MySQL extension". This extension may be part of the PHP server (compiled-in), otherwise it needs to be loaded dynamically. Its name is probably mysql.so or mysql.dll. phpMyAdmin tried to load the extension but failed.
Usually, the problem is solved by installing a software package called "PHP-MySQL" or something similar.". This doesnt help me much. Sorry, but what should I do to solve this? All of my php scripts stopped working with this error 🙁