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

Admin page down after update to 9.0 #22960

Closed
tuxmaster opened this issue Mar 8, 2016 · 14 comments · Fixed by #22961
Closed

Admin page down after update to 9.0 #22960

tuxmaster opened this issue Mar 8, 2016 · 14 comments · Fixed by #22961

Comments

@tuxmaster
Copy link

After update to 9.0 the admin page are down.
Only an white page will show.
OS: CentOS7
Log(journal):
{PHP} Can't use method return value in write context at /var/www/html/owncloud/apps/files_external/lib/google.php#268

@tuxmaster tuxmaster changed the title Admin page doen after update to 9.0 Admin page down after update to 9.0 Mar 8, 2016
@LukasReschke
Copy link
Member

Can you fill out the whole issue template? THX.

@LukasReschke
Copy link
Member

Ok. Damn. it's 075dd54

@LukasReschke
Copy link
Member

@karlitschek @cmonteroluque @PVince81 This means that Google Drive integration is broken under PHP 5.4

@LukasReschke LukasReschke added this to the 9.0.1-next-maintenance milestone Mar 8, 2016
@LukasReschke LukasReschke self-assigned this Mar 8, 2016
LukasReschke added a commit that referenced this issue Mar 8, 2016
@tuxmaster
Copy link
Author

Temporary to get the site back:
runuser -s /bin/bash - apache -c "/var/www/html/owncloud/occ app:disable files_external"

@LukasReschke
Copy link
Member

@tuxmaster Could you test the patch from #22961?

@tuxmaster
Copy link
Author

Yes it will fix it.
After apply it, I call runuser -s /bin/bash - apache -c "/var/www/html/owncloud/occ app:enable files_external"
An I can use the admin page.

@LukasReschke
Copy link
Member

Also a duplicate of #22958

Different issue probably. empty on arbitrary expressions works with PHP 5.5, #22958 uses PHP 5.5. See also http://php.net/manual/en/migration55.new-features.php :)

LukasReschke added a commit that referenced this issue Mar 8, 2016
@nickvergessen
Copy link
Contributor

Should set up a lint task that checks for php 5.4 compatibility on CI?
This is the 3+ time we have this exact message

@PVince81
Copy link
Contributor

PVince81 commented Mar 9, 2016

Does scrutinizer do that ?

@LukasReschke
Copy link
Member

Does scrutinizer do that ?

No. But we could run PHPStorm once before the release. It's analyzer can do that 🙈

@nickvergessen
Copy link
Contributor

Well we can do it on travis: #22994 or we do something similar on jenkins (multiple checks, instead of only one red mark)

@MorrisJobke MorrisJobke modified the milestones: 9.1-current, 9.0.1-current-maintenance Mar 9, 2016
@jacob-israel
Copy link

Hello ,

Im having the same problem enabling external storage and then getting admin blank page om OWC 9 , someone could tell me where can I update google lib php files ?

thanks in advance

Jacob

@ghost
Copy link

ghost commented Apr 7, 2016

@j-c-dando Just update to oC 9.0.1: https://owncloud.org/blog/owncloud-9-0-1-available/

@lock
Copy link

lock bot commented Aug 5, 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 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants