Fatal error: mysql extension not loaded in C:\Program Files\Apache Group\Apache2\htdocs\class\database\mysqldatabase.php on line 74
The MySQL extension for PHP must be loaded correctly through the php.ini Especially on Windows platforms, this can be rather troublesome as there are multiple locations where libmysql.dll file can be placed (PHP directory, MySQL directory, Windows system directories) Adding a phpinfo file to your installation (a file with just the contents:
echo phpinfo();
?>
This Q&A was found on XOOPS Web Application System : https://xoops.org/modules/smartfaq/faq.php?faqid=511