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

nc 12 beta3 error in opcache-warning #4891

Closed
JSoko opened this issue May 16, 2017 · 3 comments
Closed

nc 12 beta3 error in opcache-warning #4891

JSoko opened this issue May 16, 2017 · 3 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug

Comments

@JSoko
Copy link
Member

JSoko commented May 16, 2017

After upgrading from 11.03 to 12 beta 3
in the adminpanel it shows the following hint.
opcache.enable=On is wrong. It should be opcache.enable=1


PHP Opcache ist nicht korrekt eingerichtet. Für bessere Leistung empfehlen wir ↗ folgende Einstellungen in der php.ini:

opcache.enable=On
opcache.enable_cli=1
opcache.interned_strings_buffer=8
opcache.max_accelerated_files=10000
opcache.memory_consumption=128
opcache.save_comments=1
opcache.revalidate_freq=1

@ChristophWurst
Copy link
Member

This was added in Nextcloud 12: #3489

cc @MorrisJobke

@ChristophWurst
Copy link
Member

@ChristophWurst ChristophWurst added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug labels May 16, 2017
@ChristophWurst ChristophWurst added this to the Nextcloud 12.0 milestone May 16, 2017
@ChristophWurst
Copy link
Member

This is a duplicate of #4838

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug
Projects
None yet
Development

No branches or pull requests

2 participants