Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
The Ubuntu community has contributed 16587 ideas, 102320 comments, 2136221 votes
Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas
Idea #7646: Easy LAMP Desktop Development Environment

Written by nami the 26 Apr 08 at 08:23. Category: System. Related project: Nothing/Others. Status: New
Rationale
It would be good if it were possible to install an uptodate LAMP stack on your desktop via "add/remove programs".

When installed, it should install all the latest versions of:

MySQL
Apache
PHP

on the desktop and automatically set everything up.

It would be even better if it auto installed cgi with perl, python, c, and c++ so cgi would run from the browser.
Tags: lamp

37
votes
up equal down
Solution #1: Auto-generated solution of idea #7646
Written by nami the 26 Apr 08 at 08:23.
Ubuntu Brainstorm was updated in January 2009. Since the idea #7646 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

Propose your solution

Attachments


Duplicates


Comments
Rinzwind wrote on the 26 Apr 08 at 13:11
I agree.

There already is an option for this! It only needs to be added to add/remove programs

Goto console and type:
tasksel

This lets you install several things:

DNS server
Edubuntu server
LAMP server
Mail server
OpenSSH server
PostgreSQL database
Print server
Samba File server
2D/3D creation and editing suite
Audio creation and editing suite
Edubuntu KDE desktop
Edubuntu desktop
Gobuntu desktop
Kubuntu KDE 4 desktop
Kubuntu desktop
LADSPA and DSSI audio plugins
Mythbuntu additional roles
Mythbuntu frontend
Mythbuntu master backend
Mythbuntu slave backend
Ubuntu Studio desktop
Ubuntu desktop
Video creation and editing suite
Xubuntu desktop
Edubuntu live CD
Gobuntu live CD
Kubuntu live CD
Mythbuntu live CD
Ubuntu live CD
Ubuntu live DVD
Xubuntu live CD

WARNING: if you remove a * it also deletes that. So unticking Gnome uninstalls gnome ;)

brunovecchi wrote on the 26 Apr 08 at 15:57
I already have that option in Synaptic... Edit--> Select by task (or something like that, mine is in spanish). LAMP is one of the options. I am running feisty, by the way.

Eldmannen wrote on the 26 Apr 08 at 16:04
$ sudo apt-get install apache php mysql

wladston wrote on the 19 May 08 at 15:40
agree, please add this!! +1, + STAR

nami wrote on the 19 Nov 08 at 10:53
It can be done by typing:

sudo apt-get install lamp-server^


Post your comment