ONLYOFFICE / docker-onlyoffice-nextcloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fatal error when run set_configuration.sh

kpeng2016 opened this issue · comments

when I run the script "set_configuration.sh" after finished docker-compose, it show me the error as below:
Fatal error: require_once(): Failed opening required '/var/www/html/lib/versioncheck.php' (include_path='.:/usr/local/lib/php') in /var/www/html/console.php on line 32
And I went into the container to check, that the file is in there.
How should I do to solve this problem?

Best Regards!
William