Installation af LAMP på Ubuntu
LAMP står for Linux Apache MySQL PHP (eller Perl, Python). Der er også en Windows-version hedder WAMP.
Installation af LAMP på Ubuntu er relativt nemt. Først for at installere Apache:
sudo apt-get install apache2
For at teste installationen kan tilgås:. Http://127.0.0.1 Her er en side fra Apache standard.
Det næste trin er installationen af PHP5:
Tags: apache , binder , lampe , mysql , php , phpMyAdmin

















