greyltc / docker-owncloud

Arch linux based docker container with owncloud
111 stars 37 forks source link

PHP 7.1.1 #115

Open nucshuco opened 7 years ago

nucshuco commented 7 years ago

Im getting this error This version of ownCloud is not compatible with PHP 7.1. You are currently running 7.1.1. Please use at least ownCloud 9.2.0

was working fine a couple of months ago. had to rebuild.

vanqy commented 7 years ago

I met the same problem.

igor-bn commented 7 years ago

it looks like ownCloud 9.2.0 is not released yet: https://owncloud.org/changelog/

argawow commented 7 years ago

Hi, me new on docker and I have the same Problem.

Any Idea to solve it?

Thanks in advance

nucshuco commented 7 years ago

I have no idea how to fix it. If you find out lets us know.

igor-bn commented 7 years ago

You can specify some older version instead of picking up the latest. Tag 9.1.2-1 worked for me. It has some problems with getting Let's Encrypt certificates, but even this can be fixed as described by @jswetzen in #112

argawow commented 7 years ago

How to do that, some more information would be great.

Thank for you help