[cvs] [Wiki] changed: DebianHowTo
Wiki Guest
wikiguest at horde.org
Fri Jun 29 08:06:19 UTC 2007
guest [212.202.160.2] Fri, 29 Jun 2007 01:06:19 -0700
Modified page: http://wiki.horde.org/DebianHowTo
New Revision: 1.1
Change log: still a draft
@@ -13,17 +13,21 @@
+ Debian specific
I started with a new and fresh Debian(openvz-image)
You should update your system.
-<qoute>apt-get update && apt-get dist-upgrade</qoute>
+<code>
+apt-get update && apt-get dist-upgrade
+</code>
+Install Apache and php modules
-<qoute>apt-get update
-apt-get install libapache2-mod-php5 apache2 apache2-mpm-prefork</qoute>
+<code>
+apt-get install libapache2-mod-php5 apache2 apache2-mpm-prefork
+</code>
-<qoute>
+<code>
+</code>
+Install Database
More information about the cvs
mailing list