Advertisement
Guest User

Untitled

a guest
Apr 28th, 2015
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1. Core
  2. PHP Version 5.5.9
  3.  
  4. DIRECTIVE LOCAL VALUE MASTER VALUE
  5. allow_url_fopen On On
  6. allow_url_include Off Off
  7. always_populate_raw_post_data Off Off
  8. arg_separator.input & &
  9. arg_separator.output & &
  10. asp_tags Off Off
  11. auto_append_file no value no value
  12. auto_globals_jit On On
  13. auto_prepend_file no value no value
  14. browscap no value no value
  15. default_charset no value no value
  16. default_mimetype text/html text/html
  17. disable_classes no value no value
  18. disable_functions no value no value
  19. display_errors Off Off
  20. display_startup_errors Off Off
  21. doc_root no value no value
  22. docref_ext no value no value
  23. docref_root no value no value
  24. enable_dl On On
  25. enable_post_data_reading On On
  26. error_append_string no value no value
  27. error_log no value no value
  28. error_prepend_string no value no value
  29. error_reporting 24567 32767
  30. exit_on_timeout Off Off
  31. expose_php On On
  32. extension_dir /opt/alt/php55/usr/lib64/php/modules /opt/alt/php55/usr/lib64/php/modules
  33. file_uploads On On
  34. highlight.comment #FF8000 #FF8000
  35. highlight.default #0000BB #0000BB
  36. highlight.html #000000 #000000
  37. highlight.keyword #007700 #007700
  38. highlight.string #DD0000 #DD0000
  39. html_errors On On
  40. ignore_repeated_errors Off Off
  41. ignore_repeated_source Off Off
  42. ignore_user_abort Off Off
  43. implicit_flush Off Off
  44. include_path .:/opt/alt/php55/usr/share/pear:/opt/alt/php55/usr/share/php .:/opt/alt/php55/usr/share/pear:/opt/alt/php55/usr/share/php
  45. log_errors On On
  46. log_errors_max_len 1024 1024
  47. mail.add_x_header Off Off
  48. mail.force_extra_parameters no value no value
  49. mail.log no value no value
  50. max_execution_time 30 30
  51. max_file_uploads 20 20
  52. max_input_nesting_level 64 64
  53. max_input_time -1 -1
  54. max_input_vars 1000 1000
  55. memory_limit 512M 512M
  56. open_basedir no value no value
  57. output_buffering 4096 4096
  58. output_handler no value no value
  59. post_max_size 128M 128M
  60. precision 14 14
  61. realpath_cache_size 16K 16K
  62. realpath_cache_ttl 120 120
  63. register_argc_argv Off Off
  64. report_memleaks On On
  65. report_zend_debug On On
  66. request_order no value no value
  67. sendmail_from no value no value
  68. sendmail_path /usr/sbin/sendmail -t -i /usr/sbin/sendmail -t -i
  69. serialize_precision 100 100
  70. short_open_tag On On
  71. SMTP localhost localhost
  72. smtp_port 25 25
  73. sql.safe_mode Off Off
  74. sys_temp_dir no value no value
  75. track_errors Off Off
  76. unserialize_callback_func no value no value
  77. upload_max_filesize 1G 1G
  78. upload_tmp_dir no value no value
  79. user_dir no value no value
  80. user_ini.cache_ttl 300 300
  81. user_ini.filename .user.ini .user.ini
  82. variables_order EGPCS EGPCS
  83. xmlrpc_error_number 0 0
  84. xmlrpc_errors Off Off
  85. zend.detect_unicode On On
  86. zend.enable_gc On On
  87. zend.multibyte Off Off
  88. zend.script_encoding no value no value
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement