Commit 37c7c4b
authored
Adding opcache.preload_user
Without this, I can't restart PHP 8 and the service status shows this error:
> Fatal Error "opcache.preload_user" has not been defined
Passing `www-data` is the best guess here, right?1 parent a2de717 commit 37c7c4b
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
118 | 121 | | |
119 | 122 | | |
120 | 123 | | |
| |||
0 commit comments