Update documentation/guides/InstallationUbuntuApache.markdown
This commit is contained in:
parent
ee4951608b
commit
c05344392c
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue