Your Php Installation Appears To Be Missing The Mysql Extension Which Is Required By Wordpress

Your Php Installation Appears To Be Missing The Mysql Extension Which Is Required By Wordpress




If you have gotten the "Your PHP installation appears to be missing the MySQL extension which Is required by WordPress" mistake, then this tutorial will need to help you fix that. This mistake is set off when the PHP code in your site is not reasonable with the variation of PHP your WordPress site is by and by using. 

Even more unequivocally, this issue is related to the outdated MySQL extension which was taken out as of PHP 7.0. In this tutorial, we will help you fix the issue with the PHP missing MySQL extension mistake, and help you complete the WordPress installation adequately. 

Missing a PHP extension is not something you should be worried about. If you see the going with a message on your screen when endeavoring to get to the WordPress installation through a web program, then you are one of the various WordPress customers managing a comparable issue. This article helps you to find the information of Your Php Installation Appears To Be Missing The Mysql Extension Which Is Required By Wordpress

Part by section list 

1. Interface through SSH and check the PHP version 

2. Make Info.php record 

3. Update the required packs 

4. Restart the Web Server 

5. Update PHP 

6. Search all of the available groups containing MySQL 

7. Restart Apache 

1. Interface by methods for SSH and check the PHP version 

To fix the issue, you should have SSH permission from the specialist. Partner with your Linux VPS through SSH and check the PHP structure which is at present being utilized: 

PHP - v 

2. Make Info.php report 

You can likewise check the PHP structure by making a clear info.php record in your public_html directory with the going with substance: 

<?php phpinfo(); ?> 

At the point when you make the archive, open your #1 web program and access the record. 

3. Update the required groups 

If you are running a Ubuntu VPS and PHP 7, run the going with orders: 

appropriate get update 

appropriate get present php7.0-MySQL 

Presenting a later type of PHP and the PHP MySQL extension should assist you with avoiding the "PHP installation is missing the MySQL extension" botch. 

4. Restart the Web Server 

Then restart your Apache administration for the movements to create results, or if you are using Nginx + PHP-FPM, restart the PHP-FPM administration. 

5. Update PHP 

If you are running PHP 5, run the going with orders: 

proficient get update 

proficient get present PHP-MySQL 

6. Search all of the open groups containing MySQL 

To glance through all of the open packs containing MySQL, you can use this request: 

proficient store search MySQL 

Then once more, in case you are running a CentOS VPS and you have PHP 7 presented on the laborer, run the going with requests to fix the issue: 

yum update 

yum present php70w-MySQL 

7. Restart Apache 

Restart Apache or the PHP-FPM administration in case you are using Nginx + PHP-FPM as a web laborer. 

If you have PHP 5 presented on your CentOS laborer, run the going with orders: 

yum update 

 

yum present PHP-MySQL

This website was created for free with Webme. Would you also like to have your own website?
Sign up for free