Skip to content
Snippets Groups Projects
Select Git revision
  • 285d328ef145010922773a0d05451a80759da788
  • master default protected
2 results

COPYING-README

Blame
  • issue_template.md 1.96 KiB

    Steps to reproduce

    Expected behaviour

    Tell us what should happen

    Actual behaviour

    Tell us what happens instead

    Server configuration

    Operating system:

    Web server:

    Database:

    PHP version:

    ownCloud version: (see ownCloud admin page)

    Updated from an older ownCloud or fresh install:

    List of activated apps:

    If you have access to your command line run e.g.:
    sudo -u www-data php occ app:list
    from within your ownCloud installation folder

    The content of config/config.php:

    If you have access to your command line run e.g.:
    sudo -u www-data php occ config:list system --public
    from within your ownCloud installation folder
    
    or 
    
    Insert your config.php content here
    (Without the database password, passwordsalt and secret)

    Are you using external storage, if yes which one: local/smb/sftp/...

    Are you using encryption: yes/no

    Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...