Advertisement
Guest User

Untitled

a guest
May 23rd, 2012
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.08 KB | None | 0 0
  1.  
  2. System Linux 2.6.18-238.9.1.el5.028stab089.1 #1 SMP Thu Apr 14 14:06:01 MSD 2011 i686
  3. Build Date May 20 2012 11:05:24
  4. Configure Command './configure' '--disable-fileinfo' '--disable-phar' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--enable-gd-native-ttf' '--enable-libxml' '--enable-magic-quotes' '--enable-mbstring' '--enable-pdo=shared' '--enable-sockets' '--enable-zip' '--prefix=/usr' '--with-curl=/opt/curlssl/' '--with-freetype-dir=/usr' '--with-gd' '--with-gettext' '--with-imap=/opt/php_with_imap_client/' '--with-imap-ssl=/usr' '--with-jpeg-dir=/usr' '--with-kerberos' '--with-libxml-dir=/opt/xml2/' '--with-mcrypt=/opt/libmcrypt/' '--with-mysql=/usr' '--with-mysql-sock=/var/lib/mysql/mysql.sock' '--with-mysqli=/usr/bin/mysql_config' '--with-openssl=/usr' '--with-openssl-dir=/usr' '--with-pcre-regex=/opt/pcre' '--with-pdo-mysql=shared' '--with-pdo-sqlite=shared' '--with-png-dir=/usr' '--with-sqlite=shared' '--with-xpm-dir=/usr' '--with-zlib' '--with-zlib-dir=/usr'
  5. Server API CGI/FastCGI
  6. Virtual Directory Support disabled
  7. Configuration File (php.ini) Path /usr/lib
  8. Loaded Configuration File /home/random/public_html/php.ini
  9. Scan this dir for additional .ini files (none)
  10. Additional .ini files parsed (none)
  11. PHP API 20090626
  12. PHP Extension 20090626
  13. Zend Extension 220090626
  14. Zend Extension Build API220090626,NTS
  15. PHP Extension Build API20090626,NTS
  16. Debug Build no
  17. Thread Safety disabled
  18. Zend Memory Manager enabled
  19. Zend Multibyte Support disabled
  20. IPv6 Support enabled
  21. Registered PHP Streams https, ftps, compress.zlib, php, file, glob, data, http, ftp, zip
  22. Registered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
  23. Registered Stream Filters zlib.*, convert.iconv.*, mcrypt.*, mdecrypt.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk
  24.  
  25. This program makes use of the Zend Scripting Language Engine:
  26. Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
  27.  
  28. PHP Credits
  29.  
  30. Configuration
  31.  
  32. bcmath
  33.  
  34. BCMath support enabled
  35.  
  36. Directive Local Value Master Value
  37. bcmath.scale 0 0
  38.  
  39. calendar
  40.  
  41. Calendar support enabled
  42.  
  43. cgi-fcgi
  44.  
  45. Directive Local Value Master Value
  46. cgi.check_shebang_line 1 1
  47. cgi.discard_path 0 0
  48. cgi.fix_pathinfo 1 1
  49. cgi.force_redirect 1 1
  50. cgi.nph 0 0
  51. cgi.redirect_status_env no value no value
  52. cgi.rfc2616_headers 0 0
  53. fastcgi.logging 1 1
  54.  
  55. Core
  56.  
  57. PHP Version 5.3.10
  58.  
  59. Directive Local Value Master Value
  60. allow_call_time_pass_reference On On
  61. allow_url_fopen On On
  62. allow_url_include Off Off
  63. always_populate_raw_post_data Off Off
  64. arg_separator.input & &
  65. arg_separator.output & &
  66. asp_tags Off Off
  67. auto_append_file no value no value
  68. auto_globals_jit On On
  69. auto_prepend_file no value no value
  70. browscap no value no value
  71. default_charset no value no value
  72. default_mimetype text/html text/html
  73. define_syslog_variables Off Off
  74. disable_classes no value no value
  75. disable_functions no value no value
  76. display_errors On On
  77. display_startup_errors Off Off
  78. doc_root no value no value
  79. docref_ext no value no value
  80. docref_root no value no value
  81. enable_dl On On
  82. error_append_string no value no value
  83. error_log no value no value
  84. error_prepend_string no value no value
  85. error_reporting 0 0
  86. exit_on_timeout Off Off
  87. expose_php On On
  88. extension_dir /usr/lib/php/extensions/no-debug-non-zts-20090626 /usr/lib/php/extensions/no-debug-non-zts-20090626
  89. file_uploads On On
  90. highlight.bg #FFFFFF #FFFFFF
  91. highlight.comment #FF8000 #FF8000
  92. highlight.default #0000BB #0000BB
  93. highlight.html #000000 #000000
  94. highlight.keyword #007700 #007700
  95. highlight.string #DD0000 #DD0000
  96. html_errors On On
  97. ignore_repeated_errors Off Off
  98. ignore_repeated_source Off Off
  99. ignore_user_abort Off Off
  100. implicit_flush Off Off
  101. include_path .:/usr/lib/php .:/usr/lib/php
  102. log_errors Off Off
  103. log_errors_max_len 1024 1024
  104. magic_quotes_gpc On On
  105. magic_quotes_runtime Off Off
  106. magic_quotes_sybase Off Off
  107. mail.add_x_header Off Off
  108. mail.force_extra_parameters no value no value
  109. mail.log no value no value
  110. max_execution_time 30 30
  111. max_file_uploads 20 20
  112. max_input_nesting_level 64 64
  113. max_input_time -1 -1
  114. max_input_vars 1000 1000
  115. memory_limit 128M 128M
  116. open_basedir no value no value
  117. output_buffering 0 0
  118. output_handler no value no value
  119. post_max_size 8M 8M
  120. precision 14 14
  121. realpath_cache_size 16K 16K
  122. realpath_cache_ttl 120 120
  123. register_argc_argv On On
  124. register_globals Off Off
  125. register_long_arrays On On
  126. report_memleaks On On
  127. report_zend_debug On On
  128. request_order no value no value
  129. safe_mode Off Off
  130. safe_mode_exec_dir /usr/local/php/bin /usr/local/php/bin
  131. safe_mode_gid Off Off
  132. safe_mode_include_dir no value no value
  133. sendmail_from no value no value
  134. sendmail_path /usr/sbin/sendmail -t -i /usr/sbin/sendmail -t -i
  135. serialize_precision 17 17
  136. short_open_tag On On
  137. SMTP localhost localhost
  138. smtp_port 25 25
  139. sql.safe_mode Off Off
  140. track_errors Off Off
  141. unserialize_callback_func no value no value
  142. upload_max_filesize 2M 2M
  143. upload_tmp_dir no value no value
  144. user_dir no value no value
  145. user_ini.cache_ttl 300 300
  146. user_ini.filename .user.ini .user.ini
  147. variables_order EGPCS EGPCS
  148. xmlrpc_error_number 0 0
  149. xmlrpc_errors Off Off
  150. y2k_compliance On On
  151. zend.enable_gc On On
  152.  
  153. ctype
  154.  
  155. ctype functions enabled
  156.  
  157. curl
  158.  
  159. cURL support enabled
  160. cURL Information 7.24.0
  161. Age 3
  162. Features
  163. AsynchDNS No
  164. Debug No
  165. GSS-Negotiate No
  166. IDN Yes
  167. IPv6 Yes
  168. Largefile Yes
  169. NTLM Yes
  170. SPNEGO No
  171. SSL Yes
  172. SSPI No
  173. krb4 No
  174. libz Yes
  175. CharConv No
  176. Protocols dict, file, ftp, ftps, gopher, http, https, imap, imaps, pop3, pop3s, rtsp, smtp, smtps, telnet, tftp
  177. Host i686-pc-linux-gnu
  178. SSL Version OpenSSL/0.9.8b
  179. ZLib Version 1.2.3
  180.  
  181. date
  182.  
  183. date/time support enabled
  184. "Olson" Timezone Database Version 0.system
  185. Timezone Database internal
  186. Default timezone Europe/London
  187.  
  188. Directive Local Value Master Value
  189. date.default_latitude 31.7667 31.7667
  190. date.default_longitude 35.2333 35.2333
  191. date.sunrise_zenith 90.583333 90.583333
  192. date.sunset_zenith 90.583333 90.583333
  193. date.timezone no value no value
  194.  
  195. dom
  196.  
  197. DOM/XML enabled
  198. DOM/XML API Version 20031129
  199. libxml Version 2.7.8
  200. HTML Support enabled
  201. XPath Support enabled
  202. XPointer Support enabled
  203. Schema Support enabled
  204. RelaxNG Support enabled
  205.  
  206. ereg
  207.  
  208. Regex Library Bundled library enabled
  209.  
  210. filter
  211.  
  212. Input Validation and Filtering enabled
  213. Revision $Revision: 321634 $
  214.  
  215. Directive Local Value Master Value
  216. filter.default unsafe_raw unsafe_raw
  217. filter.default_flags no value no value
  218.  
  219. ftp
  220.  
  221. FTP support enabled
  222.  
  223. gd
  224.  
  225. GD Support enabled
  226. GD Version bundled (2.0.34 compatible)
  227. FreeType Support enabled
  228. FreeType Linkage with freetype
  229. FreeType Version 2.2.1
  230. GIF Read Support enabled
  231. GIF Create Support enabled
  232. JPEG Support enabled
  233. libJPEG Version 6b
  234. PNG Support enabled
  235. libPNG Version 1.2.10
  236. WBMP Support enabled
  237. XPM Support enabled
  238. XBM Support enabled
  239.  
  240. Directive Local Value Master Value
  241. gd.jpeg_ignore_warning 0 0
  242.  
  243. gettext
  244.  
  245. GetText Support enabled
  246.  
  247. hash
  248.  
  249. hash support enabled
  250. 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 salsa10 salsa20 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
  251.  
  252. iconv
  253.  
  254. iconv support enabled
  255. iconv implementation glibc
  256. iconv library version 2.5
  257.  
  258. Directive Local Value Master Value
  259. iconv.input_encoding ISO-8859-1 ISO-8859-1
  260. iconv.internal_encoding ISO-8859-1 ISO-8859-1
  261. iconv.output_encoding ISO-8859-1 ISO-8859-1
  262.  
  263. imap
  264.  
  265. IMAP c-Client Version 2007f
  266. SSL Support enabled
  267. Kerberos Support enabled
  268.  
  269. json
  270.  
  271. json support enabled
  272. json version 1.2.1
  273.  
  274. libxml
  275.  
  276. libXML support active
  277. libXML Compiled Version 2.7.8
  278. libXML Loaded Version 20708
  279. libXML streams enabled
  280.  
  281. mbstring
  282.  
  283. Multibyte Support enabled
  284. Multibyte string engine libmbfl
  285. HTTP input encoding translation disabled
  286.  
  287. mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
  288.  
  289. Multibyte (japanese) regex support enabled
  290. Multibyte regex (oniguruma) backtrack check On
  291. Multibyte regex (oniguruma) version 4.7.1
  292.  
  293. Directive Local Value Master Value
  294. mbstring.detect_order no value no value
  295. mbstring.encoding_translation Off Off
  296. mbstring.func_overload 0 0
  297. mbstring.http_input pass pass
  298. mbstring.http_output pass pass
  299. mbstring.http_output_conv_mimetypes ^(text/|application/xhtml\+xml) ^(text/|application/xhtml\+xml)
  300. mbstring.internal_encoding no value no value
  301. mbstring.language neutral neutral
  302. mbstring.strict_detection Off Off
  303. mbstring.substitute_character no value no value
  304.  
  305. mcrypt
  306.  
  307. mcrypt support enabled
  308. mcrypt_filter support enabled
  309. Version 2.5.8
  310. Api No 20021217
  311. 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
  312. Supported modes cbc cfb ctr ecb ncfb nofb ofb stream
  313.  
  314. Directive Local Value Master Value
  315. mcrypt.algorithms_dir no value no value
  316. mcrypt.modes_dir no value no value
  317.  
  318. mysql
  319.  
  320. MySQL Support enabled
  321. Active Persistent Links 0
  322. Active Links 0
  323. Client API version 5.1.62
  324. MYSQL_MODULE_TYPE external
  325. MYSQL_SOCKET /var/lib/mysql/mysql.sock
  326. MYSQL_INCLUDE -I/usr/include/mysql
  327. MYSQL_LIBS -L/usr/lib -lmysqlclient
  328.  
  329. Directive Local Value Master Value
  330. mysql.allow_local_infile On On
  331. mysql.allow_persistent On On
  332. mysql.connect_timeout 60 60
  333. mysql.default_host no value no value
  334. mysql.default_password no value no value
  335. mysql.default_port no value no value
  336. mysql.default_socket /var/lib/mysql/mysql.sock /var/lib/mysql/mysql.sock
  337. mysql.default_user no value no value
  338. mysql.max_links Unlimited Unlimited
  339. mysql.max_persistent Unlimited Unlimited
  340. mysql.trace_mode Off Off
  341.  
  342. mysqli
  343.  
  344. MysqlI Support enabled
  345. Client API library version 5.1.62
  346. Active Persistent Links 0
  347. Inactive Persistent Links 0
  348. Active Links 0
  349. Client API header version 5.1.62
  350. MYSQLI_SOCKET /var/lib/mysql/mysql.sock
  351.  
  352. Directive Local Value Master Value
  353. mysqli.allow_local_infile On On
  354. mysqli.allow_persistent On On
  355. mysqli.default_host no value no value
  356. mysqli.default_port 3306 3306
  357. mysqli.default_pw no value no value
  358. mysqli.default_socket /var/lib/mysql/mysql.sock /var/lib/mysql/mysql.sock
  359. mysqli.default_user no value no value
  360. mysqli.max_links Unlimited Unlimited
  361. mysqli.max_persistent Unlimited Unlimited
  362. mysqli.reconnect Off Off
  363.  
  364. openssl
  365.  
  366. OpenSSL support enabled
  367. OpenSSL Library Version OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
  368. OpenSSL Header Version OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
  369.  
  370. pcre
  371.  
  372. PCRE (Perl Compatible Regular Expressions) Support enabled
  373. PCRE Library Version 8.21 2011-12-12
  374.  
  375. Directive Local Value Master Value
  376. pcre.backtrack_limit 1000000 1000000
  377. pcre.recursion_limit 100000 100000
  378.  
  379. posix
  380.  
  381. Revision $Revision: 321634 $
  382.  
  383. Reflection
  384.  
  385. Reflection enabled
  386. Version $Revision: 321634 $
  387.  
  388. session
  389.  
  390. Session Support enabled
  391. Registered save handlers files user
  392. Registered serializer handlers php php_binary
  393.  
  394. Directive Local Value Master Value
  395. session.auto_start Off Off
  396. session.bug_compat_42 On On
  397. session.bug_compat_warn On On
  398. session.cache_expire 180 180
  399. session.cache_limiter nocache nocache
  400. session.cookie_domain no value no value
  401. session.cookie_httponly Off Off
  402. session.cookie_lifetime 0 0
  403. session.cookie_path / /
  404. session.cookie_secure Off Off
  405. session.entropy_file no value no value
  406. session.entropy_length 0 0
  407. session.gc_divisor 100 100
  408. session.gc_maxlifetime 1440 1440
  409. session.gc_probability 1 1
  410. session.hash_bits_per_character 4 4
  411. session.hash_function 0 0
  412. session.name PHPSESSID PHPSESSID
  413. session.referer_check no value no value
  414. session.save_handler files files
  415. session.save_path no value no value
  416. session.serialize_handler php php
  417. session.use_cookies On On
  418. session.use_only_cookies On On
  419. session.use_trans_sid 0 0
  420.  
  421. SimpleXML
  422.  
  423. Simplexml support enabled
  424. Revision $Revision: 321634 $
  425. Schema support enabled
  426.  
  427. sockets
  428.  
  429. Sockets Support enabled
  430.  
  431. SPL
  432.  
  433. SPL support enabled
  434. Interfaces Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
  435. Classes AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
  436.  
  437. sqlite3
  438.  
  439. SQLite3 support enabled
  440. SQLite3 module version 0.7-dev
  441. SQLite Library 3.7.7.1
  442.  
  443. Directive Local Value Master Value
  444. sqlite3.extension_dir no value no value
  445.  
  446. standard
  447.  
  448. Dynamic Library Support enabled
  449. Path to sendmail /usr/sbin/sendmail -t -i
  450.  
  451. Directive Local Value Master Value
  452. assert.active 1 1
  453. assert.bail 0 0
  454. assert.callback no value no value
  455. assert.quiet_eval 0 0
  456. assert.warning 1 1
  457. auto_detect_line_endings 0 0
  458. default_socket_timeout 60 60
  459. from no value no value
  460. safe_mode_allowed_env_vars PHP_ PHP_
  461. safe_mode_protected_env_vars LD_LIBRARY_PATH LD_LIBRARY_PATH
  462. url_rewriter.tags a=href,area=href,frame=src,form=,fieldset= a=href,area=href,frame=src,form=,fieldset=
  463. user_agent no value no value
  464.  
  465. tokenizer
  466.  
  467. Tokenizer Support enabled
  468.  
  469. xml
  470.  
  471. XML Support active
  472. XML Namespace Support active
  473. libxml2 Version 2.7.8
  474.  
  475. xmlreader
  476.  
  477. XMLReader enabled
  478.  
  479. xmlwriter
  480.  
  481. XMLWriter enabled
  482.  
  483. zip
  484.  
  485. Zip enabled
  486. Extension Version $Id: php_zip.c 321634 2012-01-01 13:15:04Z felipe $
  487. Zip version 1.9.1
  488. Libzip version 0.9.0
  489.  
  490. zlib
  491.  
  492. ZLib Support enabled
  493. Stream Wrapper support compress.zlib://
  494. Stream Filter support zlib.inflate, zlib.deflate
  495. Compiled Version 1.2.3
  496. Linked Version 1.2.3
  497.  
  498. Directive Local Value Master Value
  499. zlib.output_compression Off Off
  500. zlib.output_compression_level -1 -1
  501. zlib.output_handler no value no value
  502.  
  503. Additional Modules
  504.  
  505. Module Name
  506.  
  507. Environment
  508.  
  509. Variable Value
  510. DOCUMENT_ROOT /home/random/public_html
  511. GATEWAY_INTERFACE CGI/1.1
  512. HTTP_ACCEPT text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  513. HTTP_ACCEPT_CHARSET ISO-8859-1,utf-8;q=0.7,*;q=0.3
  514. HTTP_ACCEPT_ENCODING gzip,deflate,sdch
  515. HTTP_ACCEPT_LANGUAGE en-GB,en;q=0.8
  516. HTTP_CONNECTION keep-alive
  517. HTTP_COOKIE wp-settings-3=mfold%3Do%26urlbutton%3Dfile%26imgsize%3Dfull%26wplink%3D0%26editor%3Dtinymce; wp-settings-time-3=1335958257; PHPSESSID=58848c0496401be3f993e8f53ac543f8; __utma=175913889.1312897290.1334772115.1337775039.1337777732.38; __utmc=175913889; __utmz=175913889.1336044362.8.2.utmcsr=google|utmccn=(organic)|utmcmd=organic|utmctr=(not%20provided); wordpress_test_cookie=WP+Cookie+check; wordpress_logged_in_3e0bebe2a6d7c43711aa0e36eba6082d=dev%7C1337950359%7C4b08cd5cac5214286d619b9d4f805fd5
  518. HTTP_HOST random-international.com
  519. HTTP_USER_AGENT Mozilla/5.0 (Windows NT 6.1) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.46 Safari/536.5
  520. PATH /bin:/usr/bin
  521. QUERY_STRING no value
  522. REDIRECT_STATUS 200
  523. REMOTE_ADDR 86.173.63.249
  524. REMOTE_PORT 55073
  525. REQUEST_METHOD GET
  526. REQUEST_URI /phpinfo.php
  527. SCRIPT_FILENAME /home/random/public_html/phpinfo.php
  528. SCRIPT_NAME /phpinfo.php
  529. SERVER_ADDR 37.26.106.50
  530. SERVER_ADMIN webmaster@random-international.com
  531. SERVER_NAME random-international.com
  532. SERVER_PORT 80
  533. SERVER_PROTOCOL HTTP/1.1
  534. SERVER_SIGNATURE <address>Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at random-international.com Port 80</address>
  535. SERVER_SOFTWARE Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
  536.  
  537. PHP Variables
  538.  
  539. Variable Value
  540. _REQUEST["wp-settings-3"] mfold=o&urlbutton=file&imgsize=full&wplink=0&editor=tinymce
  541. _REQUEST["wp-settings-time-3"] 1335958257
  542. _REQUEST["PHPSESSID"] 58848c0496401be3f993e8f53ac543f8
  543. _REQUEST["__utma"] 175913889.1312897290.1334772115.1337775039.1337777732.38
  544. _REQUEST["__utmc"] 175913889
  545. _REQUEST["__utmz"] 175913889.1336044362.8.2.utmcsr=google|utmccn=(organic)|utmcmd=organic|utmctr=(not provided)
  546. _REQUEST["wordpress_test_cookie"] WP Cookie check
  547. _REQUEST["wordpress_logged_in_3e0bebe2a6d7c43711aa0e36eba6082d"] dev|1337950359|4b08cd5cac5214286d619b9d4f805fd5
  548. _COOKIE["wp-settings-3"] mfold=o&urlbutton=file&imgsize=full&wplink=0&editor=tinymce
  549. _COOKIE["wp-settings-time-3"] 1335958257
  550. _COOKIE["PHPSESSID"] 58848c0496401be3f993e8f53ac543f8
  551. _COOKIE["__utma"] 175913889.1312897290.1334772115.1337775039.1337777732.38
  552. _COOKIE["__utmc"] 175913889
  553. _COOKIE["__utmz"] 175913889.1336044362.8.2.utmcsr=google|utmccn=(organic)|utmcmd=organic|utmctr=(not provided)
  554. _COOKIE["wordpress_test_cookie"] WP Cookie check
  555. _COOKIE["wordpress_logged_in_3e0bebe2a6d7c43711aa0e36eba6082d"] dev|1337950359|4b08cd5cac5214286d619b9d4f805fd5
  556. _SERVER["DOCUMENT_ROOT"] /home/random/public_html
  557. _SERVER["GATEWAY_INTERFACE"] CGI/1.1
  558. _SERVER["HTTP_ACCEPT"] text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  559. _SERVER["HTTP_ACCEPT_CHARSET"] ISO-8859-1,utf-8;q=0.7,*;q=0.3
  560. _SERVER["HTTP_ACCEPT_ENCODING"] gzip,deflate,sdch
  561. _SERVER["HTTP_ACCEPT_LANGUAGE"] en-GB,en;q=0.8
  562. _SERVER["HTTP_CONNECTION"] keep-alive
  563. _SERVER["HTTP_COOKIE"] wp-settings-3=mfold%3Do%26urlbutton%3Dfile%26imgsize%3Dfull%26wplink%3D0%26editor%3Dtinymce; wp-settings-time-3=1335958257; PHPSESSID=58848c0496401be3f993e8f53ac543f8; __utma=175913889.1312897290.1334772115.1337775039.1337777732.38; __utmc=175913889; __utmz=175913889.1336044362.8.2.utmcsr=google|utmccn=(organic)|utmcmd=organic|utmctr=(not%20provided); wordpress_test_cookie=WP+Cookie+check; wordpress_logged_in_3e0bebe2a6d7c43711aa0e36eba6082d=dev%7C1337950359%7C4b08cd5cac5214286d619b9d4f805fd5
  564. _SERVER["HTTP_HOST"] random-international.com
  565. _SERVER["HTTP_USER_AGENT"] Mozilla/5.0 (Windows NT 6.1) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.46 Safari/536.5
  566. _SERVER["PATH"] /bin:/usr/bin
  567. _SERVER["QUERY_STRING"] no value
  568. _SERVER["REDIRECT_STATUS"] 200
  569. _SERVER["REMOTE_ADDR"] 86.173.63.249
  570. _SERVER["REMOTE_PORT"] 55073
  571. _SERVER["REQUEST_METHOD"] GET
  572. _SERVER["REQUEST_URI"] /phpinfo.php
  573. _SERVER["SCRIPT_FILENAME"] /home/random/public_html/phpinfo.php
  574. _SERVER["SCRIPT_NAME"] /phpinfo.php
  575. _SERVER["SERVER_ADDR"] 37.26.106.50
  576. _SERVER["SERVER_ADMIN"] webmaster@random-international.com
  577. _SERVER["SERVER_NAME"] random-international.com
  578. _SERVER["SERVER_PORT"] 80
  579. _SERVER["SERVER_PROTOCOL"] HTTP/1.1
  580. _SERVER["SERVER_SIGNATURE"] <address>Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at random-international.com Port 80</address>
  581. _SERVER["SERVER_SOFTWARE"] Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
  582. _SERVER["PHP_SELF"] /phpinfo.php
  583. _SERVER["REQUEST_TIME"] 1337783794
  584. _SERVER["argv"]
  585. Array
  586. (
  587. )
  588. _SERVER["argc"] 0
  589. _ENV["DOCUMENT_ROOT"] /home/random/public_html
  590. _ENV["GATEWAY_INTERFACE"] CGI/1.1
  591. _ENV["HTTP_ACCEPT"] text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  592. _ENV["HTTP_ACCEPT_CHARSET"] ISO-8859-1,utf-8;q=0.7,*;q=0.3
  593. _ENV["HTTP_ACCEPT_ENCODING"] gzip,deflate,sdch
  594. _ENV["HTTP_ACCEPT_LANGUAGE"] en-GB,en;q=0.8
  595. _ENV["HTTP_CONNECTION"] keep-alive
  596. _ENV["HTTP_COOKIE"] wp-settings-3=mfold%3Do%26urlbutton%3Dfile%26imgsize%3Dfull%26wplink%3D0%26editor%3Dtinymce; wp-settings-time-3=1335958257; PHPSESSID=58848c0496401be3f993e8f53ac543f8; __utma=175913889.1312897290.1334772115.1337775039.1337777732.38; __utmc=175913889; __utmz=175913889.1336044362.8.2.utmcsr=google|utmccn=(organic)|utmcmd=organic|utmctr=(not%20provided); wordpress_test_cookie=WP+Cookie+check; wordpress_logged_in_3e0bebe2a6d7c43711aa0e36eba6082d=dev%7C1337950359%7C4b08cd5cac5214286d619b9d4f805fd5
  597. _ENV["HTTP_HOST"] random-international.com
  598. _ENV["HTTP_USER_AGENT"] Mozilla/5.0 (Windows NT 6.1) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.46 Safari/536.5
  599. _ENV["PATH"] /bin:/usr/bin
  600. _ENV["QUERY_STRING"] no value
  601. _ENV["REDIRECT_STATUS"] 200
  602. _ENV["REMOTE_ADDR"] 86.173.63.249
  603. _ENV["REMOTE_PORT"] 55073
  604. _ENV["REQUEST_METHOD"] GET
  605. _ENV["REQUEST_URI"] /phpinfo.php
  606. _ENV["SCRIPT_FILENAME"] /home/random/public_html/phpinfo.php
  607. _ENV["SCRIPT_NAME"] /phpinfo.php
  608. _ENV["SERVER_ADDR"] 37.26.106.50
  609. _ENV["SERVER_ADMIN"] webmaster@random-international.com
  610. _ENV["SERVER_NAME"] random-international.com
  611. _ENV["SERVER_PORT"] 80
  612. _ENV["SERVER_PROTOCOL"] HTTP/1.1
  613. _ENV["SERVER_SIGNATURE"] <address>Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at random-international.com Port 80</address>
  614. _ENV["SERVER_SOFTWARE"] Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement