Owncloud X reports data directory unwritable

Please help us by providing the following info. Before posting please also check the pinned "Known issues" threads and make sure that you're running the latest available version for your oC release: https://owncloud.org/changelog/

Steps to reproduce
1. Upload or view a file or Rescan all user files

Expected behaviour
File should appear in the folder or user files should be accessible.

Actual behaviour
Users can view files, but not preview or download.
Users cannot upload files.
Configuration changes do work.
The Owncloud permissions were set using the published script in the admin manual in upgrade mode instead of strict mode (e.g. apache:apache 750 or 640). I do not have selinux running. I did do an integrity check using the CLI (Command Line Interface) and came up with a mis-match. The specific core files were not identified so I could not verify differences. The ".htaccess" and ".user.ini" files were refreshed from the ver. 10 tarball. I did try to copy a file like this:

sudo -u apache cp /var/www/owncloud/test.file /var/www/owncloud/data/<userdir>/test.file

The file was copied without error or animals being harmed in the making of this test. BTW, the file: test.file was apache:apache with 640 permissions.

I've been working on this too long and need a fresh set of eyes. oh yea, and a fresh brain. - thanks.

Server configuration
Operating system: Linux 3.14.32-xxxx-grs-ipv6-64 #7 SMP x86_64 (CENTOS 7)
Web server: Apache 2.4.6 (CentOS)
Database: mysql Ver 15.1 Distrib 5.5.52-MariaDB, for Linux (x86_64) using readline 5.1
PHP version: PHP 5.6.30
ownCloud version (see ownCloud admin page): 10.0.0
- version: 10.0.0.12
- versionstring: 10.0.0
- edition: Community
Updated from an older ownCloud or fresh install: Auto Upgrade from 9.1.5
Special configuration (external storage, external authentication, reverse proxy, server-side-encryption):

ownCloud configuration

{
    "basic": {
        "license key": "",
        "date": "Tue, 02 May 2017 23:27:13 +0000",
        "ownCloud version": "10.0.0.12",
        "ownCloud version string": "10.0.0",
        "ownCloud edition": "Community",
        "server OS": "Linux",
        "server OS version": "Linux my.server.tld 3.14.32-xxxx-grs-ipv6-64 #7 SMP Wed Jan 27 18:05:09 CET 2016 x86_64",
        "server SAPI": "apache2handler",
        "webserver version": "Apache\/2.4.6 (CentOS) OpenSSL\/1.0.1e-fips mod_fcgid\/2.3.9 PHP\/5.6.30 mod_perl\/2.0.10 Perl\/v5.16.3",
        "hostname": "my.server.tld",
        "user count": 6,
        "user directories": 6,
        "logged-in user": "Admin Me"
    },
    "config": {
        "updatechecker": false,
        "has_internet_connection": true,
        "check_for_working_htaccess": true,
        "instanceid": "<removed>",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "my.server.tld"
        ],
        "datadirectory": "\/var\/www\/owncloud\/data",
        "overwrite.cli.url": "https:\/\/my.server.tld",
        "dbtype": "mysql",
        "version": "10.0.0.12",
        "dbname": "oc_db",
        "dbhost": "localhost",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "logtimezone": "UTC",
        "installed": true,
        "mail_smtpmode": "sendmail",
        "mail_from_address": "do-not-reply",
        "mail_domain": "server.tld",
        "maintenance": false,
        "loglevel": 10,
        "theme": "",
        "htaccess.RewriteBase": "\/",
        "filelocking.enabled": true,
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "memcache.local": "\\OC\\Memcache\\APCu",
        "redis": {
            "host": "localhost",
            "port": 6379
        }
    },
    "integritychecker": {
        "passing": false,
        "enabled": true,
        "result": {
            "ownnote": {
                "EXCEPTION": {
                    "class": "OC\\IntegrityCheck\\Exceptions\\InvalidSignatureException",
                    "message": "Signature data not found."
                }
            },
            "documents": {
                "EXCEPTION": {
                    "class": "OC\\IntegrityCheck\\Exceptions\\InvalidSignatureException",
                    "message": "Signature data not found."
                }
            }
        }
    },
    "core": {
        "backgroundjobs_mode": "cron",
        "enable_external_storage": "yes",
        "installedat": "1462206399.7563",
        "lastcron": "1493766902",
        "lastupdateResult": "[]",
        "lastupdatedat": "1493762592",
        "public_documents": "documents\/public.php",
        "public_files": "files_sharing\/public.php",
        "public_webdav": "dav\/appinfo\/v1\/publicwebdav.php",
        "remote_caldav": "dav\/appinfo\/v1\/caldav.php",
        "remote_calendar": "dav\/appinfo\/v1\/caldav.php",
        "remote_carddav": "dav\/appinfo\/v1\/carddav.php",
        "remote_contacts": "dav\/appinfo\/v1\/carddav.php",
        "remote_dav": "dav\/appinfo\/v2\/remote.php",
        "remote_files": "dav\/appinfo\/v1\/webdav.php",
        "remote_webdav": "dav\/appinfo\/v1\/webdav.php",
        "repairlegacystoragesdone": "yes",
        "shareapi_allow_group_sharing": "no",
        "shareapi_allow_mail_notification": "yes",
        "shareapi_allow_public_notification": "yes",
        "shareapi_default_expire_date": "yes",
        "shareapi_enforce_expire_date": "yes",
        "shareapi_enforce_links_password": "***REMOVED SENSITIVE VALUE***",
        "shareapi_exclude_groups": "no",
        "shareapi_exclude_groups_list": "[\"\"]",
        "vendor": ""
    },
    "phpinfo": {
        "apache2handler": {
            "Apache Version": "Apache\/2.4.6 (CentOS) OpenSSL\/1.0.1e-fips mod_fcgid\/2.3.9 PHP\/5.6.30 mod_perl\/2.0.10 Perl\/v5.16.3",
            "Apache API Version": "20120211",
            "Server Administrator": "email@myserver.tld",
            "Hostname:Port": "my.server.tld:0",
            "User\/Group": "apache(48)\/48",
            "Max Requests": "Per Child: 0 - Keep Alive: on - Max Per Connection: 100",
            "Timeouts": "Connection: 60 - Keep-Alive: 5",
            "Virtual Server": "Yes",
            "Server Root": "\/etc\/httpd",
            "Loaded Modules": "core mod_so http_core mod_access_compat mod_actions mod_alias mod_allowmethods mod_auth_basic mod_auth_digest mod_authn_anon mod_authn_core mod_authn_dbd mod_authn_dbm mod_authn_file mod_authn_socache mod_authz_core mod_authz_dbd mod_authz_dbm mod_authz_groupfile mod_authz_host mod_authz_owner mod_authz_user mod_autoindex mod_cache mod_cache_disk mod_data mod_dbd mod_deflate mod_dir mod_dumpio mod_echo mod_env mod_expires mod_ext_filter mod_filter mod_headers mod_include mod_info mod_log_config mod_logio mod_mime_magic mod_mime mod_negotiation mod_remoteip mod_reqtimeout mod_rewrite mod_setenvif mod_slotmem_plain mod_slotmem_shm mod_socache_dbm mod_socache_memcache mod_socache_shmcb mod_status mod_substitute mod_suexec mod_unique_id mod_unixd mod_userdir mod_version mod_vhost_alias mod_dav mod_dav_fs mod_dav_lock mod_lua prefork mod_proxy mod_lbmethod_bybusyness mod_lbmethod_byrequests mod_lbmethod_bytraffic mod_lbmethod_heartbeat mod_proxy_ajp mod_proxy_balancer mod_proxy_connect mod_proxy_express mod_proxy_fcgi mod_proxy_fdpass mod_proxy_ftp mod_proxy_http mod_proxy_scgi mod_proxy_wstunnel mod_ssl mod_systemd mod_cgi mod_session mod_session_cookie mod_session_dbd mod_auth_form mod_perl mod_fcgid mod_php5",
            "engine": "1",
            "last_modified": "0",
            "xbithack": "0"
        },
        "Apache Environment": {
            "UNIQUE_ID": "<removed>",
            "HTTP_AUTHORIZATION": "no value",
            "HOME": "\/var\/www\/owncloud",
            "HTTP_HOME": "\/var\/www\/owncloud",
            "modHeadersAvailable": "true",
            "htaccessWorking": "true",
            "HTTPS": "on",
            "HTTP_HOST": "my.server.tld",
            "HTTP_USER_AGENT": "Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.9; rv:53.0) Gecko\/20100101 Firefox\/53.0",
            "HTTP_ACCEPT": "text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8",
            "HTTP_ACCEPT_LANGUAGE": "en-US,en;q=0.5",
            "HTTP_ACCEPT_ENCODING": "gzip, deflate, br",
            "HTTP_CONNECTION": "keep-alive",
            "HTTP_UPGRADE_INSECURE_REQUESTS": "1",
            "SERVER_SIGNATURE": "no value",
            "SERVER_SOFTWARE": "Apache\/2.4.6 (CentOS) OpenSSL\/1.0.1e-fips mod_fcgid\/2.3.9 PHP\/5.6.30 mod_perl\/2.0.10 Perl\/v5.16.3",
            "SERVER_NAME": "my.server.tld",
            "SERVER_ADDR": "xxx.xxx.xxx.xxx",
            "SERVER_PORT": "443",
            "REMOTE_ADDR": "xxx.xxx.xxx.xxx",
            "DOCUMENT_ROOT": "\/var\/www\/owncloud",
            "REQUEST_SCHEME": "https",
            "CONTEXT_PREFIX": "no value",
            "CONTEXT_DOCUMENT_ROOT": "\/var\/www\/owncloud",
            "SERVER_ADMIN": "email@myserver.tld",
            "SCRIPT_FILENAME": "\/var\/www\/owncloud\/index.php",
            "REMOTE_PORT": "51100",
            "GATEWAY_INTERFACE": "CGI\/1.1",
            "SERVER_PROTOCOL": "HTTP\/1.1",
            "REQUEST_METHOD": "GET",
            "QUERY_STRING": "no value",
            "REQUEST_URI": "\/index.php\/apps\/configreport\/report",
            "SCRIPT_NAME": "\/index.php",
            "PATH_INFO": "\/apps\/configreport\/report",
            "PATH_TRANSLATED": "\/var\/www\/owncloud\/apps\/configreport\/report"
        },
        "HTTP Headers Information": {
            "HTTP Request": "GET \/index.php\/apps\/configreport\/report HTTP\/1.1",
            "Host": "my.server.tld",
            "User-Agent": "Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.9; rv:53.0) Gecko\/20100101 Firefox\/53.0",
            "Accept": "text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8",
            "Accept-Language": "en-US,en;q=0.5",
            "Accept-Encoding": "gzip, deflate, br",
            "Connection": "keep-alive",
            "Upgrade-Insecure-Requests": "1",
            "X-Powered-By": "PHP\/5.6.30",
            "Expires": "Thu, 19 Nov 1981 08:52:00 GMT",
            "Cache-Control": "no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
            "Pragma": "no-cache",
            "Content-Security-Policy": "default-src self ; script-src self unsafe-eval ; style-src self unsafe-inline ; frame-src *; img-src * data: blob:; font-src self data:; media-src *; connect-src *"
        },
        "apc": {
            "APC support": "Emulated"
        },
        "apcu": {
            "Version": "4.0.11",
            "MMAP Support": "Enabled",
            "MMAP File Mask": "\/tmp\/apc.11fqv9",
            "Serialization Support": "php, igbinary",
            "Revision": "$Revision: 328290 $",
            "Build Date": "May 2 2016 14:10:49",
            "apc.coredump_unmap": "Off",
            "apc.enable_cli": "Off",
            "apc.enabled": "On",
            "apc.entries_hint": "4096",
            "apc.gc_ttl": "3600",
            "apc.mmap_file_mask": "\/tmp\/apc.11fqv9",
            "apc.preload_path": "no value",
            "apc.rfc1867": "Off",
            "apc.rfc1867_freq": "0",
            "apc.rfc1867_name": "APC_UPLOAD_PROGRESS",
            "apc.rfc1867_prefix": "upload_",
            "apc.rfc1867_ttl": "3600",
            "apc.serializer": "default",
            "apc.shm_segments": "1",
            "apc.shm_size": "64M",
            "apc.slam_defense": "On",
            "apc.smart": "0",
            "apc.ttl": "7200",
            "apc.use_request_time": "On",
            "apc.writable": "\/tmp"
        },
            "BZip2 Support": "Enabled",
            "BZip2 Version": "1.0.6, 6-Sept-2010"
            "Calendar support": "enabled"
            "PHP Version": "5.6.30",
            "allow_url_fopen": "On",
            "allow_url_include": "Off",
            "always_populate_raw_post_data": [
            "asp_tags": "Off",
            "auto_append_file": "no value",
            "auto_globals_jit": "On",
            "auto_prepend_file": "no value",
            "browscap": "no value",
            "default_charset": "UTF-8",
            "default_mimetype": "text\/html",
            "disable_classes": "no value",
            "disable_functions": "no value",
            "display_errors": "Off",
            "display_startup_errors": "Off",
            "doc_root": "no value",
            "docref_ext": "no value",
            "docref_root": "no value",
            "enable_dl": "Off",
            "enable_post_data_reading": "On",
            "error_append_string": "no value",
            "error_log": "no value",
            "error_prepend_string": "no value",
            "error_reporting": [
                "32767",
                "22527"
            ],
            "exit_on_timeout": "Off",
            "expose_php": "On",
            "extension_dir": "\/usr\/lib64\/php\/modules",
            "file_uploads": "On",
            "html_errors": "On",
            "ignore_repeated_errors": "Off",
            "ignore_repeated_source": "Off",
            "ignore_user_abort": "Off",
            "implicit_flush": "Off",
            "log_errors": "On",
            "log_errors_max_len": "1024",
            "mail.add_x_header": "On",
            "mail.force_extra_parameters": "no value",
            "mail.log": "no value",
            "max_execution_time": [
                "3600",
                "30"
            ],
            "max_file_uploads": "20",
            "max_input_nesting_level": "64",
            "max_input_time": "60",
            "max_input_vars": "1000",
            "memory_limit": [
                "512M",
                "128M"
            ],
            "open_basedir": "no value",
            "output_buffering": [
                "0",
                "4096"
            ],
            "output_encoding": "no value",
            "output_handler": "no value",
            "post_max_size": [
                "4G",
                "8M"
            ],
            "precision": "14",
            "realpath_cache_size": "16K",
            "realpath_cache_ttl": "120",
            "register_argc_argv": "Off",
            "report_memleaks": "On",
            "report_zend_debug": "On",
            "request_order": "GP",
            "sendmail_from": "no value",
            "sendmail_path": "\/usr\/sbin\/sendmail -t -i",
            "serialize_precision": "17",
            "short_open_tag": "Off",
            "SMTP": "localhost",
            "smtp_port": "25",
            "sql.safe_mode": "Off",
            "sys_temp_dir": "no value",
            "track_errors": "Off",
            "unserialize_callback_func": "no value",
            "upload_max_filesize": [
                "4G",
                "2M"
            ],
            "upload_tmp_dir": "no value",
            "user_dir": "no value",
            "user_ini.cache_ttl": "300",
            "user_ini.filename": ".user.ini",
            "variables_order": "GPCS",
            "xmlrpc_error_number": "0",
            "xmlrpc_errors": "Off",
            "zend.detect_unicode": "On",
            "zend.enable_gc": "On",
            "zend.multibyte": "Off",
            "zend.script_encoding": "no value"
        },
        "ctype": {
            "ctype functions": "enabled"
        },
        "curl": {
            "cURL support": "enabled",
            "cURL Information": "7.29.0",
            "Age": "3",
            "Features": null,
            "AsynchDNS": "Yes",
            "CharConv": "No",
            "Debug": "No",
            "GSS-Negotiate": "Yes",
            "IDN": "Yes",
            "IPv6": "Yes",
            "krb4": "No",
            "Largefile": "Yes",
            "libz": "Yes",
            "NTLM": "Yes",
            "NTLMWB": "Yes",
            "SPNEGO": "No",
            "SSL": "Yes",
            "SSPI": "No",
            "TLS-SRP": "No",
            "Protocols": "dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtsp, scp, sftp, smtp, smtps, telnet, tftp",
            "Host": "x86_64-redhat-linux-gnu",
            "SSL Version": "NSS\/3.21 Basic ECC",
            "ZLib Version": "1.2.7",
            "libSSH Version": "libssh2\/1.4.3"
        },
        "ereg": {
            "Regex Library": "Bundled library enabled"
        },
        "fileinfo": {
            "fileinfo support": "enabled",
            "version": "1.0.5",
            "libmagic": "517"
        },
        "ftp": {
            "FTP support": "enabled"
        },
        "gd": {
            "GD Support": "enabled",
            "GD Version": "bundled (2.1.0 compatible)",
            "FreeType Support": "enabled",
            "FreeType Linkage": "with freetype",
            "FreeType Version": "2.4.11",
            "T1Lib Support": "enabled",
            "GIF Read Support": "enabled",
            "GIF Create Support": "enabled",
            "JPEG Support": "enabled",
            "libJPEG Version": "6b",
            "PNG Support": "enabled",
            "libPNG Version": "1.5.13",
            "WBMP Support": "enabled",
            "XPM Support": "enabled",
            "libXpm Version": "30411",
            "XBM Support": "enabled",
            "gd.jpeg_ignore_warning": [
        "gmp": {
            "gmp support": "enabled",
            "GMP version": "6.0.0"
        },
        "hash": {
            "hash support": "enabled",
            "Hashing Engines": "md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost gost-crypto adler32 crc32 crc32b fnv132 fnv1a32 fnv164 fnv1a64 joaat haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5"
        },
        "iconv": {
            "iconv support": "enabled",
            "iconv implementation": "glibc",
            "iconv library version": "2.17",
            "iconv.input_encoding": "no value",
            "iconv.internal_encoding": "no value",
            "iconv.output_encoding": "no value"
        },
        "igbinary": {
            "igbinary support": "enabled",
            "igbinary version": "2.0.1",
            "igbinary APCU serializer ABI": "0",
            "igbinary session support": "yes",
            "igbinary.compact_strings": "On"
        },
        "json": {
            "json support": "enabled",
            "json version": "1.2.1"
        },
        "libxml": {
            "libXML support": "active",
            "libXML Compiled Version": "2.9.1",
            "libXML Loaded Version": "20901",
            "libXML streams": "enabled"
        },
        "mbstring": {
            "Multibyte Support": "enabled",
            "Multibyte string engine": "libmbfl",
            "HTTP input encoding translation": "disabled",
            "libmbfl version": "1.3.2",
            "Multibyte (japanese) regex support": "enabled",
            "Multibyte regex (oniguruma) backtrack check": "On",
            "Multibyte regex (oniguruma) version": "5.9.5",
            "mbstring.detect_order": "no value",
            "mbstring.encoding_translation": "Off",
            "mbstring.func_overload": "0",
            "mbstring.http_input": "no value",
            "mbstring.http_output": "no value",
            "mbstring.http_output_conv_mimetypes": "^(text\/|application\/xhtml\\+xml)",
            "mbstring.internal_encoding": "no value",
            "mbstring.language": "neutral",
            "mbstring.strict_detection": "Off",
            "mbstring.substitute_character": "no value"
        },
        "mhash": {
            "MHASH support": "Enabled",
            "MHASH API Version": "Emulated Support"
        },
        "mysql": {
            "Active Persistent Links": "0",
            "Active Links": "0",
            "Client API version": "5.5.52-MariaDB",
            "MYSQL_MODULE_TYPE": "external",
            "MYSQL_SOCKET": "\/var\/lib\/mysql\/mysql.sock",
            "MYSQL_INCLUDE": "-I\/usr\/include\/mysql",
            "MYSQL_LIBS": "-L\/usr\/lib64\/mysql -lmysqlclient",
            "mysql.allow_local_infile": "On",
            "mysql.allow_persistent": "On",
            "mysql.connect_timeout": "60",
            "mysql.default_host": "no value",
            "mysql.default_password": "no value",
            "mysql.default_port": "no value",
            "mysql.default_socket": "\/var\/lib\/mysql\/mysql.sock",
            "mysql.default_user": "no value",
            "mysql.max_links": "Unlimited",
            "mysql.max_persistent": "Unlimited",
            "mysql.trace_mode": "Off"
        },
        "mysqli": {
            "Client API library version": "5.5.52-MariaDB",
            "Active Persistent Links": "0",
            "Inactive Persistent Links": "0",
            "Active Links": "0",
            "Client API header version": "5.5.52-MariaDB",
            "MYSQLI_SOCKET": "\/var\/lib\/mysql\/mysql.sock",
            "mysqli.allow_local_infile": "On",
            "mysqli.allow_persistent": "On",
            "mysqli.default_host": "no value",
            "mysqli.default_port": "3306",
            "mysqli.default_pw": "no value",
            "mysqli.default_socket": "no value",
            "mysqli.default_user": "no value",
            "mysqli.max_links": "Unlimited",
            "mysqli.max_persistent": "Unlimited",
            "mysqli.reconnect": "Off",
            "mysqli.rollback_on_cached_plink": "Off"
        },
        "openssl": {
            "OpenSSL support": "enabled",
            "OpenSSL Library Version": "OpenSSL 1.0.1e-fips 11 Feb 2013",
            "OpenSSL Header Version": "OpenSSL 1.0.1e-fips 11 Feb 2013",
        },
        "pcre": {
            "PCRE (Perl Compatible Regular Expressions) Support": "enabled",
            "PCRE Library Version": "8.38 2015-11-23",
        },
        "PDO": {
            "PDO drivers": "mysql, sqlite"
        },
        "pdo_mysql": {
            "Client API version": "5.5.52-MariaDB",
            "pdo_mysql.default_socket": "\/var\/lib\/mysql\/mysql.sock"
        },
        "pdo_sqlite": {
            "SQLite Library": "3.7.17"
        },
        "Phar": {
            "Phar EXT version": "2.0.2",
            "Phar API version": "1.1.1",
            "SVN revision": "$Id: 780be432570e80dd34c1a9c217ef87ade22bf136 $",
            "Phar-based phar archives": "enabled",
            "Tar-based phar archives": "enabled",
            "ZIP-based phar archives": "enabled",
            "gzip compression": "enabled",
            "bzip2 compression": "enabled",
            "Native OpenSSL support": "enabled",
            "Phar based on pear\/PHP_Archive, original concept by Davey Shafik.Phar fully realized by Gregory Beaver and Marcus Boerger.Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.": null,
            "phar.cache_list": "no value",
            "phar.readonly": "On",
            "phar.require_hash": "On"
        },
        "redis": {
            "Redis Version": "3.1.0"
        },
        "session": {
            "Session Support": "enabled",
            "Registered save handlers": "files user redis rediscluster memcached",
            "Registered serializer handlers": "php_serialize php php_binary igbinary wddx",
            "session.auto_start": "Off",
            "session.cache_expire": "180",
            "session.cache_limiter": "nocache",
            "session.cookie_domain": "no value",
            "session.cookie_httponly": [
                "On",
                "Off"
            ],
            "session.cookie_lifetime": "0",
            "session.cookie_path": "\/",
            "session.cookie_secure": [
                "On",
                "Off"
            ],
            "session.entropy_file": "\/dev\/urandom",
            "session.entropy_length": "32",
            "session.gc_divisor": "1000",
            "session.gc_maxlifetime": "1440",
            "session.gc_probability": "1",
            "session.hash_bits_per_character": "5",
            "session.hash_function": "0",
            "session.name": [
                "<removed>",
                "PHPSESSID"
            ],
            "session.referer_check": "no value",
            "session.save_handler": "files",
            "session.save_path": [
                "\/var\/lib\/php\/session",
                "no value"
            ],
            "session.serialize_handler": "php",
            "session.upload_progress.cleanup": "On",
            "session.upload_progress.enabled": "On",
            "session.upload_progress.freq": "1%",
            "session.upload_progress.min_freq": "1",
            "session.upload_progress.name": "PHP_SESSION_UPLOAD_PROGRESS",
            "session.upload_progress.prefix": "upload_progress_",
            "session.use_cookies": "On",
            "session.use_only_cookies": "On",
            "session.use_strict_mode": "Off",
            "session.use_trans_sid": "0"
        },
        "standard": {
            "Dynamic Library Support": "enabled",
            "Path to sendmail": "\/usr\/sbin\/sendmail -t -i",
            "assert.active": "1",
            "assert.bail": "0",
            "assert.callback": "no value",
            "assert.quiet_eval": "0",
            "assert.warning": "1",
            "auto_detect_line_endings": "0",
            "default_socket_timeout": "60",
            "from": "no value",
            "url_rewriter.tags": "a=href,area=href,frame=src,input=src,form=fakeentry",
            "user_agent": "no value"
        },
}

ownCloud log (data/owncloud.log)

Integrity status for oC9+
- core:
- INVALID_HASH:
- .htaccess:
- expected: 314e4e893220f5cbd7f57c8dfd5e72c9cf9cd6696beecda47d0906478fe35a02608173757189dd10bb56015a0a077dc40eea5f5d2a9561b87464aa9a7c6fa52e
- current: 618225f92acb3012f722dcbba602bec6276d27582872fb83620c525c1ea71651c47ca8774735165712a318174714a6683d00d59227c43b08d6b314ff40232865
- core/js/mimetypelist.js:
- expected: 8edea6fdddf5c20e8fd0de847a25b7af57d0b454877138a917587e1eafcc31754aece7549cd92536f78cd9d29583458757802315ae60e656a332de9e4e0879d0
- current: f6ffb81beea3f4c29a40365aed911026ad360ee970eca6cf62dd43f1b09b8dffc532501c34b714f654c30f1a07e0f53cda8dff6c2f1ae754d21b630718425d98

Technical information
=====================
The following list covers which files have failed the integrity check. Please read
the previous linked documentation to learn more about the errors and how to fix
them.
Results
=======
- ownnote
	- EXCEPTION
		- OC\IntegrityCheck\Exceptions\InvalidSignatureException
		- Signature data not found.
- documents
	- EXCEPTION
		- OC\IntegrityCheck\Exceptions\InvalidSignatureException
		- Signature data not found.