Browse Source

ws fix

PHP-5.3.15
Stanislav Malyshev 14 years ago
parent
commit
ad2bee193d
  1. 2
      php.ini-development
  2. 2
      php.ini-production

2
php.ini-development

@ -1909,7 +1909,7 @@ ldap.max_links = -1
[xsl]
; Write operations from within XSLT are disabled by default.
; XSL_SECPREF_CREATE_DIRECTORY | XSL_SECPREF_WRITE_NETWORK | XSL_SECPREF_WRITE_FILE = 44
; XSL_SECPREF_CREATE_DIRECTORY | XSL_SECPREF_WRITE_NETWORK | XSL_SECPREF_WRITE_FILE = 44
; Set it to 0 to allow all operations
;xsl.security_prefs = 44

2
php.ini-production

@ -1909,7 +1909,7 @@ ldap.max_links = -1
[xsl]
; Write operations from within XSLT are disabled by default.
; XSL_SECPREF_CREATE_DIRECTORY | XSL_SECPREF_WRITE_NETWORK | XSL_SECPREF_WRITE_FILE = 44
; XSL_SECPREF_CREATE_DIRECTORY | XSL_SECPREF_WRITE_NETWORK | XSL_SECPREF_WRITE_FILE = 44
; Set it to 0 to allow all operations
;xsl.security_prefs = 44

Loading…
Cancel
Save