Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

owncloud 9.1.0 Cant't run with php 7.1.0 #25858

Closed
mem0rz opened this issue Aug 18, 2016 · 6 comments
Closed

owncloud 9.1.0 Cant't run with php 7.1.0 #25858

mem0rz opened this issue Aug 18, 2016 · 6 comments

Comments

@mem0rz
Copy link

mem0rz commented Aug 18, 2016

owncloud 9.1.0 Cant't run with php 7.1.0.
500 ERROR
Thanks!

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:

Where did you install ownCloud from:

Signing status (ownCloud 9.0 and above):

Login as admin user into your ownCloud and access 
http://example.com/index.php/settings/integrity/failed 
paste the results here.

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
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/...

LDAP configuration (delete this part if not used)

With access to your command line run e.g.:
sudo -u www-data php occ ldap:show-config
from within your ownCloud installation folder

Without access to your command line download the data/owncloud.db to your local
computer or access your SQL server remotely and run the select query:
SELECT * FROM `oc_appconfig` WHERE `appid` = 'user_ldap';


Eventually replace sensitive data as the name/IP-address of your LDAP server or groups.

Client configuration

Browser:

Operating system:

Logs

Web server error log

Insert your webserver log here

ownCloud log (data/owncloud.log)

Insert your ownCloud log here

Browser log

Insert your browser log here, this could for example include:

a) The javascript console log
b) The network log 
c) ...
@DeepDiver1975
Copy link
Member

please have a look at the docs - 7.1 is not supported

@ghost
Copy link

ghost commented Aug 21, 2016

And is btw. still beta...

@Newcomer1989
Copy link

On starting the OC with PHP 7.1 (is now released - 01 Dec 2016) I get this message:

This version of ownCloud is not compatible with PHP 7.1.
You are currently running 7.1.0-5+deb.sury.org~xenial+1. Please use at least ownCloud 9.2.0.

I think there is actual no official repository to get the OC 9.2.0. I found only a nightly build, which is not recommend to use (https://download.owncloud.org/download/repositories/nightly/).

I hope this helps for all other ppl, which are also searching for a solution like me... (ehm, the solution is actual -> waiting ;-))

@ghost
Copy link

ghost commented Jan 14, 2017

There is no 9.2.0 yet. This gets released as 10.0 in March 2017 and is compatible with PHP 7.1:

https://github.com/owncloud/core/wiki/Maintenance-and-Release-Schedule

@Studio0815
Copy link

Studio0815 commented Apr 29, 2017

version: 10.0.0 -php5.3 bis php7.1
nach 100 versuchen manuel und webinstall etc. etc.
"This version of ownCloud is not compatible with PHP 7.1.
You are currently running 7.1.1. Please use at least ownCloud 10.0.0."

@lock
Copy link

lock bot commented Aug 2, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants