While installed some open source libraries and packages, I was getting Finfo class not found. This was being called by symfony's framework for a project. Easy fix: Edit php.ini and uncomment the extension php_fileinfo.dll and restart Apache
While installed some open source libraries and packages, I was getting Finfo class not found. This was being called by symfony's framework for a project. Easy fix: Edit php.ini and uncomment the extension php_fileinfo.dll and restart Apache