[Pkg-owncloud-commits] [owncloud-doc] 43/60: add hint that mysql&apache are used in example

David Prévot taffit at moszumanska.debian.org
Tue Feb 25 19:06:56 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud-doc.

commit 0cfeb467bebb05c4fae5fc5b90e0d4d2b7e886f3
Author: RandolfCarter <RandolphCarter at fantasymail.de>
Date:   Wed Feb 19 22:04:07 2014 +0100

    add hint that mysql&apache are used in example
---
 admin_manual/installation/installation_source.rst | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/admin_manual/installation/installation_source.rst b/admin_manual/installation/installation_source.rst
index 4f52d5c..8f09056 100644
--- a/admin_manual/installation/installation_source.rst
+++ b/admin_manual/installation/installation_source.rst
@@ -92,8 +92,8 @@ For preview generation (*optional*):
 Example installation on Ubuntu 12.04.4 LTS Server
 *************************************************
 On a machine running a pristine Ubuntu 12.04.4 LTS server, you would install the
-required and recommended modules for a typical owncloud install by issuing the
-following commands in a terminal:
+required and recommended modules for a typical owncloud installation, using
+apache and mysql by issuing the following commands in a terminal:
 ::
 
 	sudo apt-get install apache2 mysql-server libapache2-mod-php5
@@ -102,6 +102,9 @@ following commands in a terminal:
 
 **Remarks:**
 
+* If you want to use any other combination of distribution, webserver or database,
+  please consult the respective documentation.
+
 * At the execution of each of the above commands you might be prompted whether you
   want to continue; press "Y" for Yes (that is if your system language is english.
   You might have to press a different key if you have a different system language).

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git



More information about the Pkg-owncloud-commits mailing list