Advertisement
Guest User

remote server phpinfo

a guest
Jan 26th, 2015
511
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.68 KB | None | 0 0
  1. PHP logo
  2. PHP Version 5.5.20
  3.  
  4. System Linux web 3.8.2-grsec #6 SMP Mon Apr 22 15:03:58 ART 2013 x86_64
  5. Build Date Jan 5 2015 13:18:19
  6. Configure Command './configure' '--prefix=/usr/local/php5.5' '--with-zlib' '--enable-sockets' '--enable-exif' '--with-kerberos=/usr/local/krb' '--with-mysql=/usr/local/mysql' '--with-mysqli=/usr/local/mysql/bin/mysql_config' '--with-curl' '--with-imap=/usr/local/imap-2007f' '--with-imap-ssl=/usr/local/imap-2007f' '--with-gd' '--enable-ftp' '--enable-calendar' '--enable-inline-optimization' '--enable-pcntl' '--enable-bcmath' '--with-mssql' '--enable-mbstring=all' '--enable-intl' '--with-jpeg-dir=/usr/lib' '--with-png-dir=/usr' '--enable-gd-native-ttf' '--with-freetype-dir=/usr' '--with-mcrypt' '--enable-zip' '--enable-fpm' '--with-snmp' '--enable-soap' '--with-bz2' '--with-mhash' '--with-iconv' '--with-xmlrpc' '--with-openssl' '--with-gettext' '--with-pspell' '--with-xsl' '--with-pdo-mysql=/usr/local/mysql' '--enable-opcache'
  7. Server API FPM/FastCGI
  8. Virtual Directory Support disabled
  9. Configuration File (php.ini) Path /usr/local/php5.5/lib
  10. Loaded Configuration File /usr/local/php5.5/ini/default/php.ini
  11. Scan this dir for additional .ini files (none)
  12. Additional .ini files parsed (none)
  13. PHP API 20121113
  14. PHP Extension 20121212
  15. Zend Extension 220121212
  16. Zend Extension Build API220121212,NTS
  17. PHP Extension Build API20121212,NTS
  18. Debug Build no
  19. Thread Safety disabled
  20. Zend Signal Handling disabled
  21. Zend Memory Manager enabled
  22. Zend Multibyte Support provided by mbstring
  23. IPv6 Support enabled
  24. DTrace Support disabled
  25. Registered PHP Streams https, ftps, compress.zlib, compress.bzip2, php, file, glob, data, http, ftp, phar, zip, rar
  26. Registered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
  27. Registered Stream Filters zlib.*, bzip2.*, convert.iconv.*, mcrypt.*, mdecrypt.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk
  28.  
  29. Zend logo This program makes use of the Zend Scripting Language Engine:
  30. Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies
  31. with Zend OPcache v7.0.4-dev, Copyright (c) 1999-2014, by Zend Technologies
  32.  
  33. Configuration
  34. bcmath
  35. BCMath support enabled
  36.  
  37. Directive Local Value Master Value
  38. bcmath.scale 0 0
  39.  
  40. bz2
  41. BZip2 Support Enabled
  42. Stream Wrapper support compress.bzip2://
  43. Stream Filter support bzip2.decompress, bzip2.compress
  44. BZip2 Version 1.0.5, 10-Dec-2007
  45.  
  46. calendar
  47. Calendar support enabled
  48.  
  49. cgi-fcgi
  50. php-fpm active
  51.  
  52. Directive Local Value Master Value
  53. cgi.discard_path 0 0
  54. cgi.fix_pathinfo 1 1
  55. cgi.force_redirect 1 1
  56. cgi.nph 0 0
  57. cgi.redirect_status_env no value no value
  58. cgi.rfc2616_headers 0 0
  59. fastcgi.error_header no value no value
  60. fastcgi.logging 1 1
  61. fpm.config no value no value
  62.  
  63. Core
  64. PHP Version 5.5.20
  65.  
  66. Directive Local Value Master Value
  67. allow_url_fopen On On
  68. allow_url_include Off Off
  69. always_populate_raw_post_data Off Off
  70. arg_separator.input & &
  71. arg_separator.output & &
  72. asp_tags On On
  73. auto_append_file no value no value
  74. auto_globals_jit On On
  75. auto_prepend_file no value no value
  76. browscap no value no value
  77. default_charset no value no value
  78. default_mimetype text/html text/html
  79. disable_classes no value no value
  80. disable_functions no value no value
  81. display_errors On On
  82. display_startup_errors Off Off
  83. doc_root no value no value
  84. docref_ext no value no value
  85. docref_root no value no value
  86. enable_dl On On
  87. enable_post_data_reading On On
  88. error_append_string no value no value
  89. error_log no value no value
  90. error_prepend_string no value no value
  91. error_reporting 32759 32759
  92. exit_on_timeout Off Off
  93. expose_php Off Off
  94. extension_dir /usr/local/php5.5/lib/php/extensions/no-debug-non-zts-20121212/ /usr/local/php5.5/lib/php/extensions/no-debug-non-zts-20121212/
  95. file_uploads On On
  96. highlight.comment #FF8000 #FF8000
  97. highlight.default #0000BB #0000BB
  98. highlight.html #000000 #000000
  99. highlight.keyword #007700 #007700
  100. highlight.string #DD0000 #DD0000
  101. html_errors On On
  102. ignore_repeated_errors Off Off
  103. ignore_repeated_source Off Off
  104. ignore_user_abort Off Off
  105. implicit_flush Off Off
  106. include_path ./:/usr/local/php5.5/lib/php ./:/usr/local/php5.5/lib/php
  107. log_errors Off Off
  108. log_errors_max_len 1024 1024
  109. mail.add_x_header On On
  110. mail.force_extra_parameters no value no value
  111. mail.log /var/sendmail/phpmail.log /var/sendmail/phpmail.log
  112. max_execution_time 120 120
  113. max_file_uploads 20 20
  114. max_input_nesting_level 64 64
  115. max_input_time -1 -1
  116. max_input_vars 1000 1000
  117. memory_limit 96M 96M
  118. open_basedir no value no value
  119. output_buffering 1 1
  120. output_handler no value no value
  121. post_max_size 64M 64M
  122. precision 14 14
  123. realpath_cache_size 128K 128K
  124. realpath_cache_ttl 600 600
  125. register_argc_argv On On
  126. report_memleaks On On
  127. report_zend_debug On On
  128. request_order no value no value
  129. sendmail_from no value no value
  130. sendmail_path /var/qmail/bin/qmail-inject /var/qmail/bin/qmail-inject
  131. serialize_precision 17 17
  132. short_open_tag On On
  133. SMTP localhost localhost
  134. smtp_port 25 25
  135. sql.safe_mode Off Off
  136. sys_temp_dir no value no value
  137. track_errors Off Off
  138. unserialize_callback_func no value no value
  139. upload_max_filesize 128M 128M
  140. upload_tmp_dir /tmp /tmp
  141. user_dir no value no value
  142. user_ini.cache_ttl 300 300
  143. user_ini.filename .user.ini .user.ini
  144. variables_order GPCS GPCS
  145. xmlrpc_error_number 0 0
  146. xmlrpc_errors Off Off
  147. zend.detect_unicode On On
  148. zend.enable_gc On On
  149. zend.multibyte Off Off
  150. zend.script_encoding no value no value
  151.  
  152. ctype
  153. ctype functions enabled
  154.  
  155. curl
  156. cURL support enabled
  157. cURL Information 7.20.1
  158. Age 3
  159. Features
  160. AsynchDNS No
  161. CharConv No
  162. Debug No
  163. GSS-Negotiate No
  164. IDN Yes
  165. IPv6 Yes
  166. krb4 No
  167. Largefile Yes
  168. libz Yes
  169. NTLM Yes
  170. NTLMWB No
  171. SPNEGO No
  172. SSL Yes
  173. SSPI No
  174. TLS-SRP No
  175. Protocols dict, file, ftp, ftps, http, https, imap, imaps, ldap, pop3, pop3s, rtsp, smtp, smtps, telnet, tftp
  176. Host x86_64-unknown-linux-gnu
  177. SSL Version OpenSSL/0.9.8n
  178. ZLib Version 1.2.3
  179.  
  180. date
  181. date/time support enabled
  182. "Olson" Timezone Database Version 2014.10
  183. Timezone Database internal
  184. Default timezone Etc/GMT+3
  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 Etc/GMT+3 Etc/GMT+3
  192.  
  193. dbase
  194. Version 5.1.0
  195.  
  196. dom
  197. DOM/XML enabled
  198. DOM/XML API Version 20031129
  199. libxml Version 2.7.7
  200. HTML Support enabled
  201. XPath Support enabled
  202. XPointer Support enabled
  203. Schema Support enabled
  204. RelaxNG Support enabled
  205.  
  206. ereg
  207. Regex Library Bundled library enabled
  208.  
  209. exif
  210. EXIF Support enabled
  211. EXIF Version 1.4 $Id: 637ebf9289b40d157fdf8edcdddeb3d907b28d9b $
  212. Supported EXIF Version 0220
  213. Supported filetypes JPEG,TIFF
  214.  
  215. Directive Local Value Master Value
  216. exif.decode_jis_intel JIS JIS
  217. exif.decode_jis_motorola JIS JIS
  218. exif.decode_unicode_intel UCS-2LE UCS-2LE
  219. exif.decode_unicode_motorola UCS-2BE UCS-2BE
  220. exif.encode_jis no value no value
  221. exif.encode_unicode ISO-8859-15 ISO-8859-15
  222.  
  223. fileinfo
  224. fileinfo support enabled
  225. version 1.0.5
  226.  
  227. filter
  228. Input Validation and Filtering enabled
  229. Revision $Id: 4d3899e089e6e45b157975ceef2ac7deb6e9d762 $
  230.  
  231. Directive Local Value Master Value
  232. filter.default unsafe_raw unsafe_raw
  233. filter.default_flags no value no value
  234.  
  235. ftp
  236. FTP support enabled
  237.  
  238. gd
  239. GD Support enabled
  240. GD Version bundled (2.1.0 compatible)
  241. FreeType Support enabled
  242. FreeType Linkage with freetype
  243. FreeType Version 2.3.12
  244. GIF Read Support enabled
  245. GIF Create Support enabled
  246. JPEG Support enabled
  247. libJPEG Version 8
  248. PNG Support enabled
  249. libPNG Version 1.4.2
  250. WBMP Support enabled
  251. XBM Support enabled
  252.  
  253. Directive Local Value Master Value
  254. gd.jpeg_ignore_warning 0 0
  255.  
  256. geoip
  257. geoip support enabled
  258. geoip extension version 1.0.8
  259. geoip library version 1005000
  260.  
  261. Directive Local Value Master Value
  262. geoip.custom_directory no value no value
  263.  
  264. gettext
  265. GetText Support enabled
  266.  
  267. hash
  268. hash support enabled
  269. 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
  270.  
  271. iconv
  272. iconv support enabled
  273. iconv implementation glibc
  274. iconv library version 2.11.1
  275.  
  276. Directive Local Value Master Value
  277. iconv.input_encoding ISO-8859-1 ISO-8859-1
  278. iconv.internal_encoding ISO-8859-1 ISO-8859-1
  279. iconv.output_encoding ISO-8859-1 ISO-8859-1
  280.  
  281. imagick
  282. imagick module enabled
  283. imagick module version 3.1.2
  284. imagick classes Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator
  285. ImageMagick version ImageMagick 6.6.6-1 2010-12-14 Q16 http://www.imagemagick.org
  286. ImageMagick copyright Copyright (C) 1999-2010 ImageMagick Studio LLC
  287. ImageMagick release date 2010-12-14
  288. ImageMagick number of supported formats: 192
  289. ImageMagick supported formats 3FR, A, AI, ART, ARW, AVI, AVS, B, BMP, BMP2, BMP3, C, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CR2, CRW, CUR, CUT, DCM, DCR, DCX, DDS, DFONT, DJVU, DNG, DPX, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, EXR, FAX, FITS, FRACTAL, FTS, G, G3, GIF, GIF87, GRADIENT, GRAY, GROUP4, HISTOGRAM, HRZ, HTM, HTML, ICB, ICO, ICON, INFO, INLINE, IPL, J2C, JNG, JP2, JPC, JPEG, JPG, JPX, K, K25, KDC, LABEL, M, M2V, M4V, MAP, MAT, MATTE, MIFF, MNG, MONO, MOV, MP4, MPC, MPEG, MPG, MRW, MSL, MSVG, MTV, MVG, NEF, NULL, O, ORF, OTB, OTF, PAL, PALM, PAM, 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-GRADIENT, RAF, RAS, RGB, RGBA, RGBO, RLA, RLE, SCR, SCT, SFW, SGI, SHTML, SR2, SRF, STEGANO, SUN, SVG, SVGZ, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TTC, TTF, TXT, UIL, UYVY, VDA, VICAR, VID, VIFF, VST, WBMP, WMV, WPG, X3F, XBM, XC, XCF, XPM, XPS, XV, Y, YCbCr, YCbCrA, YUV
  290.  
  291. Directive Local Value Master Value
  292. imagick.locale_fix 0 0
  293. imagick.progress_monitor 0 0
  294.  
  295. imap
  296. IMAP c-Client Version 2007f
  297. SSL Support enabled
  298.  
  299. intl
  300. Internationalization support enabled
  301. version 1.1.0
  302. ICU version 51.2
  303. ICU Data version 51.2
  304.  
  305. Directive Local Value Master Value
  306. intl.default_locale no value no value
  307. intl.error_level 0 0
  308. intl.use_exceptions 0 0
  309.  
  310. json
  311. json support enabled
  312. json version 1.2.1
  313.  
  314. libxml
  315. libXML support active
  316. libXML Compiled Version 2.7.7
  317. libXML Loaded Version 20708
  318. libXML streams enabled
  319.  
  320. mailparse
  321. mailparse support enabled
  322. Extension Version 2.1.6
  323. Revision $Revision: 305002 $
  324.  
  325. Directive Local Value Master Value
  326. mailparse.def_charset us-ascii us-ascii
  327.  
  328. mbstring
  329. Multibyte Support enabled
  330. Multibyte string engine libmbfl
  331. HTTP input encoding translation disabled
  332. libmbfl version 1.3.2
  333.  
  334. mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
  335.  
  336. Multibyte (japanese) regex support enabled
  337. Multibyte regex (oniguruma) backtrack check On
  338. Multibyte regex (oniguruma) version 5.9.2
  339.  
  340. Directive Local Value Master Value
  341. mbstring.detect_order no value no value
  342. mbstring.encoding_translation Off Off
  343. mbstring.func_overload 0 0
  344. mbstring.http_input pass pass
  345. mbstring.http_output pass pass
  346. mbstring.http_output_conv_mimetypes ^(text/|application/xhtml\+xml) ^(text/|application/xhtml\+xml)
  347. mbstring.internal_encoding no value no value
  348. mbstring.language neutral neutral
  349. mbstring.strict_detection Off Off
  350. mbstring.substitute_character no value no value
  351.  
  352. mcrypt
  353. mcrypt support enabled
  354. mcrypt_filter support enabled
  355. Version 2.5.8
  356. Api No 20021217
  357. Supported ciphers cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes
  358. Supported modes cbc cfb ctr ecb ncfb nofb ofb stream
  359.  
  360. Directive Local Value Master Value
  361. mcrypt.algorithms_dir no value no value
  362. mcrypt.modes_dir no value no value
  363.  
  364. memcache
  365. memcache support enabled
  366. Active persistent connections 0
  367. Version 2.2.7
  368. Revision $Revision: 327750 $
  369.  
  370. Directive Local Value Master Value
  371. memcache.allow_failover 1 1
  372. memcache.chunk_size 8192 8192
  373. memcache.default_port 11211 11211
  374. memcache.default_timeout_ms 1000 1000
  375. memcache.hash_function crc32 crc32
  376. memcache.hash_strategy standard standard
  377. memcache.max_failover_attempts 20 20
  378.  
  379. mhash
  380. MHASH support Enabled
  381. MHASH API Version Emulated Support
  382.  
  383. mssql
  384. MSSQL Support enabled
  385. Active Persistent Links 0
  386. Active Links 0
  387. Library version FreeTDS
  388.  
  389. Directive Local Value Master Value
  390. mssql.allow_persistent On On
  391. mssql.batchsize 0 0
  392. mssql.charset no value no value
  393. mssql.compatability_mode Off Off
  394. mssql.compatibility_mode Off Off
  395. mssql.connect_timeout 5 5
  396. mssql.datetimeconvert On On
  397. mssql.max_links Unlimited Unlimited
  398. mssql.max_persistent Unlimited Unlimited
  399. mssql.max_procs Unlimited Unlimited
  400. mssql.min_error_severity 10 10
  401. mssql.min_message_severity 10 10
  402. mssql.secure_connection Off Off
  403. mssql.textlimit Server default Server default
  404. mssql.textsize Server default Server default
  405. mssql.timeout 60 60
  406.  
  407. mysql
  408. MySQL Support enabled
  409. Active Persistent Links 0
  410. Active Links 0
  411. Client API version 5.1.53
  412. MYSQL_MODULE_TYPE external
  413. MYSQL_SOCKET /tmp/mysql.sock
  414. MYSQL_INCLUDE -I/usr/local/mysql/include/mysql
  415. MYSQL_LIBS -L/usr/local/mysql/lib/mysql -lmysqlclient
  416.  
  417. Directive Local Value Master Value
  418. mysql.allow_local_infile On On
  419. mysql.allow_persistent On On
  420. mysql.connect_timeout 60 60
  421. mysql.default_host no value no value
  422. mysql.default_password no value no value
  423. mysql.default_port 3306 3306
  424. mysql.default_socket /tmp/mysql.sock /tmp/mysql.sock
  425. mysql.default_user no value no value
  426. mysql.max_links Unlimited Unlimited
  427. mysql.max_persistent Unlimited Unlimited
  428. mysql.trace_mode Off Off
  429.  
  430. mysqli
  431. MysqlI Support enabled
  432. Client API library version 5.1.53
  433. Active Persistent Links 0
  434. Inactive Persistent Links 0
  435. Active Links 0
  436. Client API header version 5.1.53
  437. MYSQLI_SOCKET /tmp/mysql.sock
  438.  
  439. Directive Local Value Master Value
  440. mysqli.allow_local_infile On On
  441. mysqli.allow_persistent On On
  442. mysqli.default_host no value no value
  443. mysqli.default_port 3306 3306
  444. mysqli.default_pw no value no value
  445. mysqli.default_socket no value no value
  446. mysqli.default_user no value no value
  447. mysqli.max_links Unlimited Unlimited
  448. mysqli.max_persistent Unlimited Unlimited
  449. mysqli.reconnect Off Off
  450.  
  451. newrelic
  452. New Relic RPM Monitoring enabled
  453. New Relic Version 4.14.0.72 ("yulong") ("4f0b464e6a76a98a7827c8e8d8d7f4f234bd8a7d")
  454.  
  455. Global Directives
  456. Directive Name Global Value
  457. newrelic.daemon.auditlog no value
  458. newrelic.daemon.collector_host no value
  459. newrelic.daemon.dont_launch no value
  460. newrelic.daemon.location /usr/bin/newrelic-daemon
  461. newrelic.daemon.logfile no value
  462. newrelic.daemon.loglevel no value
  463. newrelic.daemon.pidfile no value
  464. newrelic.daemon.port /usr/local/newrelic/sock/.newrelic.sock
  465. newrelic.daemon.proxy no value
  466. newrelic.daemon.ssl enabled
  467. newrelic.daemon.ssl_ca_bundle no value
  468. newrelic.daemon.ssl_ca_path no value
  469. newrelic.enabled no
  470. newrelic.feature_flag no value
  471. newrelic.high_security 0
  472. newrelic.logfile /var/log/newrelic/php_agent.log
  473. newrelic.loglevel info
  474.  
  475. Per-Directory Directives
  476. Directive Name Local/Active Value Master/Default Value
  477. newrelic.analytics_events.capture_attributes enabled enabled
  478. newrelic.analytics_events.enabled enabled enabled
  479. newrelic.appname PHP Application PHP Application
  480. newrelic.attributes.enabled enabled enabled
  481. newrelic.attributes.exclude no value no value
  482. newrelic.attributes.include no value no value
  483. newrelic.browser_monitoring.attributes.enabled disabled disabled
  484. newrelic.browser_monitoring.attributes.exclude no value no value
  485. newrelic.browser_monitoring.attributes.include no value no value
  486. newrelic.browser_monitoring.auto_instrument enabled enabled
  487. newrelic.browser_monitoring.capture_attributes disabled disabled
  488. newrelic.browser_monitoring.debug disabled disabled
  489. newrelic.browser_monitoring.loader rum rum
  490. newrelic.capture_params off off
  491. newrelic.cross_application_tracer.enabled enabled enabled
  492. newrelic.error_collector.attributes.enabled enabled enabled
  493. newrelic.error_collector.attributes.exclude no value no value
  494. newrelic.error_collector.attributes.include no value no value
  495. newrelic.error_collector.capture_attributes enabled enabled
  496. newrelic.error_collector.enabled enabled enabled
  497. newrelic.error_collector.prioritize_api_errors no no
  498. newrelic.error_collector.record_database_errors yes yes
  499. newrelic.framework auto-detect auto-detect
  500. newrelic.framework.drupal.modules on on
  501. newrelic.ignored_params no value no value
  502. newrelic.labels no value no value
  503. newrelic.license ***INVALID FORMAT*** ***INVALID FORMAT***
  504. newrelic.special.max_nesting_level -1 -1
  505. newrelic.transaction_events.attributes.enabled enabled enabled
  506. newrelic.transaction_events.attributes.exclude no value no value
  507. newrelic.transaction_events.attributes.include no value no value
  508. newrelic.transaction_events.enabled enabled enabled
  509. newrelic.transaction_tracer.attributes.enabled enabled enabled
  510. newrelic.transaction_tracer.attributes.exclude no value no value
  511. newrelic.transaction_tracer.attributes.include no value no value
  512. newrelic.transaction_tracer.capture_attributes enabled enabled
  513. newrelic.transaction_tracer.custom no value no value
  514. newrelic.transaction_tracer.detail 1 1
  515. newrelic.transaction_tracer.enabled enabled enabled
  516. newrelic.transaction_tracer.explain_enabled enabled enabled
  517. newrelic.transaction_tracer.explain_threshold 500 500
  518. newrelic.transaction_tracer.record_sql obfuscated obfuscated
  519. newrelic.transaction_tracer.slow_sql enabled enabled
  520. newrelic.transaction_tracer.stack_trace_threshold 500 500
  521. newrelic.transaction_tracer.threshold apdex_f apdex_f
  522. newrelic.webtransaction.name.files no value no value
  523. newrelic.webtransaction.name.functions no value no value
  524. newrelic.webtransaction.name.remove_trailing_path no no
  525.  
  526. openssl
  527. OpenSSL support enabled
  528. OpenSSL Library Version OpenSSL 0.9.8n 24 Mar 2010
  529. OpenSSL Header Version OpenSSL 0.9.8n 24 Mar 2010
  530.  
  531. pcntl
  532. pcntl support enabled
  533.  
  534. pcre
  535. PCRE (Perl Compatible Regular Expressions) Support enabled
  536. PCRE Library Version 8.34 2013-12-15
  537.  
  538. Directive Local Value Master Value
  539. pcre.backtrack_limit 1000000 1000000
  540. pcre.recursion_limit 100000 100000
  541.  
  542. PDO
  543. PDO support enabled
  544. PDO drivers mysql, sqlite
  545.  
  546. pdo_mysql
  547. PDO Driver for MySQL enabled
  548. Client API version 5.1.53
  549.  
  550. Directive Local Value Master Value
  551. pdo_mysql.default_socket /tmp/mysql.sock /tmp/mysql.sock
  552.  
  553. pdo_sqlite
  554. PDO Driver for SQLite 3.x enabled
  555. SQLite Library 3.8.4.3
  556.  
  557. Phar
  558. Phar: PHP Archive support enabled
  559. Phar EXT version 2.0.2
  560. Phar API version 1.1.1
  561. SVN revision $Id: cc0fad28eb9ea42466f756c3b5fc22c764e32690 $
  562. Phar-based phar archives enabled
  563. Tar-based phar archives enabled
  564. ZIP-based phar archives enabled
  565. gzip compression enabled
  566. bzip2 compression enabled
  567. Native OpenSSL support enabled
  568.  
  569. Phar based on pear/PHP_Archive, original concept by Davey Shafik.
  570. Phar fully realized by Gregory Beaver and Marcus Boerger.
  571. Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
  572.  
  573. Directive Local Value Master Value
  574. phar.cache_list no value no value
  575. phar.readonly On On
  576. phar.require_hash On On
  577.  
  578. posix
  579. Revision $Id: 1dfa9997ed76804e53c91e0ce862f3707617b6ed $
  580.  
  581. pspell
  582. PSpell Support enabled
  583.  
  584. rar
  585. RAR support enabled
  586. RAR EXT version 3.0.2
  587. UnRAR version 4.20 patch1 2012-12-16
  588. UnRAR API version 5 extension 1
  589.  
  590. Reflection
  591. Reflection enabled
  592. Version $Id: 95b780d3f0d017feba96a5c35cca9541186114ad $
  593.  
  594. session
  595. Session Support enabled
  596. Registered save handlers files user memcache
  597. Registered serializer handlers php_serialize php php_binary
  598.  
  599. Directive Local Value Master Value
  600. session.auto_start Off Off
  601. session.cache_expire 180 180
  602. session.cache_limiter nocache nocache
  603. session.cookie_domain no value no value
  604. session.cookie_httponly Off Off
  605. session.cookie_lifetime 0 0
  606. session.cookie_path / /
  607. session.cookie_secure Off Off
  608. session.entropy_file /dev/urandom /dev/urandom
  609. session.entropy_length 24 24
  610. session.gc_divisor 100 100
  611. session.gc_maxlifetime 1440 1440
  612. session.gc_probability 0 0
  613. session.hash_bits_per_character 4 4
  614. session.hash_function 0 0
  615. session.name PHPSESS PHPSESS
  616. session.referer_check no value no value
  617. session.save_handler files files
  618. session.save_path /sesiones /sesiones
  619. session.serialize_handler php php
  620. session.upload_progress.cleanup On On
  621. session.upload_progress.enabled On On
  622. session.upload_progress.freq 1% 1%
  623. session.upload_progress.min_freq 1 1
  624. session.upload_progress.name PHP_SESSION_UPLOAD_PROGRESS PHP_SESSION_UPLOAD_PROGRESS
  625. session.upload_progress.prefix upload_progress_ upload_progress_
  626. session.use_cookies On On
  627. session.use_only_cookies On On
  628. session.use_strict_mode Off Off
  629. session.use_trans_sid 0 0
  630.  
  631. SimpleXML
  632. Simplexml support enabled
  633. Revision $Id: a915862ec47f9589309acc4996ca8f6179788746 $
  634. Schema support enabled
  635.  
  636. snmp
  637. NET-SNMP Support enabled
  638. NET-SNMP Version 5.5
  639. PHP SNMP Version 0.1
  640.  
  641. soap
  642. Soap Client enabled
  643. Soap Server enabled
  644.  
  645. Directive Local Value Master Value
  646. soap.wsdl_cache 1 1
  647. soap.wsdl_cache_dir /tmp /tmp
  648. soap.wsdl_cache_enabled 1 1
  649. soap.wsdl_cache_limit 5 5
  650. soap.wsdl_cache_ttl 86400 86400
  651.  
  652. sockets
  653. Sockets Support enabled
  654.  
  655. SPL
  656. SPL support enabled
  657. Interfaces Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
  658. 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
  659.  
  660. sqlite3
  661. SQLite3 support enabled
  662. SQLite3 module version 0.7-dev
  663. SQLite Library 3.8.4.3
  664.  
  665. Directive Local Value Master Value
  666. sqlite3.extension_dir no value no value
  667.  
  668. standard
  669. Dynamic Library Support enabled
  670. Path to sendmail /var/qmail/bin/qmail-inject
  671.  
  672. Directive Local Value Master Value
  673. assert.active 1 1
  674. assert.bail 0 0
  675. assert.callback no value no value
  676. assert.quiet_eval 0 0
  677. assert.warning 1 1
  678. auto_detect_line_endings 0 0
  679. default_socket_timeout 60 60
  680. from no value no value
  681. url_rewriter.tags a=href,area=href,frame=src,input=src,form=fakeentry a=href,area=href,frame=src,input=src,form=fakeentry
  682. user_agent no value no value
  683.  
  684. tokenizer
  685. Tokenizer Support enabled
  686.  
  687. xml
  688. XML Support active
  689. XML Namespace Support active
  690. libxml2 Version 2.7.7
  691.  
  692. xmlreader
  693. XMLReader enabled
  694.  
  695. xmlrpc
  696. core library version xmlrpc-epi v. 0.51
  697. php extension version 0.51
  698. author Dan Libby
  699. homepage http://xmlrpc-epi.sourceforge.net
  700. open sourced by Epinions.com
  701.  
  702. xmlwriter
  703. XMLWriter enabled
  704.  
  705. xsl
  706. XSL enabled
  707. libxslt Version 1.1.26
  708. libxslt compiled against libxml Version 2.7.8
  709. EXSLT enabled
  710. libexslt Version 1.1.26
  711.  
  712. Zend OPcache
  713. Opcode Caching Up and Running
  714. Optimization Enabled
  715. Startup OK
  716. Shared memory model mmap
  717. Cache hits 86720
  718. Cache misses 32323
  719. Used memory 67108864
  720. Free memory 0
  721. Wasted memory 0
  722. Interned Strings Used memory 4194224
  723. Interned Strings Free memory 80
  724. Cached scripts 699
  725. Cached keys 770
  726. Max keys 3907
  727. OOM restarts 0
  728. Hash keys restarts 0
  729. Manual restarts 0
  730.  
  731. Directive Local Value Master Value
  732. opcache.blacklist_filename no value no value
  733. opcache.consistency_checks 0 0
  734. opcache.dups_fix Off Off
  735. opcache.enable On On
  736. opcache.enable_cli Off Off
  737. opcache.enable_file_override Off Off
  738. opcache.error_log no value no value
  739. opcache.fast_shutdown 0 0
  740. opcache.file_update_protection 2 2
  741. opcache.force_restart_timeout 180 180
  742. opcache.inherited_hack On On
  743. opcache.interned_strings_buffer 4 4
  744. opcache.load_comments 1 1
  745. opcache.log_verbosity_level 1 1
  746. opcache.max_accelerated_files 2000 2000
  747. opcache.max_file_size 0 0
  748. opcache.max_wasted_percentage 5 5
  749. opcache.memory_consumption 64 64
  750. opcache.optimization_level 0xffffffff 0xffffffff
  751. opcache.preferred_memory_model no value no value
  752. opcache.protect_memory 0 0
  753. opcache.restrict_api no value no value
  754. opcache.revalidate_freq 2 2
  755. opcache.revalidate_path Off Off
  756. opcache.save_comments 1 1
  757. opcache.use_cwd On On
  758. opcache.validate_timestamps On On
  759.  
  760. zip
  761. Zip enabled
  762. Extension Version $Id: 05dd1ecc211075107543b0ef8cee488dd229fccf $
  763. Zip version 1.11.0
  764. Libzip version 0.10.1
  765.  
  766. zlib
  767. ZLib Support enabled
  768. Stream Wrapper compress.zlib://
  769. Stream Filter zlib.inflate, zlib.deflate
  770. Compiled Version 1.2.3
  771. Linked Version 1.2.3
  772.  
  773. Directive Local Value Master Value
  774. zlib.output_compression Off Off
  775. zlib.output_compression_level -1 -1
  776. zlib.output_handler no value no value
  777.  
  778. Additional Modules
  779. Module Name
  780.  
  781. Environment
  782. Variable Value
  783.  
  784. PHP Variables
  785. Variable Value
  786. _REQUEST["CAKEPHP"] 5f063658f40ae3ba587af832ca5faee7
  787. _COOKIE["CAKEPHP"] 5f063658f40ae3ba587af832ca5faee7
  788. _SERVER["FCGI_ROLE"] RESPONDER
  789. _SERVER["REDIRECT_UNIQUE_ID"] VMZObn8AAAEAACJqaCEAAAEH
  790. _SERVER["REDIRECT_HANDLER"] php-fastcgi
  791. _SERVER["REDIRECT_STATUS"] 200
  792. _SERVER["UNIQUE_ID"] VMZObn8AAAEAACJqaCEAAAEH
  793. _SERVER["HTTP_HOST"] www.dge.com.ar
  794. _SERVER["HTTP_USER_AGENT"] Mozilla/5.0 (Windows NT 6.3; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0
  795. _SERVER["HTTP_ACCEPT"] text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  796. _SERVER["HTTP_ACCEPT_LANGUAGE"] es-ar,es;q=0.8,en-us;q=0.5,en;q=0.3
  797. _SERVER["HTTP_ACCEPT_ENCODING"] gzip, deflate
  798. _SERVER["HTTP_DNT"] 1
  799. _SERVER["HTTP_COOKIE"] CAKEPHP=5f063658f40ae3ba587af832ca5faee7
  800. _SERVER["HTTP_X_VARNISH"] 2333560634
  801. _SERVER["HTTP_X_FORWARDED_HOST"] www.dge.com.ar
  802. _SERVER["HTTP_X_FORWARDED_SERVER"] WebAccelerator
  803. _SERVER["HTTP_CONNECTION"] close
  804. _SERVER["PATH"] /command:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin
  805. _SERVER["SERVER_SIGNATURE"] no value
  806. _SERVER["SERVER_SOFTWARE"] Apache
  807. _SERVER["SERVER_NAME"] www.dge.com.ar
  808. _SERVER["SERVER_ADDR"] 192.168.3.167
  809. _SERVER["SERVER_PORT"] 80
  810. _SERVER["REMOTE_ADDR"] 181.14.130.7
  811. _SERVER["DOCUMENT_ROOT"] /www/dge.com.ar/htdocs
  812. _SERVER["REQUEST_SCHEME"] http
  813. _SERVER["CONTEXT_PREFIX"] /php-fpm
  814. _SERVER["CONTEXT_DOCUMENT_ROOT"] 24863
  815. _SERVER["SERVER_ADMIN"] webmaster
  816. _SERVER["SCRIPT_FILENAME"] /www/dge.com.ar/htdocs/franco/phpinfo.php
  817. _SERVER["REMOTE_PORT"] 41111
  818. _SERVER["REDIRECT_URL"] /franco/phpinfo.php
  819. _SERVER["GATEWAY_INTERFACE"] CGI/1.1
  820. _SERVER["SERVER_PROTOCOL"] HTTP/1.1
  821. _SERVER["REQUEST_METHOD"] GET
  822. _SERVER["QUERY_STRING"] no value
  823. _SERVER["REQUEST_URI"] /franco/phpinfo.php
  824. _SERVER["SCRIPT_NAME"] /franco/phpinfo.php
  825. _SERVER["ORIG_SCRIPT_FILENAME"] /usr/local/apache2/24863
  826. _SERVER["ORIG_PATH_INFO"] /franco/phpinfo.php
  827. _SERVER["ORIG_PATH_TRANSLATED"] /www/dge.com.ar/htdocs/franco/phpinfo.php
  828. _SERVER["ORIG_SCRIPT_NAME"] /php-fpm
  829. _SERVER["PHP_SELF"] /franco/phpinfo.php
  830. _SERVER["REQUEST_TIME_FLOAT"] 1422282350.7429
  831. _SERVER["REQUEST_TIME"] 1422282350
  832. _SERVER["argv"]
  833.  
  834. Array
  835. (
  836. )
  837.  
  838. _SERVER["argc"] 0
  839.  
  840. PHP Credits
  841. PHP Group
  842. Thies C. Arntzen, Stig Bakken, Shane Caraveo, Andi Gutmans, Rasmus Lerdorf, Sam Ruby, Sascha Schumann, Zeev Suraski, Jim Winstead, Andrei Zmievski
  843.  
  844. Language Design & Concept
  845. Andi Gutmans, Rasmus Lerdorf, Zeev Suraski, Marcus Boerger
  846.  
  847. PHP Authors
  848. Contribution Authors
  849. Zend Scripting Language Engine Andi Gutmans, Zeev Suraski, Stanislav Malyshev, Marcus Boerger, Dmitry Stogov
  850. Extension Module API Andi Gutmans, Zeev Suraski, Andrei Zmievski
  851. UNIX Build and Modularization Stig Bakken, Sascha Schumann, Jani Taskinen
  852. Windows Port Shane Caraveo, Zeev Suraski, Wez Furlong, Pierre-Alain Joye
  853. Server API (SAPI) Abstraction Layer Andi Gutmans, Shane Caraveo, Zeev Suraski
  854. Streams Abstraction Layer Wez Furlong, Sara Golemon
  855. PHP Data Objects Layer Wez Furlong, Marcus Boerger, Sterling Hughes, George Schlossnagle, Ilia Alshanetsky
  856. Output Handler Zeev Suraski, Thies C. Arntzen, Marcus Boerger, Michael Wallner
  857.  
  858. SAPI Modules
  859. Contribution Authors
  860. AOLserver Sascha Schumann
  861. Apache 1.3 (apache_hooks) Rasmus Lerdorf, Zeev Suraski, Stig Bakken, David Sklar, George Schlossnagle, Lukas Schroeder
  862. Apache 1.3 Rasmus Lerdorf, Zeev Suraski, Stig Bakken, David Sklar
  863. Apache 2.0 Filter Sascha Schumann, Aaron Bannert
  864. Apache 2.0 Handler Ian Holsman, Justin Erenkrantz (based on Apache 2.0 Filter code)
  865. Caudium / Roxen David Hedbor
  866. CGI / FastCGI Rasmus Lerdorf, Stig Bakken, Shane Caraveo, Dmitry Stogov
  867. CLI Edin Kadribasic, Marcus Boerger, Johannes Schlueter, Moriyoshi Koizumi, Xinchen Hui
  868. Continuity Alex Leigh (based on nsapi code)
  869. Embed Edin Kadribasic
  870. FastCGI Process Manager Andrei Nigmatulin, dreamcat4, Antony Dovgal, Jerome Loyet
  871. ISAPI Andi Gutmans, Zeev Suraski
  872. litespeed George Wang
  873. NSAPI Jayakumar Muthukumarasamy, Uwe Schindler
  874. phttpd Thies C. Arntzen
  875. pi3web Holger Zimmermann
  876. Sendmail Milter Harald Radi
  877. thttpd Sascha Schumann
  878. tux Sascha Schumann
  879. WebJames Alex Waugh
  880.  
  881. Module Authors
  882. Module Authors
  883. BC Math Andi Gutmans
  884. Bzip2 Sterling Hughes
  885. Calendar Shane Caraveo, Colin Viebrock, Hartmut Holzgraefe, Wez Furlong
  886. COM and .Net Wez Furlong
  887. ctype Hartmut Holzgraefe
  888. cURL Sterling Hughes
  889. Date/Time Support Derick Rethans
  890. DB-LIB (MS SQL, Sybase) Wez Furlong, Frank M. Kromann
  891. DBA Sascha Schumann, Marcus Boerger
  892. DOM Christian Stocker, Rob Richards, Marcus Boerger
  893. enchant Pierre-Alain Joye, Ilia Alshanetsky
  894. ereg Rasmus Lerdorf, Jim Winstead, Jaakko Hyvätti
  895. EXIF Rasmus Lerdorf, Marcus Boerger
  896. fileinfo Ilia Alshanetsky, Pierre Alain Joye, Scott MacVicar, Derick Rethans
  897. Firebird/InterBase driver for PDO Ard Biesheuvel
  898. FTP Stefan Esser, Andrew Skalski
  899. GD imaging Rasmus Lerdorf, Stig Bakken, Jim Winstead, Jouni Ahto, Ilia Alshanetsky, Pierre-Alain Joye, Marcus Boerger
  900. GetText Alex Plotnick
  901. GNU GMP support Stanislav Malyshev
  902. Iconv Rui Hirokawa, Stig Bakken, Moriyoshi Koizumi
  903. IMAP Rex Logan, Mark Musone, Brian Wang, Kaj-Michael Lang, Antoni Pamies Olive, Rasmus Lerdorf, Andrew Skalski, Chuck Hagenbuch, Daniel R Kalowsky
  904. Input Filter Rasmus Lerdorf, Derick Rethans, Pierre-Alain Joye, Ilia Alshanetsky
  905. InterBase Jouni Ahto, Andrew Avdeev, Ard Biesheuvel
  906. Internationalization Ed Batutis, Vladimir Iordanov, Dmitry Lakhtyuk, Stanislav Malyshev, Vadim Savchuk, Kirti Velankar
  907. JSON Omar Kilani, Scott MacVicar
  908. LDAP Amitay Isaacs, Eric Warnke, Rasmus Lerdorf, Gerrit Thomson, Stig Venaas
  909. LIBXML Christian Stocker, Rob Richards, Marcus Boerger, Wez Furlong, Shane Caraveo
  910. mcrypt Sascha Schumann, Derick Rethans
  911. MS SQL Frank M. Kromann
  912. Multibyte String Functions Tsukada Takuya, Rui Hirokawa
  913. MySQL driver for PDO George Schlossnagle, Wez Furlong, Ilia Alshanetsky, Johannes Schlueter
  914. MySQL Zeev Suraski, Zak Greant, Georg Richter, Andrey Hristov
  915. MySQLi Zak Greant, Georg Richter, Andrey Hristov, Ulf Wendel
  916. MySQLnd Andrey Hristov, Ulf Wendel, Georg Richter, Johannes Schlüter
  917. OCI8 Stig Bakken, Thies C. Arntzen, Andy Sautins, David Benson, Maxim Maletsky, Harald Radi, Antony Dovgal, Andi Gutmans, Wez Furlong, Christopher Jones, Oracle Corporation
  918. ODBC driver for PDO Wez Furlong
  919. ODBC Stig Bakken, Andreas Karajannis, Frank M. Kromann, Daniel R. Kalowsky
  920. OpenSSL Stig Venaas, Wez Furlong, Sascha Kettler, Scott MacVicar
  921. Oracle (OCI) driver for PDO Wez Furlong
  922. pcntl Jason Greene, Arnaud Le Blanc
  923. Perl Compatible Regexps Andrei Zmievski
  924. PHP Archive Gregory Beaver, Marcus Boerger
  925. PHP Data Objects Wez Furlong, Marcus Boerger, Sterling Hughes, George Schlossnagle, Ilia Alshanetsky
  926. PHP hash Sara Golemon, Rasmus Lerdorf, Stefan Esser, Michael Wallner, Scott MacVicar
  927. Posix Kristian Koehntopp
  928. PostgreSQL driver for PDO Edin Kadribasic, Ilia Alshanetsky
  929. PostgreSQL Jouni Ahto, Zeev Suraski, Yasuo Ohgaki, Chris Kings-Lynne
  930. Pspell Vlad Krupin
  931. Readline Thies C. Arntzen
  932. Recode Kristian Koehntopp
  933. Reflection Marcus Boerger, Timm Friebe, George Schlossnagle, Andrei Zmievski, Johannes Schlueter
  934. Sessions Sascha Schumann, Andrei Zmievski
  935. Shared Memory Operations Slava Poliakov, Ilia Alshanetsky
  936. SimpleXML Sterling Hughes, Marcus Boerger, Rob Richards
  937. SNMP Rasmus Lerdorf, Harrie Hazewinkel, Mike Jackson, Steven Lawrance, Johann Hanne, Boris Lytochkin
  938. SOAP Brad Lafountain, Shane Caraveo, Dmitry Stogov
  939. Sockets Chris Vandomelen, Sterling Hughes, Daniel Beulshausen, Jason Greene
  940. SPL Marcus Boerger, Etienne Kneuss
  941. SQLite 3.x driver for PDO Wez Furlong
  942. SQLite3 Scott MacVicar, Ilia Alshanetsky, Brad Dewar
  943. Sybase-CT Zeev Suraski, Tom May, Timm Friebe
  944. System V Message based IPC Wez Furlong
  945. System V Semaphores Tom May
  946. System V Shared Memory Christian Cartus
  947. tidy John Coggeshall, Ilia Alshanetsky
  948. tokenizer Andrei Zmievski, Johannes Schlueter
  949. WDDX Andrei Zmievski
  950. XML Stig Bakken, Thies C. Arntzen, Sterling Hughes
  951. XMLReader Rob Richards
  952. xmlrpc Dan Libby
  953. XMLWriter Rob Richards, Pierre-Alain Joye
  954. XSL Christian Stocker, Rob Richards
  955. Zip Pierre-Alain Joye
  956. Zlib Rasmus Lerdorf, Stefan Roehrich, Zeev Suraski, Jade Nicoletti, Michael Wallner
  957.  
  958. PHP Documentation
  959. Authors Mehdi Achour, Friedhelm Betz, Antony Dovgal, Nuno Lopes, Hannes Magnusson, Georg Richter, Damien Seguy, Jakub Vrana
  960. Editor Philip Olson
  961. User Note Maintainers Daniel P. Brown, Thiago Henrique Pojda
  962. Other Contributors Previously active authors, editors and other contributors are listed in the manual.
  963.  
  964. PHP Quality Assurance Team
  965. Ilia Alshanetsky, Joerg Behrens, Antony Dovgal, Stefan Esser, Moriyoshi Koizumi, Magnus Maatta, Sebastian Nohn, Derick Rethans, Melvyn Sopacua, Jani Taskinen, Pierre-Alain Joye, Dmitry Stogov, Felipe Pena, David Soria Parra
  966.  
  967. Websites and Infrastructure team
  968. PHP Websites Team Rasmus Lerdorf, Hannes Magnusson, Philip Olson, Lukas Kahwe Smith, Pierre-Alain Joye, Kalle Sommer Nielsen
  969. Event Maintainers Damien Seguy, Daniel P. Brown
  970. Network Infrastructure Daniel P. Brown
  971. Windows Infrastructure Alex Schoenmaker
  972.  
  973. PHP License
  974.  
  975. This program is free software; you can redistribute it and/or modify it under the terms of the PHP License as published by the PHP Group and included in the distribution in the file: LICENSE
  976.  
  977. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  978.  
  979. If you did not receive a copy of the PHP license, or have any questions about PHP licensing, please contact license@php.net.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement