Advertisement
grikdotnet

php ini settings

Mar 3rd, 2015
343
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.50 KB | None | 0 0
  1. # php-fpm -i
  2. phpinfo()
  3. PHP Version => 5.6.6
  4.  
  5. System => Linux hotelfm.ru 2.6.32-358.6.2.el6.i686 #1 SMP Thu May 16 18:12:13 UTC 2013 i686
  6. Build Date => Mar 3 2015 20:11:54
  7. Configure Command => './configure' '--prefix=/usr/local' '--sysconfdir=/etc' '--with-config-file-path=/etc' '--with-mysql=shared' '--with-pdo-mysql=shared' '--with-pdo-pgsql=shared' '--with-bz2=shared,/usr/lib' '--enable-bcmath=shared' '--with-curl=shared' '--with-freetype-dir=/usr' '--with-png-dir=/usr' '--with-gd=shared' '--enable-gd-native-ttf' '--with-jpeg-dir=shared,/usr' '--with-openssl=shared' '--with-zlib=shared' '--with-layout=PHP' '--with-xsl=shared' '--with-iconv=shared' '--with-pear' '--with-mhash=shared' '--enable-mbstring=shared' '--disable-exif' '--disable-ftp' '--disable-sockets' '--disable-sysvsem' '--disable-sysvshm' '--disable-shmop' '--disable-ipv6' '--disable-posix' '--enable-fpm' '--enable-debug'
  8. Server API => FPM/FastCGI
  9. Virtual Directory Support => disabled
  10. Configuration File (php.ini) Path => /etc
  11. Loaded Configuration File => /etc/php.ini
  12. Scan this dir for additional .ini files => (none)
  13. Additional .ini files parsed => (none)
  14. PHP API => 20131106
  15. PHP Extension => 20131226
  16. Zend Extension => 220131226
  17. Zend Extension Build => API220131226,NTS,debug
  18. PHP Extension Build => API20131226,NTS,debug
  19. Debug Build => yes
  20. Thread Safety => disabled
  21. Zend Signal Handling => disabled
  22. Zend Memory Manager => disabled
  23. Zend Multibyte Support => disabled
  24. IPv6 Support => disabled
  25. DTrace Support => disabled
  26.  
  27. Registered PHP Streams => php, file, glob, data, http, ftp, phar
  28. Registered Stream Socket Transports => tcp, udp, unix, udg
  29. Registered Stream Filters => string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk
  30.  
  31. This program makes use of the Zend Scripting Language Engine:
  32. Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
  33.  
  34.  
  35. _______________________________________________________________________
  36.  
  37.  
  38. Configuration
  39.  
  40. cgi-fcgi
  41.  
  42. php-fpm => active
  43.  
  44. Directive => Local Value => Master Value
  45. cgi.discard_path => 0 => 0
  46. cgi.fix_pathinfo => 0 => 0
  47. cgi.force_redirect => 1 => 1
  48. cgi.nph => 0 => 0
  49. cgi.redirect_status_env => no value => no value
  50. cgi.rfc2616_headers => 0 => 0
  51. fastcgi.error_header => no value => no value
  52. fastcgi.logging => 1 => 1
  53. fpm.config => no value => no value
  54.  
  55. Core
  56.  
  57. PHP Version => 5.6.6
  58.  
  59. Directive => Local Value => Master Value
  60. allow_url_fopen => On => On
  61. allow_url_include => Off => Off
  62. always_populate_raw_post_data => 0 => 0
  63. arg_separator.input => & => &
  64. arg_separator.output => & => &
  65. asp_tags => Off => Off
  66. auto_append_file => no value => no value
  67. auto_globals_jit => On => On
  68. auto_prepend_file => no value => no value
  69. browscap => no value => no value
  70. default_charset => UTF-8 => UTF-8
  71. default_mimetype => text/html => text/html
  72. disable_classes => no value => no value
  73. disable_functions => no value => no value
  74. display_errors => On => On
  75. display_startup_errors => On => On
  76. doc_root => no value => no value
  77. docref_ext => no value => no value
  78. docref_root => no value => no value
  79. enable_dl => Off => Off
  80. enable_post_data_reading => On => On
  81. error_append_string => no value => no value
  82. error_log => no value => no value
  83. error_prepend_string => no value => no value
  84. error_reporting => 32767 => 32767
  85. exit_on_timeout => Off => Off
  86. expose_php => On => On
  87. extension_dir => /usr/local/lib/php/extensions/debug-non-zts-20131226/ => /usr/local/lib/php/extensions/debug-non-zts-20131226/
  88. file_uploads => On => On
  89. highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
  90. highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
  91. highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
  92. highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
  93. highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
  94. html_errors => Off => Off
  95. ignore_repeated_errors => Off => Off
  96. ignore_repeated_source => Off => Off
  97. ignore_user_abort => Off => Off
  98. implicit_flush => Off => Off
  99. include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
  100. input_encoding => no value => no value
  101. internal_encoding => no value => no value
  102. log_errors => On => On
  103. log_errors_max_len => 1024 => 1024
  104. mail.add_x_header => On => On
  105. mail.force_extra_parameters => no value => no value
  106. mail.log => no value => no value
  107. max_execution_time => 30 => 30
  108. max_file_uploads => 20 => 20
  109. max_input_nesting_level => 64 => 64
  110. max_input_time => 60 => 60
  111. max_input_vars => 1000 => 1000
  112. memory_limit => 128M => 128M
  113. open_basedir => no value => no value
  114. output_buffering => 0 => 0
  115. output_encoding => no value => no value
  116. output_handler => no value => no value
  117. post_max_size => 8M => 8M
  118. precision => 14 => 14
  119. realpath_cache_size => 16K => 16K
  120. realpath_cache_ttl => 120 => 120
  121. register_argc_argv => Off => Off
  122. report_memleaks => On => On
  123. report_zend_debug => On => On
  124. request_order => GP => GP
  125. sendmail_from => no value => no value
  126. sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
  127. serialize_precision => 17 => 17
  128. short_open_tag => On => On
  129. SMTP => localhost => localhost
  130. smtp_port => 25 => 25
  131. sql.safe_mode => Off => Off
  132. sys_temp_dir => no value => no value
  133. track_errors => On => On
  134. unserialize_callback_func => no value => no value
  135. upload_max_filesize => 8M => 8M
  136. upload_tmp_dir => no value => no value
  137. user_dir => no value => no value
  138. user_ini.cache_ttl => 300 => 300
  139. user_ini.filename => .user.ini => .user.ini
  140. variables_order => GPCS => GPCS
  141. xmlrpc_error_number => 0 => 0
  142. xmlrpc_errors => Off => Off
  143. zend.detect_unicode => On => On
  144. zend.enable_gc => On => On
  145. zend.multibyte => Off => Off
  146. zend.script_encoding => no value => no value
  147.  
  148. ctype
  149.  
  150. ctype functions => enabled
  151.  
  152. date
  153.  
  154. date/time support => enabled
  155. "Olson" Timezone Database Version => 2015.1
  156. Timezone Database => internal
  157. Default timezone => Europe/Moscow
  158.  
  159. Directive => Local Value => Master Value
  160. date.default_latitude => 31.7667 => 31.7667
  161. date.default_longitude => 35.2333 => 35.2333
  162. date.sunrise_zenith => 90.583333 => 90.583333
  163. date.sunset_zenith => 90.583333 => 90.583333
  164. date.timezone => Europe/Moscow => Europe/Moscow
  165.  
  166. dom
  167.  
  168. DOM/XML => enabled
  169. DOM/XML API Version => 20031129
  170. libxml Version => 2.7.6
  171. HTML Support => enabled
  172. XPath Support => enabled
  173. XPointer Support => enabled
  174. Schema Support => enabled
  175. RelaxNG Support => enabled
  176.  
  177. ereg
  178.  
  179. Regex Library => Bundled library enabled
  180.  
  181. fileinfo
  182.  
  183. fileinfo support => enabled
  184. version => 1.0.5
  185. libmagic => 517
  186.  
  187. filter
  188.  
  189. Input Validation and Filtering => enabled
  190. Revision => $Id: 86120bba568c551914a35636ec408f1e7e66af32 $
  191.  
  192. Directive => Local Value => Master Value
  193. filter.default => unsafe_raw => unsafe_raw
  194. filter.default_flags => no value => no value
  195.  
  196. hash
  197.  
  198. hash support => enabled
  199. Hashing Engines => md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost gost-crypto adler32 crc32 crc32b fnv132 fnv1a32 fnv164 fnv1a64 joaat haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
  200.  
  201. json
  202.  
  203. json support => enabled
  204. json version => 1.2.1
  205.  
  206. libxml
  207.  
  208. libXML support => active
  209. libXML Compiled Version => 2.7.6
  210. libXML Loaded Version => 20706
  211. libXML streams => enabled
  212.  
  213. mhash
  214.  
  215. MHASH support => Enabled
  216. MHASH API Version => Emulated Support
  217.  
  218. mysqlnd
  219.  
  220. mysqlnd => enabled
  221. Version => mysqlnd 5.0.11-dev - 20120503 - $Id: 3c688b6bbc30d36af3ac34fdd4b7b5b787fe5555 $
  222. Compression => supported
  223. core SSL => supported
  224. extended SSL => supported
  225. Command buffer size => 4096
  226. Read buffer size => 32768
  227. Read timeout => 31536000
  228. Collecting statistics => Yes
  229. Collecting memory statistics => Yes
  230. Tracing => n/a
  231. Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_sha256_password
  232. API Extensions =>
  233.  
  234. mysqlnd statistics =>
  235. bytes_sent => 0
  236. bytes_received => 0
  237. packets_sent => 0
  238. packets_received => 0
  239. protocol_overhead_in => 0
  240. protocol_overhead_out => 0
  241. bytes_received_ok_packet => 0
  242. bytes_received_eof_packet => 0
  243. bytes_received_rset_header_packet => 0
  244. bytes_received_rset_field_meta_packet => 0
  245. bytes_received_rset_row_packet => 0
  246. bytes_received_prepare_response_packet => 0
  247. bytes_received_change_user_packet => 0
  248. packets_sent_command => 0
  249. packets_received_ok => 0
  250. packets_received_eof => 0
  251. packets_received_rset_header => 0
  252. packets_received_rset_field_meta => 0
  253. packets_received_rset_row => 0
  254. packets_received_prepare_response => 0
  255. packets_received_change_user => 0
  256. result_set_queries => 0
  257. non_result_set_queries => 0
  258. no_index_used => 0
  259. bad_index_used => 0
  260. slow_queries => 0
  261. buffered_sets => 0
  262. unbuffered_sets => 0
  263. ps_buffered_sets => 0
  264. ps_unbuffered_sets => 0
  265. flushed_normal_sets => 0
  266. flushed_ps_sets => 0
  267. ps_prepared_never_executed => 0
  268. ps_prepared_once_executed => 0
  269. rows_fetched_from_server_normal => 0
  270. rows_fetched_from_server_ps => 0
  271. rows_buffered_from_client_normal => 0
  272. rows_buffered_from_client_ps => 0
  273. rows_fetched_from_client_normal_buffered => 0
  274. rows_fetched_from_client_normal_unbuffered => 0
  275. rows_fetched_from_client_ps_buffered => 0
  276. rows_fetched_from_client_ps_unbuffered => 0
  277. rows_fetched_from_client_ps_cursor => 0
  278. rows_affected_normal => 0
  279. rows_affected_ps => 0
  280. rows_skipped_normal => 0
  281. rows_skipped_ps => 0
  282. copy_on_write_saved => 0
  283. copy_on_write_performed => 0
  284. command_buffer_too_small => 0
  285. connect_success => 0
  286. connect_failure => 0
  287. connection_reused => 0
  288. reconnect => 0
  289. pconnect_success => 0
  290. active_connections => 0
  291. active_persistent_connections => 0
  292. explicit_close => 0
  293. implicit_close => 0
  294. disconnect_close => 0
  295. in_middle_of_command_close => 0
  296. explicit_free_result => 0
  297. implicit_free_result => 0
  298. explicit_stmt_close => 0
  299. implicit_stmt_close => 0
  300. mem_emalloc_count => 0
  301. mem_emalloc_amount => 0
  302. mem_ecalloc_count => 0
  303. mem_ecalloc_amount => 0
  304. mem_erealloc_count => 0
  305. mem_erealloc_amount => 0
  306. mem_efree_count => 0
  307. mem_efree_amount => 0
  308. mem_malloc_count => 0
  309. mem_malloc_amount => 0
  310. mem_calloc_count => 0
  311. mem_calloc_amount => 0
  312. mem_realloc_count => 0
  313. mem_realloc_amount => 0
  314. mem_free_count => 0
  315. mem_free_amount => 0
  316. mem_estrndup_count => 0
  317. mem_strndup_count => 0
  318. mem_estndup_count => 0
  319. mem_strdup_count => 0
  320. proto_text_fetched_null => 0
  321. proto_text_fetched_bit => 0
  322. proto_text_fetched_tinyint => 0
  323. proto_text_fetched_short => 0
  324. proto_text_fetched_int24 => 0
  325. proto_text_fetched_int => 0
  326. proto_text_fetched_bigint => 0
  327. proto_text_fetched_decimal => 0
  328. proto_text_fetched_float => 0
  329. proto_text_fetched_double => 0
  330. proto_text_fetched_date => 0
  331. proto_text_fetched_year => 0
  332. proto_text_fetched_time => 0
  333. proto_text_fetched_datetime => 0
  334. proto_text_fetched_timestamp => 0
  335. proto_text_fetched_string => 0
  336. proto_text_fetched_blob => 0
  337. proto_text_fetched_enum => 0
  338. proto_text_fetched_set => 0
  339. proto_text_fetched_geometry => 0
  340. proto_text_fetched_other => 0
  341. proto_binary_fetched_null => 0
  342. proto_binary_fetched_bit => 0
  343. proto_binary_fetched_tinyint => 0
  344. proto_binary_fetched_short => 0
  345. proto_binary_fetched_int24 => 0
  346. proto_binary_fetched_int => 0
  347. proto_binary_fetched_bigint => 0
  348. proto_binary_fetched_decimal => 0
  349. proto_binary_fetched_float => 0
  350. proto_binary_fetched_double => 0
  351. proto_binary_fetched_date => 0
  352. proto_binary_fetched_year => 0
  353. proto_binary_fetched_time => 0
  354. proto_binary_fetched_datetime => 0
  355. proto_binary_fetched_timestamp => 0
  356. proto_binary_fetched_string => 0
  357. proto_binary_fetched_blob => 0
  358. proto_binary_fetched_enum => 0
  359. proto_binary_fetched_set => 0
  360. proto_binary_fetched_geometry => 0
  361. proto_binary_fetched_other => 0
  362. init_command_executed_count => 0
  363. init_command_failed_count => 0
  364. com_quit => 0
  365. com_init_db => 0
  366. com_query => 0
  367. com_field_list => 0
  368. com_create_db => 0
  369. com_drop_db => 0
  370. com_refresh => 0
  371. com_shutdown => 0
  372. com_statistics => 0
  373. com_process_info => 0
  374. com_connect => 0
  375. com_process_kill => 0
  376. com_debug => 0
  377. com_ping => 0
  378. com_time => 0
  379. com_delayed_insert => 0
  380. com_change_user => 0
  381. com_binlog_dump => 0
  382. com_table_dump => 0
  383. com_connect_out => 0
  384. com_register_slave => 0
  385. com_stmt_prepare => 0
  386. com_stmt_execute => 0
  387. com_stmt_send_long_data => 0
  388. com_stmt_close => 0
  389. com_stmt_reset => 0
  390. com_stmt_set_option => 0
  391. com_stmt_fetch => 0
  392. com_deamon => 0
  393. bytes_received_real_data_normal => 0
  394. bytes_received_real_data_ps => 0
  395.  
  396. example statistics =>
  397. stat1 => 0
  398. stat2 => 0
  399.  
  400. pcre
  401.  
  402. PCRE (Perl Compatible Regular Expressions) Support => enabled
  403. PCRE Library Version => 8.34 2013-12-15
  404.  
  405. Directive => Local Value => Master Value
  406. pcre.backtrack_limit => 1000000 => 1000000
  407. pcre.recursion_limit => 100000 => 100000
  408.  
  409. PDO
  410.  
  411. PDO support => enabled
  412. PDO drivers => sqlite
  413.  
  414. pdo_sqlite
  415.  
  416. PDO Driver for SQLite 3.x => enabled
  417. SQLite Library => 3.8.7.2
  418.  
  419. Phar
  420.  
  421. Phar: PHP Archive support => enabled
  422. Phar EXT version => 2.0.2
  423. Phar API version => 1.1.1
  424. SVN revision => $Id: 05b5216ba38b9756eda74ee8fdd986bb81712de1 $
  425. Phar-based phar archives => enabled
  426. Tar-based phar archives => enabled
  427. ZIP-based phar archives => enabled
  428. gzip compression => disabled (install ext/zlib)
  429. bzip2 compression => disabled (install pecl/bz2)
  430. OpenSSL support => disabled (install ext/openssl)
  431.  
  432.  
  433. Phar based on pear/PHP_Archive, original concept by Davey Shafik.
  434. Phar fully realized by Gregory Beaver and Marcus Boerger.
  435. Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
  436. Directive => Local Value => Master Value
  437. phar.cache_list => no value => no value
  438. phar.readonly => On => On
  439. phar.require_hash => On => On
  440.  
  441. Reflection
  442.  
  443. Reflection => enabled
  444. Version => $Id: eff8bdc65b0beaf8f4ade6f06f848e6d43dfd826 $
  445.  
  446. session
  447.  
  448. Session Support => enabled
  449. Registered save handlers => files user
  450. Registered serializer handlers => php_serialize php php_binary
  451.  
  452. Directive => Local Value => Master Value
  453. session.auto_start => Off => Off
  454. session.cache_expire => 120 => 120
  455. session.cache_limiter => private => private
  456. session.cookie_domain => no value => no value
  457. session.cookie_httponly => Off => Off
  458. session.cookie_lifetime => 0 => 0
  459. session.cookie_path => / => /
  460. session.cookie_secure => Off => Off
  461. session.entropy_file => /dev/urandom => /dev/urandom
  462. session.entropy_length => 32 => 32
  463. session.gc_divisor => 1000 => 1000
  464. session.gc_maxlifetime => 7200 => 7200
  465. session.gc_probability => 1 => 1
  466. session.hash_bits_per_character => 5 => 5
  467. session.hash_function => 0 => 0
  468. session.name => PHPSESSID => PHPSESSID
  469. session.referer_check => no value => no value
  470. session.save_handler => files => files
  471. session.save_path => no value => no value
  472. session.serialize_handler => php => php
  473. session.upload_progress.cleanup => On => On
  474. session.upload_progress.enabled => On => On
  475. session.upload_progress.freq => 1% => 1%
  476. session.upload_progress.min_freq => 1 => 1
  477. session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
  478. session.upload_progress.prefix => upload_progress_ => upload_progress_
  479. session.use_cookies => On => On
  480. session.use_only_cookies => On => On
  481. session.use_strict_mode => Off => Off
  482. session.use_trans_sid => 0 => 0
  483.  
  484. SimpleXML
  485.  
  486. Simplexml support => enabled
  487. Revision => $Id: e0de6ee7ef8280a12d77d76f1f971a944cbc8090 $
  488. Schema support => enabled
  489.  
  490. SPL
  491.  
  492. SPL support => enabled
  493. Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
  494. Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
  495.  
  496. sqlite3
  497.  
  498. SQLite3 support => enabled
  499. SQLite3 module version => 0.7-dev
  500. SQLite Library => 3.8.7.2
  501.  
  502. Directive => Local Value => Master Value
  503. sqlite3.extension_dir => no value => no value
  504.  
  505. standard
  506.  
  507. Dynamic Library Support => enabled
  508. Path to sendmail => /usr/sbin/sendmail -t -i
  509.  
  510. Directive => Local Value => Master Value
  511. assert.active => 1 => 1
  512. assert.bail => 0 => 0
  513. assert.callback => no value => no value
  514. assert.quiet_eval => 0 => 0
  515. assert.warning => 1 => 1
  516. auto_detect_line_endings => 0 => 0
  517. default_socket_timeout => 60 => 60
  518. from => no value => no value
  519. url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
  520. user_agent => no value => no value
  521.  
  522. tokenizer
  523.  
  524. Tokenizer Support => enabled
  525.  
  526. xml
  527.  
  528. XML Support => active
  529. XML Namespace Support => active
  530. libxml2 Version => 2.7.6
  531.  
  532. xmlreader
  533.  
  534. XMLReader => enabled
  535.  
  536. xmlwriter
  537.  
  538. XMLWriter => enabled
  539.  
  540. Additional Modules
  541.  
  542. Module Name
  543.  
  544. Environment
  545.  
  546. Variable => Value
  547. HOSTNAME => hotelfm.ru
  548. SHELL => /bin/bash
  549. TERM => xterm-256color
  550. HISTSIZE => 1000
  551. OLDPWD => /opt/www
  552. LC_ALL => en_US.UTF-8
  553. USER => root
  554. LS_COLORS => rs=0:di=38;5;27:ln=38;5;51:mh=44;38;5;15:pi=40;38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;232;38;5;3:or=48;5;232;38;5;9:mi=05;48;5;232;38;5;15:su=48;5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;34:*.tar=38;5;9:*.tgz=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.Z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lz=38;5;9:*.xz=38;5;9:*.bz2=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.bz=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.rar=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.gif=38;5;13:*.bmp=38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mpeg=38;5;13:*.m2v=38;5;13:*.mkv=38;5;13:*.ogm=38;5;13:*.mp4=38;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.axv=38;5;13:*.anx=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.axa=38;5;45:*.oga=38;5;45:*.spx=38;5;45:*.xspf=38;5;45:
  555. SUDO_USER => grigori
  556. SUDO_UID => 500
  557. USERNAME => root
  558. PATH => /usr/local/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
  559. MAIL => /var/spool/mail/root
  560. USE_ZEND_ALLOC => 0
  561. PWD => /opt/www/hotelfm.ru
  562. HISTCONTROL => ignoredups
  563. SHLVL => 1
  564. SUDO_COMMAND => /bin/bash
  565. HOME => /root
  566. LOGNAME => root
  567. LC_CTYPE => en_US.UTF-8
  568. LESSOPEN => ||/usr/bin/lesspipe.sh %s
  569. SUDO_GID => 500
  570. G_BROKEN_FILENAMES => 1
  571. _ => /usr/local/sbin/php-fpm
  572.  
  573. PHP Variables
  574.  
  575. Variable => Value
  576. _SERVER["HOSTNAME"] => hotelfm.ru
  577. _SERVER["SHELL"] => /bin/bash
  578. _SERVER["TERM"] => xterm-256color
  579. _SERVER["HISTSIZE"] => 1000
  580. _SERVER["OLDPWD"] => /opt/www
  581. _SERVER["LC_ALL"] => en_US.UTF-8
  582. _SERVER["USER"] => root
  583. _SERVER["LS_COLORS"] => rs=0:di=38;5;27:ln=38;5;51:mh=44;38;5;15:pi=40;38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;232;38;5;3:or=48;5;232;38;5;9:mi=05;48;5;232;38;5;15:su=48;5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;34:*.tar=38;5;9:*.tgz=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.Z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lz=38;5;9:*.xz=38;5;9:*.bz2=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.bz=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.rar=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.gif=38;5;13:*.bmp=38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mpeg=38;5;13:*.m2v=38;5;13:*.mkv=38;5;13:*.ogm=38;5;13:*.mp4=38;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.axv=38;5;13:*.anx=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.axa=38;5;45:*.oga=38;5;45:*.spx=38;5;45:*.xspf=38;5;45:
  584. _SERVER["SUDO_USER"] => grigori
  585. _SERVER["SUDO_UID"] => 500
  586. _SERVER["USERNAME"] => root
  587. _SERVER["PATH"] => /usr/local/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
  588. _SERVER["MAIL"] => /var/spool/mail/root
  589. _SERVER["USE_ZEND_ALLOC"] => 0
  590. _SERVER["PWD"] => /opt/www/hotelfm.ru
  591. _SERVER["HISTCONTROL"] => ignoredups
  592. _SERVER["SHLVL"] => 1
  593. _SERVER["SUDO_COMMAND"] => /bin/bash
  594. _SERVER["HOME"] => /root
  595. _SERVER["LOGNAME"] => root
  596. _SERVER["LC_CTYPE"] => en_US.UTF-8
  597. _SERVER["LESSOPEN"] => ||/usr/bin/lesspipe.sh %s
  598. _SERVER["SUDO_GID"] => 500
  599. _SERVER["G_BROKEN_FILENAMES"] => 1
  600. _SERVER["_"] => /usr/local/sbin/php-fpm
  601. _SERVER["PHP_SELF"] =>
  602. _SERVER["REQUEST_TIME_FLOAT"] => 1425416037.328
  603. _SERVER["REQUEST_TIME"] => 1425416037
  604.  
  605. PHP License
  606. This program is free software; you can redistribute it and/or modify
  607. it under the terms of the PHP License as published by the PHP Group
  608. and included in the distribution in the file: LICENSE
  609.  
  610. This program is distributed in the hope that it will be useful,
  611. but WITHOUT ANY WARRANTY; without even the implied warranty of
  612. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  613.  
  614. If you did not receive a copy of the PHP license, or have any
  615. questions about PHP licensing, please contact license@php.net.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement