Installation von LAMP auf Ubuntu
LAMP steht für Linux Apache MySQL PHP (oder Perl, Python). Es gibt auch eine Windows-Version heißt WAMP.
Installation von LAMP auf Ubuntu ist relativ einfach. Erstens, um Apache zu installieren:
sudo apt-get install apache2
Um zu testen, die Installation kann zugegriffen werden: http://127.0.0.1 Hier ist eine Seite aus dem Apache-Standard..
Der nächste Schritt ist die Installation von PHP5:
Tags: Apache , Bind , Lampe , MySQL , PHP , phpMyAdmin

















