D
D
davidbagdasarov2020-12-18 23:10:50
PHP
davidbagdasarov, 2020-12-18 23:10:50

How to fix phpMyAdmin error?

mysqli extension not found. Please check your PHP settings. See our documentation for more information.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2020-12-18
@zkelo

If you have CentOS 7 then:
sudo yum install php-mysqli
If CentOS 8 then:
sudo dnf install php-mysqli

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question