OC 10 can't save any settings

Steps to reproduce

1.Mark any settings Box
2.
3.

Expected behaviour

I want eg. to enable some settings in the sharingapi but it won't save the changes

Actual behaviour

It should save the changes

Server configuration

Operating system:Debian

Web server: Apache

Database: MySQL

PHP version:

ownCloud version: 10.00

Updated from an older ownCloud or fresh install:

Where did you install ownCloud from: from the archive

Signing status (ownCloud 9.0 and above):

No errors have been found.

The content of config/config.php:

config_report_20170517.txt

List of activated apps:

Are you using external storage, if yes which one: local

Are you using encryption: no

Are you using an external user-backend, if yes which one: no

This is in the JS console after ticking one checkbox.

And this is in the network console right after loading the settings page.

You have quite a lot integrity issues in your config_report, please fix those before

I allready fixed it but I forgot to renew the config report, sorry.

try to first test this with one of the following webserver / PHP combinations:

  • Apache + mod_php (officially supported and the only combination ownCloud is tested with)
  • nginx + php-fpm (community support)

With any other combinations / webservers like Apache + cgi-fcgi/php-fpm its not guaranteed that ownCloud will work at all.