-
Notifications
You must be signed in to change notification settings - Fork 65
Requirements
Olivier Paroz edited this page Oct 14, 2015
·
3 revisions
This list is based on the current knowledge of the maintainers and the help they can get. It will evolve if and when people provide patches to fix all known current issues
- Desktop: Firefox, Chrome
- Mobile: Safari, Chrome on Android 5+, BlackBerry 10.3, Firefox
May not look as nice, but should work
- Desktop: Internet Explorer 9-11, Edge
- Mobile: Opera, Chrome on Android 4
- Desktop: Internet Explorer prior to 9, Safari, Opera
- Mobile: Windows Phone
Note: some features like the slideshow do work on Internet Explorer 8
For the list of supported features for each browser, see this wiki page
- ownCloud >= 8.2
- See ownCloud's requirements
- A high enough
memory_limit
in the PHP configuration for the ownCloud domain to prevent PHP from crashing when processing large images. See this wiki article for more details -
'appcodechecker' => false
(default) in your config.php as it's currently not possible to write compliant code using the tools provided bycore
when accessing the filesystem
- FreeBSD or Linux server
- PHP 5.6 with caching enabled. Redis is preferred
- PHP memory_limit set to 512+ MB
- EXIF PHP module
- A recent version ImageMagick with SVG and Raw support
- MySQL or MariaDB instead of Sqlite
- A powerful server with lots of RAM
- General
- Installation
- Configuration
- OCC commands
- Developers