Skip to content
This repository was archived by the owner on Jun 21, 2024. It is now read-only.
This repository was archived by the owner on Jun 21, 2024. It is now read-only.

PHP Fatal error when installing in custom apps path #219

@enbrnz

Description

@enbrnz

When installing data_exporter in /var/www/owncloud/custom any occ command fails with:

PHP Fatal error:  require(): Failed opening required '/mnt/data/apps/data_exporter/lib/../../../version.php' (include_path='/var/www/owncloud/apps:/var/www/owncloud/custom') in /mnt/data/apps/data_exporter/lib/Platform.php on line 51

Steps to reproduce

  1. Start standard ownCloud docker server container
  2. Install data_exporter in /mnt/data/apps (the docker container has a symlink in /var/www/owncloud/custom pointing to /mnt/data/apps)

Expected behaviour

Data exporter should work

Actual behaviour

Exception being thrown

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions