Advertisement
n1xman

php -i

Nov 6th, 2016
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 21.63 KB | None | 0 0
  1. phpinfo()
  2. PHP Version => 5.4.16
  3.  
  4. System => Linux euca-172-16-10-162.eucalyptus.internal 3.10.0-327.el7.x86_64 #1 SMP Thu Nov 19 22:10:57 UTC 2015 x86_64
  5. Build Date => Aug 11 2016 21:24:51
  6. Server API => Command Line Interface
  7. Virtual Directory Support => disabled
  8. Configuration File (php.ini) Path => /etc
  9. Loaded Configuration File => /etc/php.ini
  10. Scan this dir for additional .ini files => /etc/php.d
  11. Additional .ini files parsed => /etc/php.d/curl.ini,
  12. /etc/php.d/fileinfo.ini,
  13. /etc/php.d/gd.ini,
  14. /etc/php.d/json.ini,
  15. /etc/php.d/mysql.ini,
  16. /etc/php.d/mysqli.ini,
  17. /etc/php.d/pdo.ini,
  18. /etc/php.d/pdo_mysql.ini,
  19. /etc/php.d/pdo_sqlite.ini,
  20. /etc/php.d/phar.ini,
  21. /etc/php.d/sqlite3.ini,
  22. /etc/php.d/zip.ini
  23.  
  24. PHP API => 20100412
  25. PHP Extension => 20100525
  26. Zend Extension => 220100525
  27. Zend Extension Build => API220100525,NTS
  28. PHP Extension Build => API20100525,NTS
  29. Debug Build => no
  30. Thread Safety => disabled
  31. Zend Signal Handling => disabled
  32. Zend Memory Manager => enabled
  33. Zend Multibyte Support => disabled
  34. IPv6 Support => enabled
  35. DTrace Support => disabled
  36.  
  37. Registered PHP Streams => https, ftps, compress.zlib, compress.bzip2, php, file, glob, data, http, ftp, phar, zip
  38. Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
  39. Registered Stream Filters => zlib.*, bzip2.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk
  40.  
  41. This program makes use of the Zend Scripting Language Engine:
  42. Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies
  43.  
  44.  
  45.  _______________________________________________________________________
  46.  
  47.  
  48. Configuration
  49.  
  50. bz2
  51.  
  52. BZip2 Support => Enabled
  53. Stream Wrapper support => compress.bzip2://
  54. Stream Filter support => bzip2.decompress, bzip2.compress
  55. BZip2 Version => 1.0.6, 6-Sept-2010
  56.  
  57. calendar
  58.  
  59. Calendar support => enabled
  60.  
  61. Core
  62.  
  63. PHP Version => 5.4.16
  64.  
  65. Directive => Local Value => Master Value
  66. allow_url_fopen => On => On
  67. allow_url_include => Off => Off
  68. always_populate_raw_post_data => Off => Off
  69. arg_separator.input => & => &
  70. arg_separator.output => & => &
  71. asp_tags => Off => Off
  72. auto_append_file => no value => no value
  73. auto_globals_jit => On => On
  74. auto_prepend_file => no value => no value
  75. browscap => no value => no value
  76. default_charset => no value => no value
  77. default_mimetype => text/html => text/html
  78. disable_classes => no value => no value
  79. disable_functions => no value => no value
  80. display_errors => Off => Off
  81. display_startup_errors => Off => Off
  82. doc_root => no value => no value
  83. docref_ext => no value => no value
  84. docref_root => no value => no value
  85. enable_dl => Off => Off
  86. enable_post_data_reading => On => On
  87. error_append_string => no value => no value
  88. error_log => no value => no value
  89. error_prepend_string => no value => no value
  90. error_reporting => 22527 => 22527
  91. exit_on_timeout => Off => Off
  92. expose_php => On => On
  93. extension_dir => /usr/lib64/php/modules => /usr/lib64/php/modules
  94. file_uploads => On => On
  95. highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
  96. highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
  97. highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
  98. highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
  99. highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
  100. html_errors => Off => Off
  101. ignore_repeated_errors => Off => Off
  102. ignore_repeated_source => Off => Off
  103. ignore_user_abort => Off => Off
  104. implicit_flush => On => On
  105. include_path => .:/usr/share/pear:/usr/share/php => .:/usr/share/pear:/usr/share/php
  106. log_errors => On => On
  107. log_errors_max_len => 1024 => 1024
  108. mail.add_x_header => On => On
  109. mail.force_extra_parameters => no value => no value
  110. mail.log => no value => no value
  111. max_execution_time => 0 => 0
  112. max_file_uploads => 20 => 20
  113. max_input_nesting_level => 64 => 64
  114. max_input_time => -1 => -1
  115. max_input_vars => 1000 => 1000
  116. memory_limit => 128M => 128M
  117. open_basedir => no value => no value
  118. output_buffering => 0 => 0
  119. output_handler => no value => no value
  120. post_max_size => 8M => 8M
  121. precision => 14 => 14
  122. realpath_cache_size => 16K => 16K
  123. realpath_cache_ttl => 120 => 120
  124. register_argc_argv => On => On
  125. report_memleaks => On => On
  126. report_zend_debug => Off => Off
  127. request_order => GP => GP
  128. sendmail_from => no value => no value
  129. sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
  130. serialize_precision => 17 => 17
  131. short_open_tag => Off => Off
  132. SMTP => localhost => localhost
  133. smtp_port => 25 => 25
  134. sql.safe_mode => Off => Off
  135. track_errors => Off => Off
  136. unserialize_callback_func => no value => no value
  137. upload_max_filesize => 2M => 2M
  138. upload_tmp_dir => no value => no value
  139. user_dir => no value => no value
  140. user_ini.cache_ttl => 300 => 300
  141. user_ini.filename => .user.ini => .user.ini
  142. variables_order => GPCS => GPCS
  143. xmlrpc_error_number => 0 => 0
  144. xmlrpc_errors => Off => Off
  145. zend.detect_unicode => On => On
  146. zend.enable_gc => On => On
  147. zend.multibyte => Off => Off
  148. zend.script_encoding => no value => no value
  149.  
  150. ctype
  151.  
  152. ctype functions => enabled
  153.  
  154. curl
  155.  
  156. cURL support => enabled
  157. cURL Information => 7.29.0
  158. Age => 3
  159. Features
  160. AsynchDNS => Yes
  161. Debug => No
  162. GSS-Negotiate => Yes
  163. IDN => Yes
  164. IPv6 => Yes
  165. Largefile => Yes
  166. NTLM => Yes
  167. SPNEGO => No
  168. SSL => Yes
  169. SSPI => No
  170. krb4 => No
  171. libz => Yes
  172. CharConv => No
  173. Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtsp, scp, sftp, smtp, smtps, telnet, tftp
  174. Host => x86_64-redhat-linux-gnu
  175. SSL Version => NSS/3.19.1 Basic ECC
  176. ZLib Version => 1.2.7
  177. libSSH Version => libssh2/1.4.3
  178.  
  179. date
  180.  
  181. date/time support => enabled
  182. "Olson" Timezone Database Version => 0.system
  183. Timezone Database => internal
  184. Default timezone => UTC
  185.  
  186. Directive => Local Value => Master Value
  187. date.default_latitude => 31.7667 => 31.7667
  188. date.default_longitude => 35.2333 => 35.2333
  189. date.sunrise_zenith => 90.583333 => 90.583333
  190. date.sunset_zenith => 90.583333 => 90.583333
  191. date.timezone => no value => no value
  192.  
  193. ereg
  194.  
  195. Regex Library => Bundled library enabled
  196.  
  197. exif
  198.  
  199. EXIF Support => enabled
  200. EXIF Version => 1.4 $Id$
  201. Supported EXIF Version => 0220
  202. Supported filetypes => JPEG,TIFF
  203.  
  204. Directive => Local Value => Master Value
  205. exif.decode_jis_intel => JIS => JIS
  206. exif.decode_jis_motorola => JIS => JIS
  207. exif.decode_unicode_intel => UCS-2LE => UCS-2LE
  208. exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
  209. exif.encode_jis => no value => no value
  210. exif.encode_unicode => ISO-8859-15 => ISO-8859-15
  211.  
  212. fileinfo
  213.  
  214. fileinfo support => enabled
  215. version => 1.0.5
  216.  
  217. filter
  218.  
  219. Input Validation and Filtering => enabled
  220. Revision => $Id: 2aa8dd57d9c0c655cd45e6e5872bb95fa5ad76cf $
  221.  
  222. Directive => Local Value => Master Value
  223. filter.default => unsafe_raw => unsafe_raw
  224. filter.default_flags => no value => no value
  225.  
  226. ftp
  227.  
  228. FTP support => enabled
  229.  
  230. gd
  231.  
  232. GD Support => enabled
  233. GD Version => bundled (2.1.0 compatible)
  234. FreeType Support => enabled
  235. FreeType Linkage => with freetype
  236. FreeType Version => 2.4.11
  237. T1Lib Support => enabled
  238. GIF Read Support => enabled
  239. GIF Create Support => enabled
  240. JPEG Support => enabled
  241. libJPEG Version => 6b
  242. PNG Support => enabled
  243. libPNG Version => 1.5.13
  244. WBMP Support => enabled
  245. XPM Support => enabled
  246. libXpm Version => 30411
  247. XBM Support => enabled
  248.  
  249. Directive => Local Value => Master Value
  250. gd.jpeg_ignore_warning => 0 => 0
  251.  
  252. gettext
  253.  
  254. GetText Support => enabled
  255.  
  256. gmp
  257.  
  258. gmp support => enabled
  259. GMP version => 6.0.0
  260.  
  261. hash
  262.  
  263. hash support => enabled
  264. 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 adler32 crc32 crc32b fnv132 fnv164 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
  265.  
  266. iconv
  267.  
  268. iconv support => enabled
  269. iconv implementation => glibc
  270. iconv library version => 2.17
  271.  
  272. Directive => Local Value => Master Value
  273. iconv.input_encoding => ISO-8859-1 => ISO-8859-1
  274. iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
  275. iconv.output_encoding => ISO-8859-1 => ISO-8859-1
  276.  
  277. json
  278.  
  279. json support => enabled
  280. json version => 1.2.1
  281.  
  282. libxml
  283.  
  284. libXML support => active
  285. libXML Compiled Version => 2.9.1
  286. libXML Loaded Version => 20901
  287. libXML streams => enabled
  288.  
  289. mhash
  290.  
  291. MHASH support => Enabled
  292. MHASH API Version => Emulated Support
  293.  
  294. mysql
  295.  
  296. MySQL Support => enabled
  297. Active Persistent Links => 0
  298. Active Links => 0
  299. Client API version => 5.5.50-MariaDB
  300. MYSQL_MODULE_TYPE => external
  301. MYSQL_SOCKET => /var/lib/mysql/mysql.sock
  302. MYSQL_INCLUDE => -I/usr/include/mysql
  303. MYSQL_LIBS => -L/usr/lib64/mysql -lmysqlclient
  304.  
  305. Directive => Local Value => Master Value
  306. mysql.allow_local_infile => On => On
  307. mysql.allow_persistent => On => On
  308. mysql.connect_timeout => 60 => 60
  309. mysql.default_host => no value => no value
  310. mysql.default_password => no value => no value
  311. mysql.default_port => no value => no value
  312. mysql.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
  313. mysql.default_user => no value => no value
  314. mysql.max_links => Unlimited => Unlimited
  315. mysql.max_persistent => Unlimited => Unlimited
  316. mysql.trace_mode => Off => Off
  317.  
  318. mysqli
  319.  
  320. MysqlI Support => enabled
  321. Client API library version => 5.5.50-MariaDB
  322. Active Persistent Links => 0
  323. Inactive Persistent Links => 0
  324. Active Links => 0
  325. Client API header version => 5.5.47-MariaDB
  326. MYSQLI_SOCKET => /var/lib/mysql/mysql.sock
  327.  
  328. Directive => Local Value => Master Value
  329. mysqli.allow_local_infile => On => On
  330. mysqli.allow_persistent => On => On
  331. mysqli.default_host => no value => no value
  332. mysqli.default_port => 3306 => 3306
  333. mysqli.default_pw => no value => no value
  334. mysqli.default_socket => no value => no value
  335. mysqli.default_user => no value => no value
  336. mysqli.max_links => Unlimited => Unlimited
  337. mysqli.max_persistent => Unlimited => Unlimited
  338. mysqli.reconnect => Off => Off
  339.  
  340. openssl
  341.  
  342. OpenSSL support => enabled
  343. OpenSSL Library Version => OpenSSL 1.0.1e-fips 11 Feb 2013
  344. OpenSSL Header Version => OpenSSL 1.0.1e-fips 11 Feb 2013
  345.  
  346. pcntl
  347.  
  348. pcntl support => enabled
  349.  
  350. pcre
  351.  
  352. PCRE (Perl Compatible Regular Expressions) Support => enabled
  353. PCRE Library Version => 8.32 2012-11-30
  354.  
  355. Directive => Local Value => Master Value
  356. pcre.backtrack_limit => 1000000 => 1000000
  357. pcre.recursion_limit => 100000 => 100000
  358.  
  359. PDO
  360.  
  361. PDO support => enabled
  362. PDO drivers => mysql, sqlite
  363.  
  364. pdo_mysql
  365.  
  366. PDO Driver for MySQL => enabled
  367. Client API version => 5.5.50-MariaDB
  368.  
  369. Directive => Local Value => Master Value
  370. pdo_mysql.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
  371.  
  372. pdo_sqlite
  373.  
  374. PDO Driver for SQLite 3.x => enabled
  375. SQLite Library => 3.7.17
  376.  
  377. Phar
  378.  
  379. Phar: PHP Archive support => enabled
  380. Phar EXT version => 2.0.1
  381. Phar API version => 1.1.1
  382. SVN revision => $Id: c5042cc34acebcc0926625b57dff03deebbe6472 $
  383. Phar-based phar archives => enabled
  384. Tar-based phar archives => enabled
  385. ZIP-based phar archives => enabled
  386. gzip compression => enabled
  387. bzip2 compression => enabled
  388. Native OpenSSL support => enabled
  389.  
  390.  
  391. Phar based on pear/PHP_Archive, original concept by Davey Shafik.
  392. Phar fully realized by Gregory Beaver and Marcus Boerger.
  393. Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
  394. Directive => Local Value => Master Value
  395. phar.cache_list => no value => no value
  396. phar.readonly => On => On
  397. phar.require_hash => On => On
  398.  
  399. readline
  400.  
  401. Readline Support => enabled
  402. Readline library => EditLine wrapper
  403.  
  404. Directive => Local Value => Master Value
  405. cli.pager => no value => no value
  406. cli.prompt => \b \>  => \b \>
  407.  
  408. Reflection
  409.  
  410. Reflection => enabled
  411. Version => $Id: 6c4d8062369898a397e4b128348042f5c01b4427 $
  412.  
  413. session
  414.  
  415. Session Support => enabled
  416. Registered save handlers => files user
  417. Registered serializer handlers => php php_binary
  418.  
  419. Directive => Local Value => Master Value
  420. session.auto_start => Off => Off
  421. session.cache_expire => 180 => 180
  422. session.cache_limiter => nocache => nocache
  423. session.cookie_domain => no value => no value
  424. session.cookie_httponly => Off => Off
  425. session.cookie_lifetime => 0 => 0
  426. session.cookie_path => / => /
  427. session.cookie_secure => Off => Off
  428. session.entropy_file => /dev/urandom => /dev/urandom
  429. session.entropy_length => 32 => 32
  430. session.gc_divisor => 1000 => 1000
  431. session.gc_maxlifetime => 1440 => 1440
  432. session.gc_probability => 1 => 1
  433. session.hash_bits_per_character => 5 => 5
  434. session.hash_function => 0 => 0
  435. session.name => PHPSESSID => PHPSESSID
  436. session.referer_check => no value => no value
  437. session.save_handler => files => files
  438. session.save_path => no value => no value
  439. session.serialize_handler => php => php
  440. session.upload_progress.cleanup => On => On
  441. session.upload_progress.enabled => On => On
  442. session.upload_progress.freq => 1% => 1%
  443. session.upload_progress.min_freq => 1 => 1
  444. session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
  445. session.upload_progress.prefix => upload_progress_ => upload_progress_
  446. session.use_cookies => On => On
  447. session.use_only_cookies => On => On
  448. session.use_trans_sid => 0 => 0
  449.  
  450. shmop
  451.  
  452. shmop support => enabled
  453.  
  454. SimpleXML
  455.  
  456. Simplexml support => enabled
  457. Revision => $Id: 692516840b2d7d6e7aedb0bedded1f53b764a99f $
  458. Schema support => enabled
  459.  
  460. sockets
  461.  
  462. Sockets Support => enabled
  463.  
  464. SPL
  465.  
  466. SPL support => enabled
  467. Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
  468. 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
  469.  
  470. sqlite3
  471.  
  472. SQLite3 support => enabled
  473. SQLite3 module version => 0.7
  474. SQLite Library => 3.7.17
  475.  
  476. Directive => Local Value => Master Value
  477. sqlite3.extension_dir => no value => no value
  478.  
  479. standard
  480.  
  481. Dynamic Library Support => enabled
  482. Path to sendmail => /usr/sbin/sendmail -t -i
  483.  
  484. Directive => Local Value => Master Value
  485. assert.active => 1 => 1
  486. assert.bail => 0 => 0
  487. assert.callback => no value => no value
  488. assert.quiet_eval => 0 => 0
  489. assert.warning => 1 => 1
  490. auto_detect_line_endings => 0 => 0
  491. default_socket_timeout => 60 => 60
  492. from => no value => no value
  493. url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
  494. user_agent => no value => no value
  495.  
  496. tokenizer
  497.  
  498. Tokenizer Support => enabled
  499.  
  500. xml
  501.  
  502. XML Support => active
  503. XML Namespace Support => active
  504. libxml2 Version => 2.9.1
  505.  
  506. zip
  507.  
  508. Zip => enabled
  509. Extension Version => $Id: 0c033d4e4613d577409950ed7bf8da4b68286d15 $
  510. Zip version => 1.11.0
  511. Compiled against libzip version => 0.10.1
  512.  
  513. zlib
  514.  
  515. ZLib Support => enabled
  516. Stream Wrapper => compress.zlib://
  517. Stream Filter => zlib.inflate, zlib.deflate
  518. Compiled Version => 1.2.7
  519. Linked Version => 1.2.7
  520.  
  521. Directive => Local Value => Master Value
  522. zlib.output_compression => Off => Off
  523. zlib.output_compression_level => -1 => -1
  524. zlib.output_handler => no value => no value
  525.  
  526. Additional Modules
  527.  
  528. Module Name
  529.  
  530. Environment
  531.  
  532. Variable => Value
  533. XDG_SESSION_ID => 33
  534. HOSTNAME => euca-172-16-10-162.eucalyptus.internal
  535. TERM => xterm-256color
  536. SHELL => /bin/bash
  537. HISTSIZE => 200000
  538. SSH_CLIENT => 10.212.134.201 60593 22
  539. SSH_TTY => /dev/pts/1
  540. HISTFILESIZE => 500000
  541. USER => root
  542. 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:*.arc=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lha=38;5;9:*.lz4=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.tzo=38;5;9:*.t7z=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.Z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lrz=38;5;9:*.lz=38;5;9:*.lzo=38;5;9:*.xz=38;5;9:*.bz2=38;5;9:*.bz=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.war=38;5;9:*.ear=38;5;9:*.sar=38;5;9:*.rar=38;5;9:*.alz=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.cab=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:*.webm=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:
  543. MAIL => /var/spool/mail/root
  544. PATH => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin
  545. PWD => /root
  546. EDITOR => vim
  547. LANG => en_US.UTF-8
  548. HISTCONTROL => ignoredups
  549. SHLVL => 1
  550. HOME => /root
  551. LOGNAME => root
  552. SSH_CONNECTION => 10.212.134.201 60593 172.16.10.162 22
  553. LESSOPEN => ||/usr/bin/lesspipe.sh %s
  554. PROMPT_COMMAND => history -a
  555. XDG_RUNTIME_DIR => /run/user/0
  556. HISTTIMEFORMAT => (%m/%d/%y) %T
  557. _ => /usr/bin/php
  558.  
  559. PHP Variables
  560.  
  561. Variable => Value
  562. _SERVER["XDG_SESSION_ID"] => 33
  563. _SERVER["HOSTNAME"] => euca-172-16-10-162.eucalyptus.internal
  564. _SERVER["TERM"] => xterm-256color
  565. _SERVER["SHELL"] => /bin/bash
  566. _SERVER["HISTSIZE"] => 200000
  567. _SERVER["SSH_CLIENT"] => 10.212.134.201 60593 22
  568. _SERVER["SSH_TTY"] => /dev/pts/1
  569. _SERVER["HISTFILESIZE"] => 500000
  570. _SERVER["USER"] => root
  571. _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:*.arc=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lha=38;5;9:*.lz4=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.tzo=38;5;9:*.t7z=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.Z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lrz=38;5;9:*.lz=38;5;9:*.lzo=38;5;9:*.xz=38;5;9:*.bz2=38;5;9:*.bz=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.war=38;5;9:*.ear=38;5;9:*.sar=38;5;9:*.rar=38;5;9:*.alz=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.cab=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:*.webm=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:
  572. _SERVER["MAIL"] => /var/spool/mail/root
  573. _SERVER["PATH"] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin
  574. _SERVER["PWD"] => /root
  575. _SERVER["EDITOR"] => vim
  576. _SERVER["LANG"] => en_US.UTF-8
  577. _SERVER["HISTCONTROL"] => ignoredups
  578. _SERVER["SHLVL"] => 1
  579. _SERVER["HOME"] => /root
  580. _SERVER["LOGNAME"] => root
  581. _SERVER["SSH_CONNECTION"] => 10.212.134.201 60593 172.16.10.162 22
  582. _SERVER["LESSOPEN"] => ||/usr/bin/lesspipe.sh %s
  583. _SERVER["PROMPT_COMMAND"] => history -a
  584. _SERVER["XDG_RUNTIME_DIR"] => /run/user/0
  585. _SERVER["HISTTIMEFORMAT"] => (%m/%d/%y) %T
  586. _SERVER["_"] => /usr/bin/php
  587. _SERVER["PHP_SELF"] =>
  588. _SERVER["SCRIPT_NAME"] =>
  589. _SERVER["SCRIPT_FILENAME"] =>
  590. _SERVER["PATH_TRANSLATED"] =>
  591. _SERVER["DOCUMENT_ROOT"] =>
  592. _SERVER["REQUEST_TIME_FLOAT"] => 1478421399.9554
  593. _SERVER["REQUEST_TIME"] => 1478421399
  594. _SERVER["argv"] => Array
  595. (
  596. )
  597.  
  598. _SERVER["argc"] => 0
  599.  
  600. PHP License
  601. This program is free software; you can redistribute it and/or modify
  602. it under the terms of the PHP License as published by the PHP Group
  603. and included in the distribution in the file:  LICENSE
  604.  
  605. This program is distributed in the hope that it will be useful,
  606. but WITHOUT ANY WARRANTY; without even the implied warranty of
  607. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  608.  
  609. If you did not receive a copy of the PHP license, or have any
  610. questions about PHP licensing, please contact license@php.net.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement