When i try to install php5 in Ubuntu 16.04 by using following code:
sudo apt-get install php5 php5-mcrypt
I get following error:
sudo apt-get install php7.0-mysql
for php7.0 works well for me