Skip to content

Strange "open_basedir" problem #20128

@Dreadeath

Description

@Dreadeath

I have strange errors in Owncloud log during cron job like:
is_file(): open_basedir restriction in effect. File(/appinfo/app.php) is not within the allowed path(s): {...} at /usr/share/webapps/owncloud/lib/private/app.php#136
file_exists(): open_basedir restriction in effect. File(/appinfo/routes.php) is not within the allowed path(s): {...} at /usr/share/webapps/owncloud/lib/private/route/router.php#106

Why does it look in root ('/') for files? How can I debug it? If I turn off all apps from gui, these errors still occur. There is nothing wrong with functionality as I can see though. I broke my head already :)

Version 8.2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions