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
apt-get install php5-fpm (für owncloud erforderlich)
apt-get install php5-intl php5-mcrypt php5-imagick (für owncloud erforderlich)
apt-get install php5-mcrypt (für owncloud erforderlich)
apt-get install php5-imagick (für owncloud erforderlich)
...