# Firstly install the mysql lib for php # Commnad to install it is "apt install php7.0-mysql" (set the version o php to your php version). # After running that command restart the apache2 server "systemctl restart apache2"