Page tree

Wenn sie zu dieser Seite Bemerkungen haben klicken sie bitte hier: Kontaktformular

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

apt-get install apache2
apt-get install apache2-utils
apt-get install mysql-server
apt-get install php5
apt-get install libapache2-mod-php5
apt-get install php5-mysql
apt-get install php5-gd
apt-get install php5-sqlite
apt-get install php5-curl

Alles zusammen in einer Zeile:

apt-get install apache2 apache2-utils mysql-server php5 libapache2-mod-php5 php5-mysql php5-gd php5-sqlite php5-curl
  • No labels