/[smecontribs]/rpms/smeserver-nextcloud/contribs10/smeserver-nextcloud-1.2.0-bz12298-opcache-php81-fix.patch
ViewVC logotype

Contents of /rpms/smeserver-nextcloud/contribs10/smeserver-nextcloud-1.2.0-bz12298-opcache-php81-fix.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Sun Sep 10 03:33:50 2023 UTC (8 months ago) by jpp
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
* Sat Sep 09 2023 John Crisp <jcrisp@safeandsoundit.co.uk> 1.2.0-27.sme
- Fix syntax error in 20opcache.ini [SME: 12298]

1 diff -ruN smeserver-nextcloud-1.2.0.old/root/etc/e-smith/templates/etc/opt/remi/php81/php.d/20-opcache.ini/10base smeserver-nextcloud-1.2.0/root/etc/e-smith/templates/etc/opt/remi/php81/php.d/20-opcache.ini/10base
2 --- smeserver-nextcloud-1.2.0.old/root/etc/e-smith/templates/etc/opt/remi/php81/php.d/20-opcache.ini/10base 2023-09-08 15:24:17.844164719 +0100
3 +++ smeserver-nextcloud-1.2.0/root/etc/e-smith/templates/etc/opt/remi/php81/php.d/20-opcache.ini/10base 2023-09-08 15:24:34.802316999 +0100
4 @@ -1,5 +1,5 @@
5 opcache.enable=1
6 -opcache.file_cache= /var/opt/remi/php74/lib/php/opcache
7 +opcache.file_cache= /var/opt/remi/php81/lib/php/opcache
8 opcache.enable_cli= 1
9 opcache.interned_strings_buffer= {$nextcloud{'opcache.interned_strings_buffer'} || 32;}
10 opcache.max_accelerated_files= 10000

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed