Installieren Sie Lampe in Ubuntu
LAMP steht für Linux Apache MySQL PHP (oder Perl, Python). Es gibt auch eine Version für Windows wird als WAMP.
Installation auf Ubuntu LAMP ist relativ einfach. Erste Apache zu installieren:
sudo apt-get install apache2
Um zu testen, kann die Installation finden Sie unter: http://127.0.0.1. Es gibt eine Standard-Seite von Apache.
Der nächste Schritt ist, um PHP5 zu installieren:
Tags: Apache , Bind , Lampe , MySQL , PHP , phpMyAdmin

















