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

issue_template.md

Blame
  • user avatar
    Joas Schilling authored
    f09fe564
    History
    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/...