How do I fix the error below?
Your PHP installation appears to be missing the MySQL extension which is required by WordPress.
I
For php 5.6 sudo apt-get install php5.6-mysqlnd-ms and restart your apache
sudo apt-get install php5.6-mysqlnd-ms
/etc/init.d/apache2 restart