File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -549,7 +549,7 @@ report_memleaks = On
549549; Development Value: On
550550; Production value: On
551551; http://php.net/html-errors
552- html_errors = On
552+ ; html_errors = On
553553
554554; If html_errors is set to On *and* docref_root is not empty, then PHP
555555; produces clickable error messages that direct to a page describing the error
@@ -1907,10 +1907,10 @@ ldap.max_links = -1
19071907; opcache.huge_code_pages=1
19081908
19091909; Validate cached file permissions.
1910- ; opcache.validate_permission=0
1910+ opcache.validate_permission =1
19111911
19121912; Prevent name collisions in chroot'ed environment.
1913- ; opcache.validate_root=0
1913+ opcache.validate_root =1
19141914
19151915; If specified, it produces opcode dumps for debugging different stages of
19161916; optimizations.
You can’t perform that action at this time.
0 commit comments