Skip to content

Setting up a LAMP development environment in linux mint or ubuntu

May 7, 2012 Apache Development Php

This post will show you how to setup a LAMP [linux apache mysql php] development environment in linux mint or ubuntu

firstly, open a shell.

then, type


sudo apt-get install tasksel

once you have installed tasksel then you can


sudo tasksel install lamp-server

this will download and install mysql, apache and php for you :)

You must be <a href="https://jonathansblog.co.uk/wp-login.php?redirect_to=https%3A%2F%2Fjonathansblog.co.uk%2Fsetting-up-a-lamp-development-environment-in-linux-mint-or-ubuntu">logged in</a> to post a comment.