Skip to content
This repository was archived by the owner on Feb 20, 2019. It is now read-only.
This repository was archived by the owner on Feb 20, 2019. It is now read-only.

Add note that it is not recommended to use shared hosters with no CLI access #3831

@PVince81

Description

@PVince81

Reasons for not using shared hosters:

  • no command line access, so cannot run OCC commands which might be required for doing repair, upgrades, etc
  • PHP timeout values that are often low which might break long running operations (ex: moving a huge folder)
  • restricted functionality
  • cannot run background jobs reliably because of no crontab access: the workaround that runs ajax/cron.php on every page load is not reliable enough and also does not run when not using the web UI. ownCloud relies a lot on background jobs especially for long running operations that would cause PHP timeouts

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions