php8.ini 459 B

123456789101112131415161718192021222324
  1. magic_quotes_gpc = Off
  2. magic_quotes_runtime = Off
  3. magic_quotes_sybase = Off
  4. date.timezone="Europe/Kiev"
  5. display_errors = On
  6. display_startup_errors = On
  7. log_errors = On
  8. log_errors_max_len = 1024
  9. report_memleaks = On
  10. html_errors = On
  11. memory_limit = 256M
  12. max_input_vars = 50000
  13. post_max_size = 64M
  14. upload_max_filesize = 64M
  15. ;extension=xhprof.so
  16. ;extension=memcached.so
  17. [xhprof]
  18. xhprof.output_dir=/tmp/