lamp-server - repositories?
Andrew Zajac
arzajac at gmail.com
Tue Jul 24 14:53:30 UTC 2007
On 7/23/07, NoOp <glgxg at sbcglobal.net> wrote:
> I was searching for an answer to Rich Carreiro's question regarding
> "Converting from desktop to server?" when I found this:
>
> http://ubuntuguide.org/wiki/Ubuntu:Feisty
> http://ubuntuguide.org/wiki/Ubuntu:Feisty#Ubuntu_Feisty_LAMP_Server
> <quote>
> Ubuntu Feisty LAMP Server
>
> * Ubuntu Feisty LAMP Server Installation with Screenshots Simple
> Step by Step Installation Guide
>
> * Ubuntu Edgy LAMP Server Installation with Screenshots Simple Step
> by Step Installation Guide for Ubuntu Users
>
> Or type into the command line:
>
> sudo aptitude install lamp-server
> </quote>
>
> However, I find no 'lamp-server' in any of the repositories. Before I
> take the time to register at the Ubuntu Forums so that I can comment on
> this wiki entry (http://ubuntuforums.org/forumdisplay.php?f=78), I
> wonder if any of you know of a 'lamp-server' package that can be
> installed? (outside of the .iso of course)
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
See here:
https://help.ubuntu.com/community/ApacheMySQLPHP
sudo tasksel install lamp-server
or
sudo apt-get install apache2 php5-mysql libapache2-mod-php5 mysql-server
same thing.
az
More information about the ubuntu-users
mailing list