Apache would not start with 128mb

This commit is contained in:
Micke Nordin 2023-04-05 08:27:53 +02:00
parent 0b267c07c5
commit bf5e5adf10
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257
2 changed files with 2 additions and 2 deletions

View file

@ -151,7 +151,7 @@ ldap.max_links = -1
[dba]
; Nothing here
[opcache]
opcache.interned_strings_buffer=128
opcache.interned_strings_buffer=64
[curl]
; Nothing here
[openssl]

View file

@ -147,7 +147,7 @@ ldap.max_links = -1
[dba]
; Nothing here
[opcache]
opcache.interned_strings_buffer=128
opcache.interned_strings_buffer=64
[curl]
; Nothing here
[openssl]