I am facing an error with PHP 7.2:
The mysqli extension is missing. Please check your PHP configuration. See [a@doc/html/faq.html#faqmysql@documentation]our documentation for more information.
Does anybody know how to fix this?
I got PHP 7.2 and I have in the php.ini file: extension=mysqli.