Make WordPress Core

Ticket #15044: phpinfo output.txt

File phpinfo output.txt, 23.7 KB (added by hamfastgamgee, 14 years ago)

phpinfo for the site in question, copied/pasted from an output plugin

Line 
1PHP Version 5.2.14
2
3System  Linux server8.websitehostserver.net 2.6.32.13-grsec #1 SMP Thu May 27 11:21:51 CDT 2010 x86_64
4Build Date      Aug 21 2010 22:58:05
5Configure Command       './configure' '--enable-bcmath' '--enable-calendar' '--enable-exif' '--enable-ftp' '--enable-gd-native-ttf' '--enable-libxml' '--enable-magic-quotes' '--enable-mbstring' '--enable-pdo=shared' '--enable-safe-mode' '--enable-soap' '--enable-sockets' '--enable-wddx' '--enable-zend-multibyte' '--enable-zip' '--prefix=/usr' '--with-bz2' '--with-curl=/opt/curlssl/' '--with-curlwrappers' '--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-libdir=lib64' '--with-libexpat-dir=/usr' '--with-libxml-dir=/opt/xml2' '--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-pic' '--with-png-dir=/usr' '--with-pspell' '--with-sqlite=shared' '--with-tidy=/opt/tidy/' '--with-ttf' '--with-xmlrpc' '--with-xpm-dir=/usr' '--with-xsl=/opt/xslt/' '--with-zlib' '--with-zlib-dir=/usr'
6Server API      CGI
7Virtual Directory Support       disabled
8Configuration File (php.ini) Path       /usr/lib
9Loaded Configuration File       /usr/local/lib/php.ini
10Scan this dir for additional .ini files         (none)
11additional .ini files parsed    (none)
12PHP API         20041225
13PHP Extension   20060613
14Zend Extension  220060519
15Debug Build     no
16Thread Safety   disabled
17Zend Memory Manager     enabled
18IPv6 Support    enabled
19Registered PHP Streams  compress.zlib, compress.bzip2, dict, ftp, ftps, http, https, imap, imaps, pop3, pop3s, rtsp, smtp, smtps, telnet, tftp, php, file, data, zip
20Registered Stream Socket Transports     tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
21Registered Stream Filters       zlib.*, bzip2.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed
22
23Zend logo This program makes use of the Zend Scripting Language Engine:
24Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
25    with the ionCube PHP Loader v3.3.20, Copyright (c) 2002-2010, by ionCube Ltd., and
26    with Zend Optimizer v3.3.9, Copyright (c) 1998-2009, by Zend Technologies
27
28PHP Credits
29Configuration
30PHP Core
31Directive       Local Value     Master Value
32allow_call_time_pass_reference  On      On
33allow_url_fopen On      On
34allow_url_include       Off     Off
35always_populate_raw_post_data   Off     Off
36arg_separator.input     &       &
37arg_separator.output    &       &
38asp_tags        Off     Off
39auto_append_file        no value        no value
40auto_globals_jit        On      On
41auto_prepend_file       no value        no value
42browscap        no value        no value
43default_charset no value        no value
44default_mimetype        text/html       text/html
45define_syslog_variables Off     Off
46detect_unicode  On      On
47disable_classes no value        no value
48disable_functions       no value        no value
49display_errors  STDOUT  STDOUT
50display_startup_errors  Off     Off
51doc_root        no value        no value
52docref_ext      no value        no value
53docref_root     no value        no value
54enable_dl       On      On
55error_append_string     no value        no value
56error_log       error_log       error_log
57error_prepend_string    no value        no value
58error_reporting 4983    6135
59expose_php      On      On
60extension_dir   /usr/local/lib/php/extensions/no-debug-non-zts-20060613 /usr/local/lib/php/extensions/no-debug-non-zts-20060613
61file_uploads    On      On
62highlight.bg    #FFFFFF #FFFFFF
63highlight.comment       #FF8000 #FF8000
64highlight.default       #0000BB #0000BB
65highlight.html  #000000 #000000
66highlight.keyword       #007700 #007700
67highlight.string        #DD0000 #DD0000
68html_errors     On      On
69ignore_repeated_errors  Off     Off
70ignore_repeated_source  Off     Off
71ignore_user_abort       Off     Off
72implicit_flush  Off     Off
73include_path    .:/usr/lib/php:/usr/local/lib/php       .:/usr/lib/php:/usr/local/lib/php
74log_errors      On      On
75log_errors_max_len      1024    1024
76magic_quotes_gpc        Off     Off
77magic_quotes_runtime    Off     Off
78magic_quotes_sybase     Off     Off
79mail.force_extra_parameters     no value        no value
80max_execution_time      300     30
81max_file_uploads        20      20
82max_input_nesting_level 64      64
83max_input_time  60      60
84memory_limit    256M    64M
85open_basedir    no value        no value
86output_buffering        no value        no value
87output_handler  no value        no value
88post_max_size   8M      8M
89precision       12      12
90realpath_cache_size     16K     16K
91realpath_cache_ttl      120     120
92register_argc_argv      On      On
93register_globals        Off     Off
94register_long_arrays    On      On
95report_memleaks On      On
96report_zend_debug       On      On
97safe_mode       Off     Off
98safe_mode_exec_dir      no value        no value
99safe_mode_gid   Off     Off
100safe_mode_include_dir   no value        no value
101sendmail_from   no value        no value
102sendmail_path   /usr/sbin/sendmail -t -i        /usr/sbin/sendmail -t -i
103serialize_precision     100     100
104short_open_tag  On      On
105SMTP    localhost       localhost
106smtp_port       25      25
107sql.safe_mode   Off     Off
108track_errors    Off     Off
109unserialize_callback_func       no value        no value
110upload_max_filesize     2M      2M
111upload_tmp_dir  no value        no value
112user_dir        no value        no value
113variables_order EGPCS   EGPCS
114xmlrpc_error_number     0       0
115xmlrpc_errors   Off     Off
116y2k_compliance  On      On
117zend.ze1_compatibility_mode     Off     Off
118
119bcmath
120BCMath support  enabled
121
122bz2
123BZip2 Support   Enabled
124Stream Wrapper support  compress.bz2://
125Stream Filter support   bzip2.decompress, bzip2.compress
126BZip2 Version   1.0.3, 15-Feb-2005
127
128calendar
129Calendar support        enabled
130
131cgi
132Directive       Local Value     Master Value
133cgi.check_shebang_line  1       1
134cgi.fix_pathinfo        1       1
135cgi.nph 0       0
136cgi.rfc2616_headers     0       0
137
138ctype
139ctype functions         enabled
140
141curl
142cURL support    enabled
143cURL Information        libcurl/7.21.0 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5
144
145date
146date/time support       enabled
147"Olson" Timezone Database Version       2010.9
148Timezone Database       internal
149Default timezone        UTC
150
151Directive       Local Value     Master Value
152date.default_latitude   31.7667 31.7667
153date.default_longitude  35.2333 35.2333
154date.sunrise_zenith     90.583333       90.583333
155date.sunset_zenith      90.583333       90.583333
156date.timezone   America/Chicago America/Chicago
157
158dom
159DOM/XML         enabled
160DOM/XML API Version     20031129
161libxml Version  2.7.6
162HTML Support    enabled
163XPath Support   enabled
164XPointer Support        enabled
165Schema Support  enabled
166RelaxNG Support         enabled
167
168exif
169EXIF Support    enabled
170EXIF Version    1.4 $Id: exif.c 293036 2010-01-03 09:23:27Z sebastian $
171Supported EXIF Version  0220
172Supported filetypes     JPEG,TIFF
173
174filter
175Input Validation and Filtering  enabled
176Revision        $Revision: 298196 $
177
178Directive       Local Value     Master Value
179filter.default  unsafe_raw      unsafe_raw
180filter.default_flags    no value        no value
181
182ftp
183FTP support     enabled
184
185gd
186GD Support      enabled
187GD Version      bundled (2.0.34 compatible)
188FreeType Support        enabled
189FreeType Linkage        with freetype
190FreeType Version        2.2.1
191GIF Read Support        enabled
192GIF Create Support      enabled
193JPG Support     enabled
194PNG Support     enabled
195WBMP Support    enabled
196XPM Support     enabled
197XBM Support     enabled
198
199gettext
200GetText Support         enabled
201
202hash
203hash support    enabled
204Hashing Engines         md2 md4 md5 sha1 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru gost adler32 crc32 crc32b 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
205
206iconv
207iconv support   enabled
208iconv implementation    glibc
209iconv library version   2.5
210
211Directive       Local Value     Master Value
212iconv.input_encoding    ISO-8859-1      ISO-8859-1
213iconv.internal_encoding ISO-8859-1      ISO-8859-1
214iconv.output_encoding   ISO-8859-1      ISO-8859-1
215
216imagick
217imagick module  enabled
218imagick module version  3.0.0
219imagick classes         Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator
220ImageMagick version     ImageMagick 6.6.3-0 2010-07-20 Q16 http://www.imagemagick.org
221ImageMagick copyright   Copyright (C) 1999-2010 ImageMagick Studio LLC
222ImageMagick release date        2010-07-20
223ImageMagick number of supported formats:        192
224ImageMagick supported formats   3FR, A, AI, ART, ARW, AVI, AVS, B, BGR, BGRA, BMP, BMP2, BMP3, BRG, C, CAL, CALS, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CR2, CRW, CUR, CUT, DCM, DCR, DCX, DDS, DFONT, DNG, DPX, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, FAX, FITS, FRACTAL, FTS, G, G3, GBR, GIF, GIF87, GRADIENT, GRAY, GRB, GROUP4, HISTOGRAM, HRZ, HTM, HTML, ICB, ICO, ICON, INFO, INLINE, IPL, JNG, JPEG, JPG, 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, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG24, PNG32, PNG8, PNM, PPM, PREVIEW, PS, PS2, PS3, PSB, PSD, PTIF, PWP, R, RADIAL-GRADIENT, RAF, RAS, RBG, 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, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, Y, YCbCr, YCbCrA, YUV
225
226Directive       Local Value     Master Value
227imagick.locale_fix      0       0
228imagick.progress_monitor        0       0
229
230imap
231IMAP c-Client Version   2007e
232SSL Support     enabled
233Kerberos Support        enabled
234
235json
236json support    enabled
237json version    1.2.1
238
239libxml
240libXML support  active
241libXML Version  2.7.6
242libXML streams  enabled
243
244mbstring
245Multibyte Support       enabled
246Multibyte string engine         libmbfl
247Multibyte (japanese) regex support      enabled
248Multibyte regex (oniguruma) version     4.4.4
249Multibyte regex (oniguruma) backtrack check     On
250
251mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
252
253Directive       Local Value     Master Value
254mbstring.detect_order   no value        no value
255mbstring.encoding_translation   Off     Off
256mbstring.func_overload  0       0
257mbstring.http_input     pass    pass
258mbstring.http_output    pass    pass
259mbstring.internal_encoding      no value        no value
260mbstring.language       neutral neutral
261mbstring.script_encoding        no value        no value
262mbstring.strict_detection       Off     Off
263mbstring.substitute_character   no value        no value
264
265mcrypt
266mcrypt support  enabled
267Version         2.5.8
268Api No  20021217
269Supported 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
270Supported modes         cbc cfb ctr ecb ncfb nofb ofb stream
271
272Directive       Local Value     Master Value
273mcrypt.algorithms_dir   no value        no value
274mcrypt.modes_dir        no value        no value
275
276mysql
277MySQL Support   enabled
278Active Persistent Links         0
279Active Links    1
280Client API version      5.0.91
281MYSQL_MODULE_TYPE       external
282MYSQL_SOCKET    /var/lib/mysql/mysql.sock
283MYSQL_INCLUDE   -I/usr/include/mysql
284MYSQL_LIBS      -L/usr/lib64 -lmysqlclient
285
286Directive       Local Value     Master Value
287mysql.allow_persistent  On      On
288mysql.connect_timeout   60      60
289mysql.default_host      no value        no value
290mysql.default_password  no value        no value
291mysql.default_port      no value        no value
292mysql.default_socket    no value        no value
293mysql.default_user      no value        no value
294mysql.max_links Unlimited       Unlimited
295mysql.max_persistent    Unlimited       Unlimited
296mysql.trace_mode        Off     Off
297
298mysqli
299MysqlI Support  enabled
300Client API library version      5.0.91
301Client API header version       5.0.91
302MYSQLI_SOCKET   /var/lib/mysql/mysql.sock
303
304Directive       Local Value     Master Value
305mysqli.default_host     no value        no value
306mysqli.default_port     3306    3306
307mysqli.default_pw       no value        no value
308mysqli.default_socket   no value        no value
309mysqli.default_user     no value        no value
310mysqli.max_links        Unlimited       Unlimited
311mysqli.reconnect        Off     Off
312
313openssl
314OpenSSL support         enabled
315OpenSSL Version         OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
316
317pcre
318PCRE (Perl Compatible Regular Expressions) Support      enabled
319PCRE Library Version    8.02 2010-03-19
320
321Directive       Local Value     Master Value
322pcre.backtrack_limit    100000  100000
323pcre.recursion_limit    100000  100000
324
325PDO
326PDO support     enabled
327PDO drivers     sqlite, sqlite2, mysql
328
329pdo_mysql
330PDO Driver for MySQL, client library version    5.0.91
331
332pdo_sqlite
333PDO Driver for SQLite 3.x       enabled
334PECL Module version     (bundled) 1.0.1 $Id: pdo_sqlite.c 293036 2010-01-03 09:23:27Z sebastian $
335SQLite Library  3.3.7
336
337posix
338Revision        $Revision: 293036 $
339
340pspell
341PSpell Support  enabled
342
343Reflection
344Reflection      enabled
345Version         $Id: php_reflection.c 300129 2010-06-03 00:43:37Z felipe $
346
347session
348Session Support         enabled
349Registered save handlers        files user sqlite
350Registered serializer handlers  php php_binary wddx
351
352Directive       Local Value     Master Value
353session.auto_start      Off     Off
354session.bug_compat_42   On      On
355session.bug_compat_warn On      On
356session.cache_expire    180     180
357session.cache_limiter   nocache nocache
358session.cookie_domain   no value        no value
359session.cookie_httponly Off     Off
360session.cookie_lifetime 0       0
361session.cookie_path     /       /
362session.cookie_secure   Off     Off
363session.entropy_file    no value        no value
364session.entropy_length  0       0
365session.gc_divisor      100     100
366session.gc_maxlifetime  1440    1440
367session.gc_probability  1       1
368session.hash_bits_per_character 4       4
369session.hash_function   0       0
370session.name    PHPSESSID       PHPSESSID
371session.referer_check   no value        no value
372session.save_handler    files   files
373session.save_path       /tmp    /tmp
374session.serialize_handler       php     php
375session.use_cookies     On      On
376session.use_only_cookies        Off     Off
377session.use_trans_sid   0       0
378
379SimpleXML
380Simplexml support       enabled
381Revision        $Revision: 299016 $
382Schema support  enabled
383
384soap
385Soap Client     enabled
386Soap Server     enabled
387
388Directive       Local Value     Master Value
389soap.wsdl_cache 1       1
390soap.wsdl_cache_dir     /tmp    /tmp
391soap.wsdl_cache_enabled 1       1
392soap.wsdl_cache_limit   5       5
393soap.wsdl_cache_ttl     86400   86400
394
395sockets
396Sockets Support         enabled
397
398SourceGuardian
399SourceGuardian Loader Support   enabled
400SourceGuardian Loader Version   8.2
401SourceGuardian Loader Build Number      0x00000011
402phpSHIELD Support       enabled
403
404Directive       Local Value     Master Value
405sourceguardian.restrict_unencoded       0       0
406
407SPL
408SPL support     enabled
409Interfaces      Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
410Classes         AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilterIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RegexIterator, RuntimeException, SimpleXMLIterator, SplFileInfo, SplFileObject, SplObjectStorage, SplTempFileObject, UnderflowException, UnexpectedValueException
411
412SQLite
413SQLite support  enabled
414PECL Module version     2.0-dev $Id: sqlite.c 298697 2010-04-28 12:10:10Z iliaa $
415SQLite Library  2.8.17
416SQLite Encoding         iso8859
417
418Directive       Local Value     Master Value
419sqlite.assoc_case       0       0
420
421standard
422Regex Library   Bundled library enabled
423Dynamic Library Support         enabled
424Path to sendmail        /usr/sbin/sendmail -t -i
425
426Directive       Local Value     Master Value
427assert.active   1       1
428assert.bail     0       0
429assert.callback no value        no value
430assert.quiet_eval       0       0
431assert.warning  1       1
432auto_detect_line_endings        0       0
433default_socket_timeout  60      60
434safe_mode_allowed_env_vars      PHP_    PHP_
435safe_mode_protected_env_vars    LD_LIBRARY_PATH LD_LIBRARY_PATH
436url_rewriter.tags       a=href,area=href,frame=src,input=src,form=,fieldset=    a=href,area=href,frame=src,input=src,form=,fieldset=
437user_agent      no value        no value
438
439tidy
440Tidy support    enabled
441libTidy Release         6 November 2007
442Extension Version       2.0 ($Id: tidy.c 293036 2010-01-03 09:23:27Z sebastian $)
443
444Directive       Local Value     Master Value
445tidy.clean_output       0       0
446tidy.default_config     no value        no value
447
448tokenizer
449Tokenizer Support       enabled
450
451wddx
452WDDX Support    enabled
453WDDX Session Serializer         enabled
454
455xml
456XML Support     active
457XML Namespace Support   active
458EXPAT Version   expat_1.95.8
459
460xmlreader
461XMLReader       enabled
462
463xmlrpc
464core library version    xmlrpc-epi v. 0.51
465php extension version   0.51
466author  Dan Libby
467homepage        http://xmlrpc-epi.sourceforge.net
468open sourced by         Epinions.com
469
470xmlwriter
471XMLWriter       enabled
472
473xsl
474XSL     enabled
475libxslt Version         1.1.26
476libxslt compiled against libxml Version         2.7.6
477EXSLT   enabled
478libexslt Version        1.1.26
479
480Zend Optimizer
481Optimization Pass 1     enabled
482Optimization Pass 2     enabled
483Optimization Pass 3     enabled
484Optimization Pass 4     enabled
485Optimization Pass 9     enabled
486Zend Loader     enabled
487License Path    no value
488Obfuscation level       3
489
490zip
491Zip     enabled
492Extension Version       $Id: php_zip.c 293036 2010-01-03 09:23:27Z sebastian $
493Zip version     1.8.11
494Libzip version  0.9.0
495
496zlib
497ZLib Support    enabled
498Stream Wrapper support  compress.zlib://
499Stream Filter support   zlib.inflate, zlib.deflate
500Compiled Version        1.2.3
501Linked Version  1.2.3
502
503Directive       Local Value     Master Value
504zlib.output_compression Off     Off
505zlib.output_compression_level   -1      -1
506zlib.output_handler     no value        no value
507
508Additional Modules
509Module Name
510ionCube Loader
511
512Environment
513Variable        Value
514DOCUMENT_ROOT   /home/applewoo/public_html
515GATEWAY_INTERFACE       CGI/1.1
516HTTP_ACCEPT     text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
517HTTP_ACCEPT_CHARSET     ISO-8859-1,utf-8;q=0.7,*;q=0.7
518HTTP_ACCEPT_ENCODING    gzip,deflate
519HTTP_ACCEPT_LANGUAGE    en-us,en;q=0.5
520HTTP_CONNECTION         keep-alive
521HTTP_COOKIE     wordpress_9cf1464e809f46ce3ddd314aa58d3959=HelpTML%7C1288615776%7C76a15fb3d572febe75377f21c51b4314; wp-settings-2=editor%3Dtinymce%26m3%3Do%26m5%3Dc%26hidetb%3D1%26urlbutton%3Dnone%26align%3Dright%26m4%3Do%26galfile%3D1%26galord%3DID%26m9%3Dc; wp-settings-time-2=1287099156; wp-chgfontsize=1; wp-chgfontsize-units=em; wordpress_test_cookie=WP+Cookie+check; wordpress_logged_in_9cf1464e809f46ce3ddd314aa58d3959=HelpTML%7C1288615776%7Ce1d46836edd1aa953ec825ddb2f42953
522HTTP_HOST       www.applewoodhillhomes.com
523HTTP_KEEP_ALIVE         115
524HTTP_REFERER    http://www.applewoodhillhomes.com/wp-admin/tools.php?page=wordpress_php_info
525HTTP_USER_AGENT         Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729; .NET4.0C)
526PATH    /bin:/usr/bin
527QUERY_STRING    page=wordpress_php_info&updated=true
528REDIRECT_STATUS         200
529REMOTE_ADDR     71.90.6.82
530REMOTE_PORT     40698
531REQUEST_METHOD  GET
532REQUEST_URI     /wp-admin/tools.php?page=wordpress_php_info&updated=true
533SCRIPT_FILENAME         /home/applewoo/public_html/wp-admin/tools.php
534SCRIPT_NAME     /wp-admin/tools.php
535SERVER_ADDR     173.236.29.66
536SERVER_ADMIN    webmaster@applewoodhillhomes.com
537SERVER_NAME     www.applewoodhillhomes.com
538SERVER_PORT     80
539SERVER_PROTOCOL         HTTP/1.1
540SERVER_SIGNATURE        no value
541SERVER_SOFTWARE         Apache
542UNIQUE_ID       TMwVj63sHUIAADnFbHQAAAAA
543
544PHP Variables
545Variable        Value
546PHP_SELF        /wp-admin/tools.php
547_REQUEST["page"]        wordpress_php_info
548_REQUEST["updated"]     true
549_GET["page"]    wordpress_php_info
550_GET["updated"] true
551_COOKIE["wordpress_9cf1464e809f46ce3ddd314aa58d3959"]   HelpTML|1288615776|76a15fb3d572febe75377f21c51b4314
552_COOKIE["wp-settings-2"]        editor=tinymce&m3=o&m5=c&hidetb=1&urlbutton=none&align=right&m4=o&galfile=1&galord=ID&m9=c
553_COOKIE["wp-settings-time-2"]   1287099156
554_COOKIE["wp-chgfontsize"]       1
555_COOKIE["wp-chgfontsize-units"] em
556_COOKIE["wordpress_test_cookie"]        WP Cookie check
557_COOKIE["wordpress_logged_in_9cf1464e809f46ce3ddd314aa58d3959"] HelpTML|1288615776|e1d46836edd1aa953ec825ddb2f42953
558_SERVER["SERVER_SOFTWARE"]      Apache
559_SERVER["REQUEST_URI"]  /wp-admin/tools.php?page=wordpress_php_info&updated=true
560_SERVER["DOCUMENT_ROOT"]        /home/applewoo/public_html
561_SERVER["GATEWAY_INTERFACE"]    CGI/1.1
562_SERVER["HTTP_ACCEPT"]  text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
563_SERVER["HTTP_ACCEPT_CHARSET"]  ISO-8859-1,utf-8;q=0.7,*;q=0.7
564_SERVER["HTTP_ACCEPT_ENCODING"] gzip,deflate
565_SERVER["HTTP_ACCEPT_LANGUAGE"] en-us,en;q=0.5
566_SERVER["HTTP_CONNECTION"]      keep-alive
567_SERVER["HTTP_COOKIE"]  wordpress_9cf1464e809f46ce3ddd314aa58d3959=HelpTML%7C1288615776%7C76a15fb3d572febe75377f21c51b4314; wp-settings-2=editor%3Dtinymce%26m3%3Do%26m5%3Dc%26hidetb%3D1%26urlbutton%3Dnone%26align%3Dright%26m4%3Do%26galfile%3D1%26galord%3DID%26m9%3Dc; wp-settings-time-2=1287099156; wp-chgfontsize=1; wp-chgfontsize-units=em; wordpress_test_cookie=WP+Cookie+check; wordpress_logged_in_9cf1464e809f46ce3ddd314aa58d3959=HelpTML%7C1288615776%7Ce1d46836edd1aa953ec825ddb2f42953
568_SERVER["HTTP_HOST"]    www.applewoodhillhomes.com
569_SERVER["HTTP_KEEP_ALIVE"]      115
570_SERVER["HTTP_REFERER"] http://www.applewoodhillhomes.com/wp-admin/tools.php?page=wordpress_php_info
571_SERVER["HTTP_USER_AGENT"]      Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729; .NET4.0C)
572_SERVER["PATH"] /bin:/usr/bin
573_SERVER["QUERY_STRING"] page=wordpress_php_info&updated=true
574_SERVER["REDIRECT_STATUS"]      200
575_SERVER["REMOTE_ADDR"]  71.90.6.82
576_SERVER["REMOTE_PORT"]  40698
577_SERVER["REQUEST_METHOD"]       GET
578_SERVER["SCRIPT_FILENAME"]      /home/applewoo/public_html/wp-admin/tools.php
579_SERVER["SCRIPT_NAME"]  /wp-admin/tools.php
580_SERVER["SERVER_ADDR"]  173.236.29.66
581_SERVER["SERVER_ADMIN"] webmaster@applewoodhillhomes.com
582_SERVER["SERVER_NAME"]  www.applewoodhillhomes.com
583_SERVER["SERVER_PORT"]  80
584_SERVER["SERVER_PROTOCOL"]      HTTP/1.1
585_SERVER["SERVER_SIGNATURE"]     no value
586_SERVER["UNIQUE_ID"]    TMwVj63sHUIAADnFbHQAAAAA
587_SERVER["PHP_SELF"]     /wp-admin/tools.php
588_SERVER["REQUEST_TIME"] 1288443279
589_SERVER["argv"]
590
591Array
592(
593    [0] => page=wordpress_php_info&updated=true
594)
595
596_SERVER["argc"] 1
597_ENV["DOCUMENT_ROOT"]   /home/applewoo/public_html
598_ENV["GATEWAY_INTERFACE"]       CGI/1.1
599_ENV["HTTP_ACCEPT"]     text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
600_ENV["HTTP_ACCEPT_CHARSET"]     ISO-8859-1,utf-8;q=0.7,*;q=0.7
601_ENV["HTTP_ACCEPT_ENCODING"]    gzip,deflate
602_ENV["HTTP_ACCEPT_LANGUAGE"]    en-us,en;q=0.5
603_ENV["HTTP_CONNECTION"] keep-alive
604_ENV["HTTP_COOKIE"]     wordpress_9cf1464e809f46ce3ddd314aa58d3959=HelpTML%7C1288615776%7C76a15fb3d572febe75377f21c51b4314; wp-settings-2=editor%3Dtinymce%26m3%3Do%26m5%3Dc%26hidetb%3D1%26urlbutton%3Dnone%26align%3Dright%26m4%3Do%26galfile%3D1%26galord%3DID%26m9%3Dc; wp-settings-time-2=1287099156; wp-chgfontsize=1; wp-chgfontsize-units=em; wordpress_test_cookie=WP+Cookie+check; wordpress_logged_in_9cf1464e809f46ce3ddd314aa58d3959=HelpTML%7C1288615776%7Ce1d46836edd1aa953ec825ddb2f42953
605_ENV["HTTP_HOST"]       www.applewoodhillhomes.com
606_ENV["HTTP_KEEP_ALIVE"] 115
607_ENV["HTTP_REFERER"]    http://www.applewoodhillhomes.com/wp-admin/tools.php?page=wordpress_php_info
608_ENV["HTTP_USER_AGENT"] Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729; .NET4.0C)
609_ENV["PATH"]    /bin:/usr/bin
610_ENV["QUERY_STRING"]    page=wordpress_php_info&updated=true
611_ENV["REDIRECT_STATUS"] 200
612_ENV["REMOTE_ADDR"]     71.90.6.82
613_ENV["REMOTE_PORT"]     40698
614_ENV["REQUEST_METHOD"]  GET
615_ENV["REQUEST_URI"]     /wp-admin/tools.php?page=wordpress_php_info&updated=true
616_ENV["SCRIPT_FILENAME"] /home/applewoo/public_html/wp-admin/tools.php
617_ENV["SCRIPT_NAME"]     /wp-admin/tools.php
618_ENV["SERVER_ADDR"]     173.236.29.66
619_ENV["SERVER_ADMIN"]    webmaster@applewoodhillhomes.com
620_ENV["SERVER_NAME"]     www.applewoodhillhomes.com
621_ENV["SERVER_PORT"]     80
622_ENV["SERVER_PROTOCOL"] HTTP/1.1
623_ENV["SERVER_SIGNATURE"]        no value
624_ENV["SERVER_SOFTWARE"] Apache
625_ENV["UNIQUE_ID"]       TMwVj63sHUIAADnFbHQAAAAA
626
627PHP License
628
629This 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
630
631This 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.
632
633If you did not receive a copy of the PHP license, or have any questions about PHP licensing, please contact license@php.net.