https://bugs.koozali.org/show_bug.cgi?id=12298

--- Comment #15 from Gary Douglas <[email protected]> ---
= ENVIRONMENT:
SME 10.1 3.10.0-1160.95.1.el7.x86_64

= ORIGINAL PROBLEM:
Bug 12298 - upgrade php fpm pool version

= RESOLUTION:
Fixed in smeserver-nextcloud-1.2.0-26

= CURRENT VERSION INSTALLED:
smeserver-nextcloud-1.2.0-24.el7.sme.noarch

= TESTING:
yum --enablerepo=smecontribs install smeserver-redis
add redis array to /usr/share/nextcloud/config/config.php
yum --enablerepo=smetest update smeserver-nextcloud

= UPDATED VERSION INSTALLED:
smeserver-nextcloud-1.2.0-26

= PROBLEM FIXED:
YES

= VERIFIED OR REOPEN:
PENDING FURTHER VERIFICATIONS from other users / different scenarios.

= DOCUMENTATION IMPACT:
Still in TESTING

= SUGGESTED RELEASE NOTES:
https://bugs.koozali.org/show_bug.cgi?id=12401
Redis recommended by NC 27;
yum --enablerepo=smecontribs install smeserver-redis

  'memcache.locking' => '\\OC\\Memcache\\Redis',
  'redis' => 
  array (
    'host' => 'localhost',
    'port' => 6379,
    'timeout' => 0.0,
    'password' => '',
  ),

Thank you setting opcache.interned_strings_buffer= 32 forgot to mention this
also advised in NC27. Updaters beware, ensure recoverable backups. Nextcloud
update server has been very unreliable the past few days causing corrupted
updates. Updated 20 -> 27.0.2, 3 broke from update server issue causing php-fpm
segfault opcache.so, 1 reverted back to php74.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to