Tag Archives: MySQLi

How to resolve Fatal error: Class ‘mysqli’ not found / Unable to load dynamic library ‘c:\PHP\ext\php_mysql.dll’ – Access is denied.

After much digging around on the net and of course Google I managed to cobble together a trouble shooting process to find out why I was getting the error message: Fatal error: Class ‘mysqli’ not found in E:\mysite\sql.php on line 17 PHP Warning: PHP Startup: Unable to load dynamic...