File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -1996,6 +1996,12 @@ ldap.max_links = -1
1996
1996
; Useful for internal debugging only.
1997
1997
;opcache.protect_memory=0
1998
1998
1999
+ ; Validate cached file permissions.
2000
+ ; opcache.validate_permission=0
2001
+
2002
+ ; Prevent name collisions in chroot'ed environment.
2003
+ ; opcache.validate_root=0
2004
+
1999
2005
[curl]
2000
2006
; A default value for the CURLOPT_CAINFO option. This is required to be an
2001
2007
; absolute path.
Original file line number Diff line number Diff line change @@ -1996,6 +1996,12 @@ ldap.max_links = -1
1996
1996
; Useful for internal debugging only.
1997
1997
;opcache.protect_memory=0
1998
1998
1999
+ ; Validate cached file permissions.
2000
+ ; opcache.validate_permission=0
2001
+
2002
+ ; Prevent name collisions in chroot'ed environment.
2003
+ ; opcache.validate_root=0
2004
+
1999
2005
[curl]
2000
2006
; A default value for the CURLOPT_CAINFO option. This is required to be an
2001
2007
; absolute path.
You can’t perform that action at this time.
0 commit comments