Add more notes that Oracle is ES only.

This commit is contained in:
RealRancor
2016-05-12 08:23:30 +02:00
parent 6f5bd18e04
commit 2ba2354f59
7 changed files with 17 additions and 17 deletions

View File

@@ -6,7 +6,7 @@ ownCloud requires a database in which administrative data is stored. The followi
* `MySQL <http://www.mysql.com/>`_ / `MariaDB <https://mariadb.org/>`_
* `PostgreSQL <http://www.postgresql.org/>`_
* `Oracle <http://www.oracle.com/>`_
* `Oracle <http://www.oracle.com/>`_ (ownCloud Enterprise edition only)
The MySQL or MariaDB databases are the recommended database engines.

View File

@@ -908,8 +908,8 @@ Remove a certificate::
.. _shibboleth_label:
Shibboleth Modes (Enterprise only)
----------------------------------
Shibboleth Modes (Enterprise Edition only)
------------------------------------------
.. note::
This command is only available when the "Shibboleth user backend" app
@@ -1169,10 +1169,10 @@ This example completes the installation::
Supported databases are::
- sqlite (SQLite3 - Community Edition Only)
- sqlite (SQLite3 - ownCloud Community edition only)
- mysql (MySQL/MariaDB)
- pgsql (PostgreSQL)
- oci (Oracle)
- oci (Oracle - ownCloud Enterprise edition only)
.. _command_line_upgrade_label:

View File

@@ -33,10 +33,10 @@ a PHP fatal error message.
Supported databases are::
- sqlite (SQLite3 - Server Edition Only)
- sqlite (SQLite3 - ownCloud Community edition only)
- mysql (MySQL/MariaDB)
- pgsql (PostgreSQL)
- oci (Oracle)
- oci (Oracle - ownCloud Enterprise edition only)
See :ref:`command_line_installation_label` for more information.

View File

@@ -57,10 +57,10 @@ and must be owned by your HTTP user (see
Database Choice
---------------
SQLite is the default database for ownCloud Server (it is not available and not
supported in the Enterprise edition), and it is good only for testing and
lightweight single-user setups without client synchronization. Supported
databases are MySQL, MariaDB, Oracle 11g, and PostgreSQL, and we recommend
SQLite is the default database for ownCloud Server (it is not available and not supported
in the ownCloud Enterprise edition), and it is good only for testing and lightweight single-user
setups without client synchronization. Supported databases are MySQL, MariaDB,
Oracle 11g (ownCloud Enterprise edition only), and PostgreSQL, and we recommend
:doc:`MySQL/MariaDB <system_requirements>`. Your database and PHP connectors
must be installed before you run the Installation Wizard. When you install
ownCloud from packages all the necessary dependencies will be satisfied (see

View File

@@ -26,7 +26,7 @@ Supported Platforms
Red Hat Enterprise Linux/Centos 6.5 and 7 (7 is 64-bit only), Ubuntu 12.04
LTS, 14.04 LTS, 14.10)
* Web server: Apache 2 with mod_php
* Databases: MySQL/MariaDB 5.5+; Oracle 11g; PostgreSQL
* Databases: MySQL/MariaDB 5.5+; Oracle 11g (ownCloud Enterprise edition only); PostgreSQL
* PHP 5.4 + required
* Hypervisors: Hyper-V, VMware ESX, Xen, KVM
* Desktop: Windows XP SP3 (EoL Q2 2015), Windows 7+, Mac OS X 10.7+ (64-bit

View File

@@ -126,7 +126,7 @@ Public link shares are marked with a chain link. Un-shared folders are blank.
.. figure:: ../images/files_page-5.png
:alt: Share status icons.
If your ownCloud server is the Enterprise Subscription, you may also have access
If your ownCloud server is the Enterprise edition, you may also have access
to Sharepoint and Windows Network Drive file shares. These have special status
icons. An icon with a red plugin and background means you have to enter a login
to get access to the share.

View File

@@ -1,8 +1,8 @@
==================================
Making Anonymous Uploads (ES Only)
==================================
==========================================
Making Anonymous Uploads (Enterprise Only)
==========================================
If your ownCloud administrator (Enterprise Subscription only) has enabled the
If your ownCloud administrator (Enterprise edition only) has enabled the
Files Drop application, you may create your own special upload directory so that
other people can upload files to you without having to log in to the server, and
without being an ownCloud user. They will not be allowed to see the contents of