Update documentation/guides/InstallationUbuntuApache.markdown

This commit is contained in:
Steven Bullen 2011-10-18 21:57:48 +02:00
parent ee4951608b
commit c05344392c

View file

@ -22,7 +22,7 @@ Once you've confirmed that your cloud account is setup you can get started on yo
apt-get update
apt-get upgrade
apt-get install apache2 php5 libapache2-mod-php5 php5-curl php5-mcrypt
apt-get install apache2 php5 libapache2-mod-php5 php5-curl php5-mcrypt php-apc
a2enmod rewrite
There are also a few optional but recommended packages and modules.