4 steps to solve Required PHP extension not found mysqli

4 steps to solve Required PHP extension not found mysqli

Is your WordPress throwing the “Required PHP extension not found mysqli ” error while installing WordPress? The error message indicates that the PHP scripting language on your web server is not set up properly to work with MySQL databases.

For example, if your server still uses PHP 5.6 or an older version, it would be missing the MySQL extension, which is required by the WordPress software.

In this guide, we’ll walk you through the 4 steps to fix this issue and ensure you can install WordPress smoothly again. 

Steps to solve Required PHP extension not found mysqli

STEP 1: Log in to cPanel.

Required PHP extension not found : mysqli

Step 2: Go to the Software section, where you can see Select PHP version, and click on that.

Step 3: In this step, you can see all the PHP extensions. You should click on mysqli.

Step 4: Now you are ready to install WordPress. You can follow this blog to install WordPress in cPanel How to install WordPress in cPanel?

Conclusion

In conclusion, encountering the error “Required PHP extension not found mysqli” within the context of WordPress can be a frustrating hurdle to overcome. This error typically arises when the MySQLi extension, a fundamental component for database connectivity in PHP, is not enabled or installed on the server.

To resolve this issue, it is essential to ensure that the MySQLi extension is enabled in your PHP configuration. This can often be done through server settings or by contacting your hosting provider.

If you find any difficulty then you can contact us through a Support Ticket or live chat. We are there for you.

Leave a Reply

Your email address will not be published. Required fields are marked *