Ayke Halder
f774d3affb
Add hint to pretty URLs: edit config htaccess.ignorefrontcontroller if htaccess SetEnv does not work
...
This fixes https://github.com/nextcloud/documentation/issues/13125
Signed-off-by: Ayke Halder <rr-it@users.noreply.github.com >
2025-05-22 17:43:21 +00:00
Bernard Spil
0e98ef8a1b
Fix device enrollment with mod_fcgi
...
The Nextcloud application requires access to the Authorization header for device enrollment.
Without forwarding the Authorization header to php-fpm from Apache, all device enrollment will fail with the auth flow v2.
2024-11-13 19:24:57 +01:00
creiser-jambit
fc49fc13f6
fixed link
...
Signed-off-by: creiser-jambit <creiser-jambit@users.noreply.github.com >
2024-09-21 21:39:47 +02:00
Simon L.
ccbe30a690
address review
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
Co-authored-by: Josh <josh.t.richards@gmail.com >
Signed-off-by: Simon L. <szaimen@e.mail.de >
2024-08-29 11:22:26 +02:00
Rello
7a076caa0b
Add Enterprise-AIO hint to installation options
...
Add Enterprise-AIO hint to installation options
Signed-off-by: Rello <Rello@users.noreply.github.com >
2024-08-26 12:32:18 +02:00
Daniel Kesselberg
2f269adec6
feat: hello codespell
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2024-07-23 13:04:10 +02:00
Josh Richards
6fa6006a5d
fix: adjust php-fpm install notes for new setupcheck
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2024-07-16 19:27:41 -04:00
Daniel Hansson
8d898c9532
change Nextcloud VM to main branch
...
Since we changed branch to `main` we need to fix the documentation accordingly.
Ref: https://github.com/nextcloud/vm/issues/2652
Signed-off-by: Daniel Hansson <github@hanssonit.se >
2024-07-12 18:23:48 +02:00
Richard Steinmetz
2929777efc
feat(admin): drop php 8.0
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2024-04-09 11:55:56 +02:00
Simon L
8edf2fc79e
adjust slogan for AIO
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2024-02-22 15:33:40 +01:00
Côme Chilliet
74bc89efc3
Add documentation for ini values and improve the one for modules
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2023-10-24 15:29:06 +02:00
Daniel
3e4e79ae81
Update admin_manual/installation/source_installation.rst
...
Co-authored-by: MichaIng <micha@dietpi.com >
Signed-off-by: Daniel <mail@danielkesselberg.de >
2023-08-27 22:10:03 +02:00
Daniel Kesselberg
f65b161325
docs: add hint for php-sodium
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2023-08-27 20:33:04 +02:00
Sakshum Gadyal
ced0aa8436
Update source_installation.rst ( #11068 )
2023-08-25 17:54:57 +00:00
Christopher Ng
d7d99feffd
Increase discoverability of background jobs documentation
...
- Add section to "Installation on Linux"
Signed-off-by: Christopher Ng <chrng8@gmail.com >
2023-08-18 10:20:30 -07:00
jld3103
258428a8ef
Clarify pcntl disable_functions
...
Signed-off-by: jld3103 <jld3103yt@gmail.com >
2023-08-18 09:30:21 +02:00
Joas Schilling
d55186892a
Fix admin_manual warnings
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2023-08-11 10:15:18 +02:00
Josh Richards
976cdd94b3
Establish an installation approaches overview
...
- Unify the different installation options available to users and presents them as a simple list
- Adds AIO link
- Adds community Docker link
Accomplishes this without changing documentation chapters/sections (so no external links break)
No changes to which approaches are "recommended"
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2023-05-24 08:26:17 -04:00
Côme Chilliet
823e15725d
Up minimum PHP version to 8.0 and maximum to 8.2
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2023-02-21 15:59:45 +01:00
Daniel
8200b6c24d
Merge pull request #9473 from p-bo/patch-30
...
More clear wording (and tipo remove)
2022-12-10 20:41:53 +01:00
p-bo
583675fc6c
Update admin_manual/installation/source_installation.rst
...
Co-authored-by: Daniel <mail@danielkesselberg.de >
Signed-off-by: p-bo <pavel.borecki@gmail.com >
2022-12-10 20:21:27 +01:00
Daniel
833c7c7aad
Merge pull request #9398 from p-bo/patch-24
...
Add Let’s Encrypt to SSL certificates tip
2022-12-10 20:20:04 +01:00
p-bo
8ec13587af
More clear wording (and tipo remove)
...
There was (my) tipo (dtto -> ditto) and possibly the whole expression was not so clear.
Signed-off-by: p-bo <pavel.borecki@gmail.com >
2022-12-10 20:11:42 +01:00
p-bo
e35c310cbd
Fix grammar
2022-12-04 21:00:33 +01:00
p-bo
7980625b56
Rephrased as sugested
2022-12-04 18:30:30 +01:00
p-bo
be4b6a4b2c
Add NextcloudPi script
2022-11-19 20:51:47 +01:00
p-bo
c3f3363f17
Add Let’s Encrypt to SSL certificates tip
...
Signed-off-by: p-bo <pavel.borecki@gmail.com >
2022-11-19 20:36:55 +01:00
p-bo
1e895576e2
Add NextcloudPi to automated install options
...
Because they also provide install script - see Debian tab under Supported Systems section on nextcloudpi.com
Signed-off-by: p-bo <pavel.borecki@gmail.com >
2022-11-19 20:12:10 +01:00
Joas Schilling
41913d1558
Fix syntax issues
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-11-17 14:34:58 +01:00
Christoph Wurst
a494001162
Document that the PHP extension fileinfo is required
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-11-14 17:54:20 +01:00
Jonas
936babd2d4
Update admin_manual/installation/source_installation.rst
...
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com >
Signed-off-by: Jonas <jonas@freesources.org >
2022-09-08 12:15:12 +02:00
Jonas
83e7944c37
Link to system_requirements for exact PHP versions
...
One place less that needs constant updating.
Signed-off-by: Jonas <jonas@nextcloud.com >
2022-09-08 12:08:56 +02:00
Daniel Calviño Sánchez
bf110d7bae
Add hint about "fileinfo" module being required for theming
...
The Theming app requires the "mime_content_type" function, which is part
of the "fileinfo" module, to identify the mime type of the custom
images.
Moreover, if the "imagick" module is installed and it has support for
SVG files a rasterized counterpart will be generated for the SVG app
icons. In this case "mime_content_type" is used to identify the mime
type of the original icon.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com >
2022-07-25 21:10:57 +02:00
Simon L
4e68c6abcd
add a hint how to adjust the imagick policy for pdf files
...
Signed-off-by: szaimen <szaimen@e.mail.de >
2022-06-13 14:20:47 +02:00
Carl Schwan
e8916049f4
Add some notes that pcntl functions might be disabled
...
This is the case on debian php 8.0 backports
Signed-off-by: Carl Schwan <carl@carlschwan.eu >
2022-06-01 11:08:44 +02:00
ZeroPointMax
25ed930b30
admin: add note about json and openssl being included since php8
...
Signed-off-by: ZeroPointMax <zeropointmax@mailbox.org >
2022-05-06 12:42:18 +02:00
MichaIng
43c2fae775
Remove iconv from required PHP modules
...
The usage of iconv has been removed in: https://github.com/nextcloud/server/pull/29470
The dependency has been removed in: https://github.com/nextcloud/server/pull/29958
Signed-off-by: MichaIng <micha@dietpi.com >
2021-12-20 13:55:34 +01:00
rakekniven
5232a0df90
Maintained php version
...
Fixes #7128
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2021-12-03 07:59:15 +01:00
2br-2b
97e762ec89
Update source_installation.rst
...
Added steps to enable mod_env and mod_rewrite (for people like me who didn't realize how to do it without searching it).
2021-10-16 23:12:15 -04:00
Jos Poortvliet
a2e761c71d
Link to TrueNAS install docs
2021-10-06 19:10:41 +02:00
Seth Falco
3c9b9487ac
typo: update formatting and correct capitalization
...
Signed-off-by: Seth Falco <seth@falco.fun >
2021-09-02 13:31:26 +02:00
HouraisanNEET
20200912c2
Suggest Installing PHP Module Filter
...
Signed-off-by: HouraisanNEET <HouraisanNEET@users.noreply.github.com >
2021-05-15 20:12:49 +08:00
hashashin1191
99a253b50d
Update source_installation.rst
...
Signed-off-by: hashashin1191 <hashashin1191@protonmail.com >
#6224
2021-03-07 01:54:02 +08:00
Joas Schilling
dfe90ce2e8
Adjust the manual to MySQL 8 required
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2021-01-15 11:47:28 +01:00
Steven R. Baker
bf4be01a7e
Clarify the virtual host and directory installation methods.
...
The existing documentation makes it look as though Debian-likes only
supports directory-based configuration, and RH-likes only support
VirtualHost configuration.
I think this update is more clear about the options.
Signed-off-by: Steven R. Baker <steven@stevenrbaker.com >
2020-09-23 12:27:00 +02:00
J0WI
122ed88e53
Update urls to HTTPS
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com >
2020-09-17 20:33:30 +02:00
benks
43e4a93b66
Update source_installation.rst
...
repaired Bullet Points.
2020-07-20 14:44:05 +02:00
Kyle Fazzari
9f6f4442f7
Actually link to snap
...
That link includes details for how to install snapd if necessary. Also
add a brief blurb about what the snap actually is.
Signed-off-by: Kyle Fazzari <kyrofa@ubuntu.com >
2020-07-08 13:27:16 -07:00
Sascha Wiswedel
bd9ef16c19
purge strings about explicit Nextcloud versions
...
Versions deprecate fast and aren't needed in upstream documentation branches.
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-06-04 12:48:13 +02:00
Dan Shields
1bac5b78ae
Update source_installation.rst
...
guessing this was an error. Remove or finish the thought?
2020-05-11 14:36:31 -06:00