Commit Graph

95 Commits

Author SHA1 Message Date
tflidd
0d72ad8108
Update pretty URLs 2017-08-31 12:33:27 +02:00
Oliver Grawert
71b4ca58ab make clearer that it is either snap or deb in the example 2017-08-14 14:19:36 +02:00
Joas Schilling
83c693f0dc
Some admin errors
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-30 13:26:55 +02:00
Morris Jobke
dc676ca45e Combine nginx_example and nginx into one page
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 15:03:38 -05:00
Anca A
311cdbf091 Update source_installation.rst - Snap packages
Added instructions on installing Nextcloud via Snap Packages.

removed mention of Ubuntu from the snap package installation instructions
2017-05-03 10:47:38 -03:00
Lukas Reschke
22e2530623
Remove recommendation to change permissions
1. The wording here is really off. We don't really recommend this highly.
2. This is even contraproductive as it disallows updating via the app store
3. Once we have automatic updates this will effectively decrease security from my PoV

Also, an attacker can execute code also using other ways once they have write access to Nextcloud or the data folder.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-04-26 11:13:50 +02:00
Roland Ramthun
c36ffbfb82 Update source_installation.rst
added the missing, but required module XMLReader and fixed the name of the mbstring module
2017-02-19 11:54:15 +01:00
Peter Mattern
099e4a65b9 Fix PHP prerequisites of databases
Both PostgreSQL (nextcloud/server#367) and SQLite (nextcloud/server#481)
are handled by PDO in recent Nextcloud versions.
2017-02-06 23:38:52 +01:00
Morris Jobke
fde7f70925 Merge pull request #301 from nextcloud/more-php-5.6-minimum
Adjust more mentions on php versions
2017-01-05 12:04:08 +01:00
Joas Schilling
66aa779a86
Downstream of https://github.com/owncloud/documentation/pull/2700
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:40:31 +01:00
Joas Schilling
27cb92fb6b
Adjust more mentions on php versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:00:43 +01:00
tflidd
87d0bca4e8 Update install instructions to Ubuntu 16.04 2017-01-04 23:13:56 +01:00
tflidd
dbf6420764 Update prerequisites to php >=5.6 for NC 11 2016-12-29 22:25:25 +01:00
Joas Schilling
beee2162fa
Make sure mbstring, xml and zip are installed
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-27 10:22:31 +02:00
dnutan
be3e75d7da minor typos 2016-09-23 13:19:00 +02:00
Daniel Hansson
3362541c06 Add link to Nextcloud VM 2016-08-05 19:18:57 +02:00
Lukas Reschke
6ccd2c5678
Branding 2016-07-21 00:21:47 +02:00
Joas Schilling
f28c228322
Cleanup admin manual from enterprise apps 2016-07-13 17:59:00 +02:00
Andrea Scarpino
e2f53dc0da Drop lines about OBS packages 2016-06-20 11:27:54 +02:00
Andrea Scarpino
6a09efe7bc Updated GPG key and {own,next}cloud references
The GPG path was still pointing to owncloud server.

Also ownCloud was still mentioned.
2016-06-20 09:30:18 +02:00
Zollak
58fed90b5e
replace 'ownCloud' by 'nextcloud'
I replaced references to ownCloud with two exceptions:

* lines 157/158 I could not find am equivalent nextcloud.asc to verify the PGP signature.

* 435-439 This documentation does not seem to exist for Nextcloud, yet.
2016-06-17 23:15:29 +02:00
Carla Schroder
94245d63da Restore Nginx pages to admin manual 2016-05-25 15:46:54 -07:00
Carla Schroder
cd3b78c0ef correction to php modules 2016-05-17 09:45:05 -07:00
Carla Schroder
3b7697ff5c make edition names consistent 2016-05-13 11:34:40 -07:00
Carla Schroder
552b991d82 pretty urls 2016-04-29 09:58:04 -07:00
Carla Schroder
9254644984 add refs to binlog error on package, cli & manual installation pages 2016-04-27 14:42:09 -07:00
Carla Schroder
3abce98369 add links to smb.rst 2016-04-19 12:43:33 -07:00
Carla Schroder
284483c7ae Revert "move enterprise chapters to subdir" 2016-04-15 11:15:12 -07:00
Carla Schroder
76a5c8a0ef move enterprise chapters to subdir 2016-04-15 11:04:03 -07:00
Morris Jobke
16d8274bfe Add redis module version
See e6b0874087/lib/private/memcache/redis.php (L205)
2016-04-15 08:20:45 +02:00
Carla Schroder
5d8962a321 updated installation notes 2016-04-13 15:32:52 -07:00
Phil Davis
88ba2d8e10 Minor typo in source_installation 2016-03-16 03:29:55 +05:45
Carla Schroder
3697384199 move nginx and alternate http servers to wiki 2016-03-15 10:50:22 -07:00
Carla Schroder
417cb86059 Linux package libxml2 must be >=2.7.0 2016-03-11 11:21:17 -08:00
Carla Schroder
45f4f54649 Update source_installation.rst 2016-03-07 10:05:14 -08:00
Carla Schroder
b78ba713ed corrections to source installation doc 2016-03-07 10:01:40 -08:00
Carla Schroder
f9e9c4c1ab update installation page 2016-03-03 16:48:02 -08:00
Carla Schroder
3731f1b45e corrected markup on code blocks on various pages 2016-02-18 12:08:07 -08:00
RealRancor
57bf45ad50 software.opensuse.org -> download.owncloud.org for php5-libsmbclient 2016-02-12 11:19:37 +01:00
RealRancor
e22ee0db56 Webserver -> Web server 2016-02-02 13:27:31 +01:00
Martin
8ea5fbf5d7 Source installation: optional PHP module pcntl (II) 2016-01-29 15:15:17 +01:00
RealRancor
87eb1ee129 Don't mention obsolete htscanner extension. 2016-01-25 08:16:41 +01:00
RealRancor
5cef9fec02 Change http:// links to https:// 2016-01-13 18:52:30 +01:00
Morris Jobke
bdc9d1bd2c Owncloud still supports PHP 5.4 2016-01-11 15:32:30 +01:00
Carla Schroder
f8d05b71e3 how to install oc in document root 2015-12-17 11:51:52 -08:00
Sebastiaan Lokhorst
0079bb38ee MySQL requires the pdo_mysql extension, not mysql.
Also fix a few typos.
2015-12-06 23:49:46 +01:00
Carla Schroder
0f35b02046 updates and corrections to manual installation 2015-11-23 13:27:58 -08:00
Carla Schroder
80725cd169 correct typos 2015-11-13 13:00:48 -08:00
Carla Schroder
f9a3f4ebcf update manual installation pages 2015-11-13 12:54:09 -08:00
Carla Schroder
ae234e3f10 more upgrade corrections, ref label corrections 2015-10-30 08:59:21 -07:00