Installing mysql
Ubuntu (all distributions):
sudo yum install mysql-server
service mysqld start
apt-get install apache