TP75
bb39b819f1
PHP 7.0 in php.ini & php-fpm configuration notes
...
Path names have to be set in respect of the installed PHP (>= 7.0, 7.1 or 7.2) as applicable.
2018-12-18 21:14:34 +00:00
Morris Jobke
538e00c491
Merge pull request #1003 from nextcloud/fix-warnings-on-install-page
...
Fix warnings and links on install page
2018-12-04 16:47:27 +01:00
Morris Jobke
41f7170046
Fix warnings and links on install page
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2018-12-04 16:43:51 +01:00
Morris Jobke
f7e02f7b1f
Update required PHP modules
2018-12-04 16:27:35 +01:00
Morris Jobke
3d49e259b1
Fix typo in chown
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2018-11-30 16:23:52 +01:00
Morris Jobke
a6d857732f
Remove unneeded links (they are in the navigation already) and fix little typos
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2018-11-30 16:20:06 +01:00
Morris Jobke
9641633535
Merge pull request #945 from nextcloud/NC15-cleanup
...
Cleanup structure and duplicate outdated docs
2018-11-28 16:53:55 +01:00
John Molakvoæ (skjnldsv)
426e5fd432
Fix source installation links
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com >
2018-11-28 15:08:28 +01:00
John Molakvoæ (skjnldsv)
3981d73332
Fix linking and rst errors on admin manual
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com >
2018-11-28 11:48:27 +01:00
cooboyno111
6d271e68ee
Update source_installation.rst
2018-11-26 13:57:12 +08:00
Hans Erasmus
c39bf32b73
Fixed NC hardcoded version in installation on CentOS ( #935 )
...
* CentOS 7 walkthrough install created
* Update source_installation.rst
Added additional dependency to extract tar ball.
* Added entries from the comment of @michag86
* Fix Nextcloud version number in CentOS install
Removed the hardcoded 'Nextcloud 13' line in the CentOS install to make it more generic.
2018-11-20 14:05:25 +01:00
Hans Erasmus
09cad635c9
CentOS 7 walkthrough install created ( #843 )
...
* CentOS 7 walkthrough install created
* Update source_installation.rst
Added additional dependency to extract tar ball.
* Added entries from the comment of @michag86
2018-11-13 09:13:55 +01:00
Daniel Hansson
b631fab80e
update text and formatting ( #924 )
...
* update text and formatting
cc @jospoortvliet @MorrisJobke
* correct typo
* removed official
2018-11-12 15:33:11 +01:00
Jos Poortvliet
c8fa1060a8
We have two VM's, add Univention.
...
Of course, we should have had both options here from the beginning... 🙈
2018-11-05 15:15:11 +01:00
Daniel Hansson
23efcb9bb1
update name
2018-10-19 21:40:54 +02:00
Jani Uusitalo
9d48ee7f31
Use a2ensite instead of ln -s to enable site
...
Replace instruction using `ln -s` to enable Apache
site to use `a2ensite` instead in Debian and
derivatives. Closes #884 .
2018-10-02 15:50:50 +03:00
Morris Jobke
02b666abc3
Merge pull request #878 from MarcelWaldvogel/htaccess-slash
...
NC 14.0.1 requires the terminal / on overwrite.cli.url
2018-09-28 11:46:03 +02:00
Marcel Waldvogel
1a14327dbf
NC 14.0.1 requires the terminal /
...
for overwrite.cli.url when going to the root.
Maybe required as well for other paths?
2018-09-27 08:46:44 +02:00
signupforacomment
64246532a9
Update source_installation.rst
...
After updating from Nextcloud 13 to 14 and accessing the login page, the message appears the OpenSSL extension IS to even login
2018-09-12 14:08:19 +00:00
Joas Schilling
0b43f1d0ed
Remove all mentions of php 5.6 and below
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2018-09-04 12:11:07 +02:00
Morris Jobke
013e81caa6
Add 7.2 for 13
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2018-07-25 08:53:54 +02:00
Morris Jobke
a1bea5d68d
Fix type
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2018-04-04 12:18:36 +02:00
Morris Jobke
e51e071686
Merge pull request #658 from select/patch-1
...
Added a simpler way to get env vars in php-fpm
2018-04-04 12:17:25 +02:00
Joas Schilling
d904ccee53
Fix issues from cleanup in feb
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2018-03-20 08:50:39 +01:00
David Baucum
0dcb655e27
Update install instructions for PHP7 on Ubuntu.
2018-02-14 16:46:41 -05:00
Falko
35e14e8c0d
Added a simpler way to get env vars in php-fpm
...
Answer was discussed here https://github.com/docker-library/php/issues/74 not and expert though
2018-01-29 09:50:08 +01:00
peterdamian
68514fa20f
Use macOS where applicable, other minor changes
2017-11-30 18:44:25 -05:00
peterdamian
dd0a42a20d
Rewrite a couple of small sections, clarify that images cannot have captions.
2017-11-30 17:22:57 -05:00
Morris Jobke
7583fba016
Remove links to removed section
...
* followup to #538
* fixes #613
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2017-11-24 13:34:37 +01:00
peterdamian
9919a3fd3d
#600 Change headers to sentence case
2017-11-20 15:15:05 -05:00
peterdamian
e07dd2c746
Header changes for the admin manual, #602
2017-11-15 17:01:03 -05:00
tflidd
ff140b6d84
Update pretty URLs
2017-08-24 17:04:31 +02:00
Oliver Grawert
cc0268762f
make clearer that it is either snap or deb in the example
2017-08-14 12:37:41 +02:00
Morris Jobke
e7c3ba470a
Fix admin manual
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2017-07-19 16:55:05 +02:00
Daniel Hansson
7b8a81666e
installing on Windows
2017-06-23 00:36:29 +02:00
Daniel Hansson
0c318df4d1
add info about the VM
2017-06-23 00:35:02 +02:00
Joas Schilling
fc55ba3375
Some admin errors
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2017-05-30 13:23:57 +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