0

I have installed multiple php versions on my local centos 7 with apache. I followed this tutorial: Multiple PHP version with Apache on CentOS 7

PHP 7.2 is loading properly but I can't load mysqli on my 5.6 installation. phpinfo() does not show mysqli installed

1 Answer 1

0

This solved it for me:

yum --enablerepo=remi install php56-php-mysqlnd
Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.