Guest User

Untitled

a guest
Jan 4th, 2021
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.03 KB | None | 0 0
  1. PHP Version => 5.4.45
  2.  
  3. System => Linux gator4001.hostgator.com 4.14.94-164.ELK.el6.x86_64 #1 SMP Wed Ja n 16 16:56:35 CST 2019 x86_64
  4. Build Date => Apr 17 2017 15:58:58
  5. Configure Command => './configure' '--prefix=/opt/php54' '--with-libdir=lib64' '--enable-bcmath' '--enable-calendar' '--enable-dbase' '--enable-exif' '--enabl e-ftp' '--enable-gd-native-ttf' '--enable-intl' '--enable-libxml' '--enable-mbst ring' '--enable-pdo' '--enable-soap' '--enable-sockets' '--enable-sqlite-utf8' ' --enable-wddx' '--enable-zip' '--with-bz2' '--with-curl' '--with-freetype-dir' ' --with-gd' '--with-gettext' '--with-gmp' '--with-imap' '--with-imap-ssl' '--with -jpeg-dir=/usr' '--with-kerberos' '--with-mcrypt' '--with-mhash' '--with-mssql' '--with-mysqli=/usr/bin/mysql_config' '--with-mysql-sock=/var/lib/mysql/mysql.so ck' '--with-mysql=/usr' '--with-openssl' '--with-pdo-mysql=/usr' '--with-pdo-sql ite' '--with-png-dir' '--with-pspell' '--with-sqlite' '--with-system-tzdata' '-- with-tidy' '--with-unixODBC' '--with-xmlrpc' '--with-xsl' '--with-zlib'
  6. Server API => Command Line Interface
  7. Virtual Directory Support => disabled
  8. Configuration File (php.ini) Path => /opt/php54/lib
  9. Loaded Configuration File => /opt/php54/lib/php.ini
  10. Scan this dir for additional .ini files => (none)
  11. Additional .ini files parsed => (none)
  12. PHP API => 20100412
  13. PHP Extension => 20100525
  14. Zend Extension => 220100525
  15. Zend Extension Build => API220100525,NTS
  16. PHP Extension Build => API20100525,NTS
  17. Debug Build => no
  18. Thread Safety => disabled
  19. Zend Signal Handling => disabled
  20. Zend Memory Manager => enabled
  21. Zend Multibyte Support => provided by mbstring
  22. IPv6 Support => enabled
  23. DTrace Support => disabled
  24.  
  25. Registered PHP Streams => https, ftps, compress.zlib, compress.bzip2, php, file, glob, data, http, ftp, phar, zip
  26. Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, sslv2, t ls
  27. Registered Stream Filters => zlib.*, bzip2.*, convert.iconv.*, mcrypt.*, mdecryp t.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk
  28.  
  29. This program makes use of the Zend Scripting Language Engine:
  30. Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
  31. with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24. com (unconfigured) v10.2.4, Copyright (c) 2002-2018, by ionCube Ltd.
  32. with Zend Guard Loader v3.3, Copyright (c) 1998-2013, by Zend Technologies
  33.  
  34.  
  35. _______________________________________________________________________
  36.  
  37.  
  38. Configuration
  39.  
  40. bcmath
  41.  
  42. BCMath support => enabled
  43.  
  44. Directive => Local Value => Master Value
  45. bcmath.scale => 0 => 0
  46.  
  47. bz2
  48.  
  49. BZip2 Support => Enabled
  50. Stream Wrapper support => compress.bzip2://
  51. Stream Filter support => bzip2.decompress, bzip2.compress
  52. BZip2 Version => 1.0.5, 10-Dec-2007
  53.  
  54. calendar
  55.  
  56. Calendar support => enabled
  57.  
  58. Core
  59.  
  60. PHP Version => 5.4.45
  61.  
  62. Directive => Local Value => Master Value
  63. allow_url_fopen => On => On
  64. allow_url_include => On => On
  65. always_populate_raw_post_data => Off => Off
  66. arg_separator.input => & => &
  67. arg_separator.output => & => &
  68. asp_tags => Off => Off
  69. auto_append_file => no value => no value
  70. auto_globals_jit => On => On
  71. auto_prepend_file => no value => no value
  72. browscap => no value => no value
  73. default_charset => no value => no value
  74. default_mimetype => text/html => text/html
  75. disable_classes => no value => no value
  76. disable_functions => dl => dl
  77. display_errors => STDOUT => STDOUT
  78. display_startup_errors => Off => Off
  79. doc_root => no value => no value
  80. docref_ext => no value => no value
  81. docref_root => no value => no value
  82. enable_dl => Off => Off
  83. enable_post_data_reading => On => On
  84. error_append_string => no value => no value
  85. error_log => error_log => error_log
  86. error_prepend_string => no value => no value
  87. error_reporting => 22519 => 22519
  88. exit_on_timeout => Off => Off
  89. expose_php => Off => Off
  90. extension_dir => /opt/php54/lib/php/extensions/no-debug-non-zts-20100525 => /opt /php54/lib/php/extensions/no-debug-non-zts-20100525
  91. file_uploads => On => On
  92. highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style= "color: #FF8000">#FF8000</font>
  93. highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style= "color: #0000BB">#0000BB</font>
  94. highlight.html => <font style="color: #000000">#000000</font> => <font style="co lor: #000000">#000000</font>
  95. highlight.keyword => <font style="color: #007700">#007700</font> => <font style= "color: #007700">#007700</font>
  96. highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style=" color: #DD0000">#DD0000</font>
  97. html_errors => Off => Off
  98. ignore_repeated_errors => Off => Off
  99. ignore_repeated_source => Off => Off
  100. ignore_user_abort => Off => Off
  101. implicit_flush => On => On
  102. include_path => .:/opt/php54/lib/php => .:/opt/php54/lib/php
  103. log_errors => On => On
  104. log_errors_max_len => 1024 => 1024
  105. mail.add_x_header => Off => Off
  106. mail.force_extra_parameters => no value => no value
  107. mail.log => no value => no value
  108. max_execution_time => 0 => 0
  109. max_file_uploads => 20 => 20
  110. max_input_nesting_level => 64 => 64
  111. max_input_time => -1 => -1
  112. max_input_vars => 1000 => 1000
  113. memory_limit => 256M => 256M
  114. open_basedir => no value => no value
  115. output_buffering => 0 => 0
  116. output_handler => no value => no value
  117. post_max_size => 260M => 260M
  118. precision => 12 => 12
  119. realpath_cache_size => 16K => 16K
  120. realpath_cache_ttl => 120 => 120
  121. register_argc_argv => On => On
  122. report_memleaks => On => On
  123. report_zend_debug => Off => Off
  124. request_order => no value => no value
  125. sendmail_from => no value => no value
  126. sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
  127. serialize_precision => 100 => 100
  128. short_open_tag => On => On
  129. SMTP => localhost => localhost
  130. smtp_port => 25 => 25
  131. sql.safe_mode => Off => Off
  132. track_errors => Off => Off
  133. unserialize_callback_func => no value => no value
  134. upload_max_filesize => 256M => 256M
  135. upload_tmp_dir => no value => no value
  136. user_dir => no value => no value
  137. user_ini.cache_ttl => 300 => 300
  138. user_ini.filename => .user.ini => .user.ini
  139. variables_order => EGPCS => EGPCS
  140. xmlrpc_error_number => 0 => 0
  141. xmlrpc_errors => Off => Off
  142. zend.detect_unicode => On => On
  143. zend.enable_gc => On => On
  144. zend.multibyte => Off => Off
  145. zend.script_encoding => no value => no value
  146.  
  147. ctype
  148.  
  149. ctype functions => enabled
  150.  
  151. curl
  152.  
  153. cURL support => enabled
  154. cURL Information => 7.19.7
  155. Age => 3
  156. Features
  157. AsynchDNS => No
  158. Debug => No
  159. GSS-Negotiate => Yes
  160. IDN => Yes
  161. IPv6 => Yes
  162. Largefile => Yes
  163. NTLM => Yes
  164. SPNEGO => No
  165. SSL => Yes
  166. SSPI => No
  167. krb4 => No
  168. libz => Yes
  169. CharConv => No
  170. Protocols => tftp, ftp, telnet, dict, ldap, ldaps, http, file, https, ftps, scp, sftp
  171. Host => x86_64-redhat-linux-gnu
  172. SSL Version => NSS/3.44
  173. ZLib Version => 1.2.3
  174. libSSH Version => libssh2/1.4.2
  175.  
  176. date
  177.  
  178. date/time support => enabled
  179. "Olson" Timezone Database Version => 0.system
  180. Timezone Database => internal
  181. Default timezone => America/Chicago
  182.  
  183. Directive => Local Value => Master Value
  184. date.default_latitude => 31.7667 => 31.7667
  185. date.default_longitude => 35.2333 => 35.2333
  186. date.sunrise_zenith => 90.583333 => 90.583333
  187. date.sunset_zenith => 90.583333 => 90.583333
  188. date.timezone => America/Chicago => America/Chicago
  189.  
  190. dom
  191.  
  192. DOM/XML => enabled
  193. DOM/XML API Version => 20031129
  194. libxml Version => 2.7.6
  195. HTML Support => enabled
  196. XPath Support => enabled
  197. XPointer Support => enabled
  198. Schema Support => enabled
  199. RelaxNG Support => enabled
  200.  
  201. ereg
  202.  
  203. Regex Library => Bundled library enabled
  204.  
  205. exif
  206.  
  207. EXIF Support => enabled
  208. EXIF Version => 1.4 $Id: 05041c5f0094cb46d9b516bd624d593b90cc38f9 $
  209. Supported EXIF Version => 0220
  210. Supported filetypes => JPEG,TIFF
  211.  
  212. Directive => Local Value => Master Value
  213. exif.decode_jis_intel => JIS => JIS
  214. exif.decode_jis_motorola => JIS => JIS
  215. exif.decode_unicode_intel => UCS-2LE => UCS-2LE
  216. exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
  217. exif.encode_jis => no value => no value
  218. exif.encode_unicode => ISO-8859-15 => ISO-8859-15
  219.  
  220. fileinfo
  221.  
  222. fileinfo support => enabled
  223. version => 1.0.5
  224.  
  225. filter
  226.  
  227. Input Validation and Filtering => enabled
  228. Revision => $Id: ad78b4a085153b8c7f4d6db5dc69df40e969c343 $
  229.  
  230. Directive => Local Value => Master Value
  231. filter.default => unsafe_raw => unsafe_raw
  232. filter.default_flags => no value => no value
  233.  
  234. ftp
  235.  
  236. FTP support => enabled
  237.  
  238. gd
  239.  
  240. GD Support => enabled
  241. GD Version => bundled (2.1.0 compatible)
  242. FreeType Support => enabled
  243. FreeType Linkage => with freetype
  244. FreeType Version => 2.3.11
  245. GIF Read Support => enabled
  246. GIF Create Support => enabled
  247. JPEG Support => enabled
  248. libJPEG Version => 6b
  249. PNG Support => enabled
  250. libPNG Version => 1.2.49
  251. WBMP Support => enabled
  252. XBM Support => enabled
  253.  
  254. Directive => Local Value => Master Value
  255. gd.jpeg_ignore_warning => 0 => 0
  256.  
  257. gettext
  258.  
  259. GetText Support => enabled
  260.  
  261. gmp
  262.  
  263. gmp support => enabled
  264. GMP version => 4.3.1
  265.  
  266. hash
  267.  
  268. hash support => enabled
  269. Hashing Engines => md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd 160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 ti ger160,4 tiger192,4 snefru snefru256 gost adler32 crc32 crc32b fnv132 fnv164 joa at 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 hav al256,5
  270.  
  271. iconv
  272.  
  273. iconv support => enabled
  274. iconv implementation => glibc
  275. iconv library version => 2.12
  276.  
  277. Directive => Local Value => Master Value
  278. iconv.input_encoding => ISO-8859-1 => ISO-8859-1
  279. iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
  280. iconv.output_encoding => ISO-8859-1 => ISO-8859-1
  281.  
  282. imagick
  283.  
  284. imagick module => enabled
  285. imagick module version => 3.1.0RC2
  286. imagick classes => Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator
  287. ImageMagick version => ImageMagick 6.7.6-8 2016-07-19 Q16 http://www.imagemagick .org
  288. ImageMagick copyright => Copyright (C) 1999-2012 ImageMagick Studio LLC
  289. ImageMagick release date => 2016-07-19
  290. ImageMagick number of supported formats: => 208
  291. ImageMagick supported formats => 3FR, A, AAI, AI, ART, ARW, AVI, AVS, B, BGR, BG RA, BMP, BMP2, BMP3, BRF, C, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CMYK, C MYKA, CR2, CRW, CUR, CUT, DCM, DCR, DCX, DDS, DFONT, DNG, DOT, DPX, EPDF, EPI, E PS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, EXR, FAX, FITS, FRACTAL, FTS, G, G3, GIF, GIF87, GRADIENT, GRAY, GROUP4, HALD, HDR, HISTOGRAM, HRZ, HTM, HTML, ICB, ICO, ICON, INFO, INLINE, IPL, ISOBRL, J2C, JNG, JP2, JPC, JPEG, JPG, JPX, K, K25, KDC, LABEL, M, M2V, M4V, MAC, MAP, MAT, MATTE, MEF, MIFF, MNG, MONO, MOV , MP4, MPC, MPEG, MPG, MRW, MSL, MSVG, MTV, MVG, NEF, NRW, NULL, O, ORF, OTB, OT F, PAL, PALM, PAM, PANGO, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA , PEF, PES, PFA, PFB, PFM, PGM, PGX, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG24 , PNG32, PNG8, PNM, PPM, PREVIEW, PS, PS2, PS3, PSB, PSD, PTIF, PWP, R, RADIAL-G RADIENT, RAF, RAS, RGB, RGBA, RGBO, RLA, RLE, SCR, SCT, SFW, SGI, SHTML, SR2, SR F, STEGANO, SUN, SVG, SVGZ, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TTC, TTF, TXT, UBRL, UIL, UYVY, VDA, VICAR, VID, VIFF, VST, WBMP, WMF, WMV, WMZ, WPG, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, Y, YCbCr, YCbCrA, YUV
  292.  
  293. Directive => Local Value => Master Value
  294. imagick.locale_fix => 0 => 0
  295. imagick.progress_monitor => 0 => 0
  296.  
  297. imap
  298.  
  299. IMAP c-Client Version => 2007e
  300. SSL Support => enabled
  301. Kerberos Support => enabled
  302.  
  303. intl
  304.  
  305. Internationalization support => enabled
  306. version => 1.1.0
  307. ICU version => 4.2.1
  308.  
  309. Directive => Local Value => Master Value
  310. intl.default_locale => no value => no value
  311. intl.error_level => 0 => 0
  312.  
  313. json
  314.  
  315. json support => enabled
  316. json version => 1.2.1
  317.  
  318. libxml
  319.  
  320. libXML support => active
  321. libXML Compiled Version => 2.7.6
  322. libXML Loaded Version => 20706
  323. libXML streams => enabled
  324.  
  325. mbstring
  326.  
  327. Multibyte Support => enabled
  328. Multibyte string engine => libmbfl
  329. HTTP input encoding translation => disabled
  330. libmbfl version => 1.3.2
  331.  
  332. mbstring extension makes use of "streamable kanji code filter and converter", wh ich is distributed under the GNU Lesser General Public License version 2.1.
  333.  
  334. Multibyte (japanese) regex support => enabled
  335. Multibyte regex (oniguruma) backtrack check => On
  336. Multibyte regex (oniguruma) version => 4.7.1
  337.  
  338. Directive => Local Value => Master Value
  339. mbstring.detect_order => no value => no value
  340. mbstring.encoding_translation => Off => Off
  341. mbstring.func_overload => 0 => 0
  342. mbstring.http_input => pass => pass
  343. mbstring.http_output => pass => pass
  344. mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text /|application/xhtml\+xml)
  345. mbstring.internal_encoding => no value => no value
  346. mbstring.language => neutral => neutral
  347. mbstring.strict_detection => Off => Off
  348. mbstring.substitute_character => no value => no value
  349.  
  350. mcrypt
  351.  
  352. mcrypt support => enabled
  353. mcrypt_filter support => enabled
  354. Version => 2.5.8
  355. Api No => 20021217
  356. Supported ciphers => cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfi sh enigma rc2 tripledes
  357. Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
  358.  
  359. Directive => Local Value => Master Value
  360. mcrypt.algorithms_dir => no value => no value
  361. mcrypt.modes_dir => no value => no value
  362.  
  363. mhash
  364.  
  365. MHASH support => Enabled
  366. MHASH API Version => Emulated Support
  367.  
  368. mssql
  369.  
  370. MSSQL Support => enabled
  371. Active Persistent Links => 0
  372. Active Links => 0
  373. Library version => FreeTDS
  374.  
  375. Directive => Local Value => Master Value
  376. mssql.allow_persistent => On => On
  377. mssql.batchsize => 0 => 0
  378. mssql.charset => no value => no value
  379. mssql.compatability_mode => Off => Off
  380. mssql.connect_timeout => 5 => 5
  381. mssql.datetimeconvert => On => On
  382. mssql.max_links => Unlimited => Unlimited
  383. mssql.max_persistent => Unlimited => Unlimited
  384. mssql.max_procs => Unlimited => Unlimited
  385. mssql.min_error_severity => 10 => 10
  386. mssql.min_message_severity => 10 => 10
  387. mssql.secure_connection => Off => Off
  388. mssql.textlimit => Server default => Server default
  389. mssql.textsize => Server default => Server default
  390. mssql.timeout => 60 => 60
  391.  
  392. mysql
  393.  
  394. MySQL Support => enabled
  395. Active Persistent Links => 0
  396. Active Links => 0
  397. Client API version => 5.6.41-84.1
  398. MYSQL_MODULE_TYPE => external
  399. MYSQL_SOCKET => /var/lib/mysql/mysql.sock
  400. MYSQL_INCLUDE => -I/usr/include/mysql
  401. MYSQL_LIBS => -L/usr/lib64 -lmysqlclient
  402.  
  403. Directive => Local Value => Master Value
  404. mysql.allow_local_infile => On => On
  405. mysql.allow_persistent => Off => Off
  406. mysql.connect_timeout => 60 => 60
  407. mysql.default_host => no value => no value
  408. mysql.default_password => no value => no value
  409. mysql.default_port => no value => no value
  410. mysql.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
  411. mysql.default_user => no value => no value
  412. mysql.max_links => Unlimited => Unlimited
  413. mysql.max_persistent => Unlimited => Unlimited
  414. mysql.trace_mode => Off => Off
  415.  
  416. mysqli
  417.  
  418. MysqlI Support => enabled
  419. Client API library version => 5.6.41-84.1
  420. Active Persistent Links => 0
  421. Inactive Persistent Links => 0
  422. Active Links => 0
  423. Client API header version => 5.6.27-75.0
  424. MYSQLI_SOCKET => /var/lib/mysql/mysql.sock
  425.  
  426. Directive => Local Value => Master Value
  427. mysqli.allow_local_infile => On => On
  428. mysqli.allow_persistent => On => On
  429. mysqli.default_host => no value => no value
  430. mysqli.default_port => 3306 => 3306
  431. mysqli.default_pw => no value => no value
  432. mysqli.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
  433. mysqli.default_user => no value => no value
  434. mysqli.max_links => Unlimited => Unlimited
  435. mysqli.max_persistent => Unlimited => Unlimited
  436. mysqli.reconnect => Off => Off
  437.  
  438. odbc
  439.  
  440. ODBC Support => enabled
  441. Active Persistent Links => 0
  442. Active Links => 0
  443. ODBC library => unixODBC
  444. ODBC_INCLUDE => -I/usr/local/include
  445. ODBC_LFLAGS => -L/usr/local/lib64
  446. ODBC_LIBS => -lodbc
  447.  
  448. Directive => Local Value => Master Value
  449. odbc.allow_persistent => Off => Off
  450. odbc.check_persistent => Off => Off
  451. odbc.default_cursortype => Static cursor => Static cursor
  452. odbc.default_db => no value => no value
  453. odbc.default_pw => no value => no value
  454. odbc.default_user => no value => no value
  455. odbc.defaultbinmode => return as is => return as is
  456. odbc.defaultlrl => return up to 4096 bytes => return up to 4096 bytes
  457. odbc.max_links => Unlimited => Unlimited
  458. odbc.max_persistent => Unlimited => Unlimited
  459.  
  460. openssl
  461.  
  462. OpenSSL support => enabled
  463. OpenSSL Library Version => OpenSSL 1.0.1e-fips 11 Feb 2013
  464. OpenSSL Header Version => OpenSSL 1.0.1e-fips 11 Feb 2013
  465.  
  466. pcre
  467.  
  468. PCRE (Perl Compatible Regular Expressions) Support => enabled
  469. PCRE Library Version => 8.37 2015-04-28
  470.  
  471. Directive => Local Value => Master Value
  472. pcre.backtrack_limit => 1000000 => 1000000
  473. pcre.recursion_limit => 100000 => 100000
  474.  
  475. PDO
  476.  
  477. PDO support => enabled
  478. PDO drivers => mysql, sqlite
  479.  
  480. pdo_mysql
  481.  
  482. PDO Driver for MySQL => enabled
  483. Client API version => 5.6.41-84.1
  484.  
  485. Directive => Local Value => Master Value
  486. pdo_mysql.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.so ck
  487.  
  488. pdo_sqlite
  489.  
  490. PDO Driver for SQLite 3.x => enabled
  491. SQLite Library => 3.8.10.2
  492.  
  493. Phar
  494.  
  495. Phar: PHP Archive support => enabled
  496. Phar EXT version => 2.0.1
  497. Phar API version => 1.1.1
  498. SVN revision => $Id: ba734629367f9671b25202408d13914fa63d8396 $
  499. Phar-based phar archives => enabled
  500. Tar-based phar archives => enabled
  501. ZIP-based phar archives => enabled
  502. gzip compression => enabled
  503. bzip2 compression => enabled
  504. Native OpenSSL support => enabled
  505.  
  506.  
  507. Phar based on pear/PHP_Archive, original concept by Davey Shafik.
  508. Phar fully realized by Gregory Beaver and Marcus Boerger.
  509. Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
  510. Directive => Local Value => Master Value
  511. phar.cache_list => no value => no value
  512. phar.readonly => On => On
  513. phar.require_hash => On => On
  514.  
  515. posix
  516.  
  517. Revision => $Id: 1dfa9997ed76804e53c91e0ce862f3707617b6ed $
  518.  
  519. pspell
  520.  
  521. PSpell Support => enabled
  522.  
  523. Reflection
  524.  
  525. Reflection => enabled
  526. Version => $Id: f6367cdb4e3f392af4a6d441a6641de87c2e50c4 $
  527.  
  528. session
  529.  
  530. Session Support => enabled
  531. Registered save handlers => files user
  532. Registered serializer handlers => php php_binary wddx
  533.  
  534. Directive => Local Value => Master Value
  535. session.auto_start => Off => Off
  536. session.cache_expire => 180 => 180
  537. session.cache_limiter => nocache => nocache
  538. session.cookie_domain => no value => no value
  539. session.cookie_httponly => Off => Off
  540. session.cookie_lifetime => 0 => 0
  541. session.cookie_path => / => /
  542. session.cookie_secure => Off => Off
  543. session.entropy_file => no value => no value
  544. session.entropy_length => 0 => 0
  545. session.gc_divisor => 100 => 100
  546. session.gc_maxlifetime => 1440 => 1440
  547. session.gc_probability => 1 => 1
  548. session.hash_bits_per_character => 4 => 4
  549. session.hash_function => 0 => 0
  550. session.name => PHPSESSID => PHPSESSID
  551. session.referer_check => no value => no value
  552. session.save_handler => files => files
  553. session.save_path => /tmp => /tmp
  554. session.serialize_handler => php => php
  555. session.upload_progress.cleanup => On => On
  556. session.upload_progress.enabled => On => On
  557. session.upload_progress.freq => 1% => 1%
  558. session.upload_progress.min_freq => 1 => 1
  559. session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOA D_PROGRESS
  560. session.upload_progress.prefix => upload_progress_ => upload_progress_
  561. session.use_cookies => On => On
  562. session.use_only_cookies => On => On
  563. session.use_trans_sid => 0 => 0
  564.  
  565. SimpleXML
  566.  
  567. Simplexml support => enabled
  568. Revision => $Id: 16070fc92ad6f69cebb2d52ad3f02794f833ce39 $
  569. Schema support => enabled
  570.  
  571. soap
  572.  
  573. Soap Client => enabled
  574. Soap Server => enabled
  575.  
  576. Directive => Local Value => Master Value
  577. soap.wsdl_cache => 1 => 1
  578. soap.wsdl_cache_dir => /tmp => /tmp
  579. soap.wsdl_cache_enabled => 1 => 1
  580. soap.wsdl_cache_limit => 5 => 5
  581. soap.wsdl_cache_ttl => 86400 => 86400
  582.  
  583. sockets
  584.  
  585. Sockets Support => enabled
  586.  
  587. SourceGuardian
  588.  
  589. SourceGuardian Loader Support => enabled
  590. SourceGuardian Loader Version => 10.1.4
  591. SourceGuardian Loader Build Number => 0x00000016
  592. phpSHIELD Support => enabled
  593.  
  594. Directive => Local Value => Master Value
  595. sourceguardian.restrict_unencoded => 0 => 0
  596.  
  597. SPL
  598.  
  599. SPL support => enabled
  600. Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, Spl Observer, SplSubject
  601. Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryItera tor, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIte rator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthExcep tion, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBo undsException, OutOfRangeException, OverflowException, ParentIterator, RangeExce ption, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilter Iterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIterator Iterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeE xception, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHea p, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStac k, SplTempFileObject, UnderflowException, UnexpectedValueException
  602.  
  603. sqlite3
  604.  
  605. SQLite3 support => enabled
  606. SQLite3 module version => 0.7
  607. SQLite Library => 3.8.10.2
  608.  
  609. Directive => Local Value => Master Value
  610. sqlite3.extension_dir => no value => no value
  611.  
  612. standard
  613.  
  614. Dynamic Library Support => enabled
  615. Path to sendmail => /usr/sbin/sendmail -t -i
  616.  
  617. Directive => Local Value => Master Value
  618. assert.active => 1 => 1
  619. assert.bail => 0 => 0
  620. assert.callback => no value => no value
  621. assert.quiet_eval => 0 => 0
  622. assert.warning => 1 => 1
  623. auto_detect_line_endings => 0 => 0
  624. default_socket_timeout => 60 => 60
  625. from => no value => no value
  626. url_rewriter.tags => a=href,area=href,frame=src,input=src,form=,fieldset= => a=h ref,area=href,frame=src,input=src,form=,fieldset=
  627. user_agent => no value => no value
  628.  
  629. tidy
  630.  
  631. Tidy support => enabled
  632. libTidy Release => 14 June 2007
  633. Extension Version => 2.0 ($Id: 14aff36094bdd63f1d0adee006215e5e553294ea $)
  634.  
  635. Directive => Local Value => Master Value
  636. tidy.clean_output => 0 => 0
  637. tidy.default_config => no value => no value
  638.  
  639. tokenizer
  640.  
  641. Tokenizer Support => enabled
  642.  
  643. wddx
  644.  
  645. WDDX Support => enabled
  646. WDDX Session Serializer => enabled
  647.  
  648. xml
  649.  
  650. XML Support => active
  651. XML Namespace Support => active
  652. libxml2 Version => 2.7.6
  653.  
  654. xmlreader
  655.  
  656. XMLReader => enabled
  657.  
  658. xmlrpc
  659.  
  660. core library version => xmlrpc-epi v. 0.51
  661. php extension version => 0.51
  662. author => Dan Libby
  663. homepage => http://xmlrpc-epi.sourceforge.net
  664. open sourced by => Epinions.com
  665.  
  666. xmlwriter
  667.  
  668. XMLWriter => enabled
  669.  
  670. xsl
  671.  
  672. XSL => enabled
  673. libxslt Version => 1.1.26
  674. libxslt compiled against libxml Version => 2.7.6
  675. EXSLT => enabled
  676. libexslt Version => 1.1.26
  677.  
  678. Zend Guard Loader
  679.  
  680. Zend Guard Loader => enabled
  681. License Path =>
  682. Obfuscation level => 0
  683.  
  684. zip
  685.  
  686. Zip => enabled
  687. Extension Version => $Id: 6c872ebfb022206b0cc2a183c7a388c7b6ad8685 $
  688. Zip version => 1.11.0
  689. Libzip version => 0.10.1
  690.  
  691. zlib
  692.  
  693. ZLib Support => enabled
  694. Stream Wrapper => compress.zlib://
  695. Stream Filter => zlib.inflate, zlib.deflate
  696. Compiled Version => 1.2.3
  697. Linked Version => 1.2.3
  698.  
  699. Directive => Local Value => Master Value
  700. zlib.output_compression => Off => Off
  701. zlib.output_compression_level => -1 => -1
  702. zlib.output_handler => no value => no value
  703.  
  704. Additional Modules
  705.  
  706. Module Name
  707. ionCube Loader
  708.  
  709. Environment
  710.  
  711. Variable => Value
  712. GREP_COLOR => 1;32
  713. HOSTNAME => gator4001.hostgator.com
  714. TERM => xterm
  715. SHELL => /usr/local/cpanel/bin/jailshell
  716. HISTSIZE => 5000
  717. SSH_CLIENT => 76.188.114.49 63256 2222
  718. PERL_MB_OPT => --install_base "/home1/dbfgaing/perl5"
  719. SSH_TTY => /dev/pts/1
  720. USER => dbfgaing
  721. LS_COLORS => rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01 :cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:e x=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31 :*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:* .lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31: *.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=0 1;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pb m=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35: *.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov= 01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:* .m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01; 35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl= 01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.a xv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36 :*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=0 0;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:
  722. MAIL => /var/spool/mail/dbfgaing
  723. PATH => /usr/local/jdk/bin:/home1/dbfgaing/perl5/bin:/usr/local/cpanel/3rdparty/ lib/path-bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/opt/cpanel/composer/bi n:/opt/python27/bin:/usr/local/bin:/usr/X11R6/bin:/home1/dbfgaing/bin
  724. INPUTRC => /etc/inputrc
  725. PWD => /home1/dbfgaing/BFACP
  726. JAVA_HOME => /usr/local/jdk
  727. EDITOR => pico
  728. SHLVL => 1
  729. HOME => /home1/dbfgaing
  730. GREP_OPTIONS => --color
  731. LS_OPTIONS => --color=tty -F -a -b -T 0
  732. PERL_LOCAL_LIB_ROOT => /home1/dbfgaing/perl5
  733. LOGNAME => dbfgaing
  734. VISUAL => pico
  735. CVS_RSH => ssh
  736. CLASSPATH => .:/usr/local/jdk/lib/classes.zip
  737. SSH_CONNECTION => 76.188.114.49 63256 192.185.4.12 2222
  738. LESSOPEN => ||/usr/bin/lesspipe.sh %s
  739. PROMPT_COMMAND => history -a
  740. PERL_MM_OPT => INSTALL_BASE=/home1/dbfgaing/perl5
  741. G_BROKEN_FILENAMES => 1
  742. HISTTIMEFORMAT => %c :
  743. _ => /usr/local/bin/php
  744. OLDPWD => /home1/dbfgaing
  745.  
  746. PHP Variables
  747.  
  748. Variable => Value
  749. _SERVER["GREP_COLOR"] => 1;32
  750. _SERVER["HOSTNAME"] => gator4001.hostgator.com
  751. _SERVER["TERM"] => xterm
  752. _SERVER["SHELL"] => /usr/local/cpanel/bin/jailshell
  753. _SERVER["HISTSIZE"] => 5000
  754. _SERVER["SSH_CLIENT"] => 76.188.114.49 63256 2222
  755. _SERVER["PERL_MB_OPT"] => --install_base "/home1/dbfgaing/perl5"
  756. _SERVER["SSH_TTY"] => /dev/pts/1
  757. _SERVER["USER"] => dbfgaing
  758. _SERVER["LS_COLORS"] => rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35: bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42 :st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:* .lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:* .gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31: *.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01; 31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp =01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:* .tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=0 1;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*. mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;3 5:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv= 01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.em f=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:* .flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=0 0;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:
  759. _SERVER["MAIL"] => /var/spool/mail/dbfgaing
  760. _SERVER["PATH"] => /usr/local/jdk/bin:/home1/dbfgaing/perl5/bin:/usr/local/cpane l/3rdparty/lib/path-bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/opt/cpanel/ composer/bin:/opt/python27/bin:/usr/local/bin:/usr/X11R6/bin:/home1/dbfgaing/bin
  761. _SERVER["INPUTRC"] => /etc/inputrc
  762. _SERVER["PWD"] => /home1/dbfgaing/BFACP
  763. _SERVER["JAVA_HOME"] => /usr/local/jdk
  764. _SERVER["EDITOR"] => pico
  765. _SERVER["SHLVL"] => 1
  766. _SERVER["HOME"] => /home1/dbfgaing
  767. _SERVER["GREP_OPTIONS"] => --color
  768. _SERVER["LS_OPTIONS"] => --color=tty -F -a -b -T 0
  769. _SERVER["PERL_LOCAL_LIB_ROOT"] => /home1/dbfgaing/perl5
  770. _SERVER["LOGNAME"] => dbfgaing
  771. _SERVER["VISUAL"] => pico
  772. _SERVER["CVS_RSH"] => ssh
  773. _SERVER["CLASSPATH"] => .:/usr/local/jdk/lib/classes.zip
  774. _SERVER["SSH_CONNECTION"] => 76.188.114.49 63256 192.185.4.12 2222
  775. _SERVER["LESSOPEN"] => ||/usr/bin/lesspipe.sh %s
  776. _SERVER["PROMPT_COMMAND"] => history -a
  777. _SERVER["PERL_MM_OPT"] => INSTALL_BASE=/home1/dbfgaing/perl5
  778. _SERVER["G_BROKEN_FILENAMES"] => 1
  779. _SERVER["HISTTIMEFORMAT"] => %c :
  780. _SERVER["_"] => /usr/local/bin/php
  781. _SERVER["OLDPWD"] => /home1/dbfgaing
  782. _SERVER["PHP_SELF"] => phpinfo.php
  783. _SERVER["SCRIPT_NAME"] => phpinfo.php
  784. _SERVER["SCRIPT_FILENAME"] => phpinfo.php
  785. _SERVER["PATH_TRANSLATED"] => phpinfo.php
  786. _SERVER["DOCUMENT_ROOT"] =>
  787. _SERVER["REQUEST_TIME_FLOAT"] => 1609741258.77
  788. _SERVER["REQUEST_TIME"] => 1609741258
  789. _SERVER["argv"] => Array
  790. (
  791. [0] => phpinfo.php
  792. )
  793.  
  794. _SERVER["argc"] => 1
  795. _ENV["GREP_COLOR"] => 1;32
  796. _ENV["HOSTNAME"] => gator4001.hostgator.com
  797. _ENV["TERM"] => xterm
  798. _ENV["SHELL"] => /usr/local/cpanel/bin/jailshell
  799. _ENV["HISTSIZE"] => 5000
  800. _ENV["SSH_CLIENT"] => 76.188.114.49 63256 2222
  801. _ENV["PERL_MB_OPT"] => --install_base "/home1/dbfgaing/perl5"
  802. _ENV["SSH_TTY"] => /dev/pts/1
  803. _ENV["USER"] => dbfgaing
  804. _ENV["LS_COLORS"] => rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd= 40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st =37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lz ma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz =01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.t z=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31: *.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01 ;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.ti f=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;3 5:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4 =01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:* .asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01; 35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=0 1;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.fl ac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;3 6:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:
  805. _ENV["MAIL"] => /var/spool/mail/dbfgaing
  806. _ENV["PATH"] => /usr/local/jdk/bin:/home1/dbfgaing/perl5/bin:/usr/local/cpanel/3 rdparty/lib/path-bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/opt/cpanel/com poser/bin:/opt/python27/bin:/usr/local/bin:/usr/X11R6/bin:/home1/dbfgaing/bin
  807. _ENV["INPUTRC"] => /etc/inputrc
  808. _ENV["PWD"] => /home1/dbfgaing/BFACP
  809. _ENV["JAVA_HOME"] => /usr/local/jdk
  810. _ENV["EDITOR"] => pico
  811. _ENV["SHLVL"] => 1
  812. _ENV["HOME"] => /home1/dbfgaing
  813. _ENV["GREP_OPTIONS"] => --color
  814. _ENV["LS_OPTIONS"] => --color=tty -F -a -b -T 0
  815. _ENV["PERL_LOCAL_LIB_ROOT"] => /home1/dbfgaing/perl5
  816. _ENV["LOGNAME"] => dbfgaing
  817. _ENV["VISUAL"] => pico
  818. _ENV["CVS_RSH"] => ssh
  819. _ENV["CLASSPATH"] => .:/usr/local/jdk/lib/classes.zip
  820. _ENV["SSH_CONNECTION"] => 76.188.114.49 63256 192.185.4.12 2222
  821. _ENV["LESSOPEN"] => ||/usr/bin/lesspipe.sh %s
  822. _ENV["PROMPT_COMMAND"] => history -a
  823. _ENV["PERL_MM_OPT"] => INSTALL_BASE=/home1/dbfgaing/perl5
  824. _ENV["G_BROKEN_FILENAMES"] => 1
  825. _ENV["HISTTIMEFORMAT"] => %c :
  826. _ENV["_"] => /usr/local/bin/php
  827. _ENV["OLDPWD"] => /home1/dbfgaing
  828.  
  829. PHP License
  830. This program is free software; you can redistribute it and/or modify
  831. it under the terms of the PHP License as published by the PHP Group
  832. and included in the distribution in the file: LICENSE
  833.  
  834. This program is distributed in the hope that it will be useful,
  835. but WITHOUT ANY WARRANTY; without even the implied warranty of
  836. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  837.  
  838. If you did not receive a copy of the PHP license, or have any
  839. questions about PHP licensing, please contact [email protected].
  840. [email protected] [~/BFACP]#
  841.  
Advertisement
Add Comment
Please, Sign In to add comment