Created
February 14, 2013 09:52
-
-
Save nikita2206/4951643 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
phpinfo() | |
PHP Version => 5.4.9 | |
System => Linux nikita2206-N56VJ 3.2.0-37-generic #58-Ubuntu SMP Thu Jan 24 15:28:10 UTC 2013 x86_64 | |
Build Date => Feb 12 2013 17:13:16 | |
Configure Command => './configure' '--enable-cli' '--enable-fpm' '--enable-intl' '--enable-pdo' '--with-pdo-pgsql' '--enable-sockets' '--with-curl' '--with-pgsql' '--with-openssl' | |
Server API => Command Line Interface | |
Virtual Directory Support => disabled | |
Configuration File (php.ini) Path => /usr/local/lib | |
Loaded Configuration File => /usr/local/lib/php.ini | |
Scan this dir for additional .ini files => (none) | |
Additional .ini files parsed => (none) | |
PHP API => 20100412 | |
PHP Extension => 20100525 | |
Zend Extension => 220100525 | |
Zend Extension Build => API220100525,NTS | |
PHP Extension Build => API20100525,NTS | |
Debug Build => no | |
Thread Safety => disabled | |
Zend Signal Handling => disabled | |
Zend Memory Manager => enabled | |
Zend Multibyte Support => disabled | |
IPv6 Support => enabled | |
DTrace Support => disabled | |
Registered PHP Streams => https, ftps, php, file, glob, data, http, ftp, phar | |
Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, tls | |
Registered Stream Filters => convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk | |
This program makes use of the Zend Scripting Language Engine: | |
Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies | |
with Zend Optimizer+ v7.0.0, Copyright (c) 1999-2013, by Zend Technologies | |
_______________________________________________________________________ | |
Configuration | |
Core | |
PHP Version => 5.4.9 | |
Directive => Local Value => Master Value | |
allow_url_fopen => On => On | |
allow_url_include => Off => Off | |
always_populate_raw_post_data => Off => Off | |
arg_separator.input => & => & | |
arg_separator.output => & => & | |
asp_tags => Off => Off | |
auto_append_file => no value => no value | |
auto_globals_jit => On => On | |
auto_prepend_file => no value => no value | |
browscap => no value => no value | |
default_charset => no value => no value | |
default_mimetype => text/html => text/html | |
disable_classes => no value => no value | |
disable_functions => no value => no value | |
display_errors => STDOUT => STDOUT | |
display_startup_errors => Off => Off | |
doc_root => no value => no value | |
docref_ext => no value => no value | |
docref_root => no value => no value | |
enable_dl => On => On | |
enable_post_data_reading => On => On | |
error_append_string => no value => no value | |
error_log => no value => no value | |
error_prepend_string => no value => no value | |
error_reporting => no value => no value | |
exit_on_timeout => Off => Off | |
expose_php => On => On | |
extension_dir => /usr/local/lib/php/extensions/no-debug-non-zts-20100525 => /usr/local/lib/php/extensions/no-debug-non-zts-20100525 | |
file_uploads => On => On | |
highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font> | |
highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font> | |
highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font> | |
highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font> | |
highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font> | |
html_errors => Off => Off | |
ignore_repeated_errors => Off => Off | |
ignore_repeated_source => Off => Off | |
ignore_user_abort => Off => Off | |
implicit_flush => On => On | |
include_path => /usr/local/lib/php => /usr/local/lib/php | |
log_errors => Off => Off | |
log_errors_max_len => 1024 => 1024 | |
mail.add_x_header => Off => Off | |
mail.force_extra_parameters => no value => no value | |
mail.log => no value => no value | |
max_execution_time => 0 => 0 | |
max_file_uploads => 20 => 20 | |
max_input_nesting_level => 64 => 64 | |
max_input_time => -1 => -1 | |
max_input_vars => 1000 => 1000 | |
memory_limit => 128M => 128M | |
open_basedir => no value => no value | |
output_buffering => 0 => 0 | |
output_handler => no value => no value | |
post_max_size => 8M => 8M | |
precision => 14 => 14 | |
realpath_cache_size => 16K => 16K | |
realpath_cache_ttl => 120 => 120 | |
register_argc_argv => On => On | |
report_memleaks => On => On | |
report_zend_debug => Off => Off | |
request_order => no value => no value | |
sendmail_from => no value => no value | |
sendmail_path => -t -i => -t -i | |
serialize_precision => 17 => 17 | |
short_open_tag => On => On | |
SMTP => localhost => localhost | |
smtp_port => 25 => 25 | |
sql.safe_mode => Off => Off | |
track_errors => Off => Off | |
unserialize_callback_func => no value => no value | |
upload_max_filesize => 2M => 2M | |
upload_tmp_dir => no value => no value | |
user_dir => no value => no value | |
user_ini.cache_ttl => 300 => 300 | |
user_ini.filename => .user.ini => .user.ini | |
variables_order => EGPCS => EGPCS | |
xmlrpc_error_number => 0 => 0 | |
xmlrpc_errors => Off => Off | |
zend.detect_unicode => On => On | |
zend.enable_gc => On => On | |
zend.multibyte => Off => Off | |
zend.script_encoding => no value => no value | |
ctype | |
ctype functions => enabled | |
curl | |
cURL support => enabled | |
cURL Information => 7.22.0 | |
Age => 3 | |
Features | |
AsynchDNS => No | |
Debug => No | |
GSS-Negotiate => Yes | |
IDN => Yes | |
IPv6 => Yes | |
Largefile => Yes | |
NTLM => Yes | |
SPNEGO => No | |
SSL => Yes | |
SSPI => No | |
krb4 => No | |
libz => Yes | |
CharConv => No | |
Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, pop3, pop3s, rtmp, rtsp, smtp, smtps, telnet, tftp | |
Host => x86_64-pc-linux-gnu | |
SSL Version => OpenSSL/1.0.1 | |
ZLib Version => 1.2.3.4 | |
date | |
date/time support => enabled | |
"Olson" Timezone Database Version => 2012.8 | |
Timezone Database => internal | |
Default timezone => Europe/Moscow | |
Directive => Local Value => Master Value | |
date.default_latitude => 31.7667 => 31.7667 | |
date.default_longitude => 35.2333 => 35.2333 | |
date.sunrise_zenith => 90.583333 => 90.583333 | |
date.sunset_zenith => 90.583333 => 90.583333 | |
date.timezone => Europe/Moscow => Europe/Moscow | |
dom | |
DOM/XML => enabled | |
DOM/XML API Version => 20031129 | |
libxml Version => 2.7.8 | |
HTML Support => enabled | |
XPath Support => enabled | |
XPointer Support => enabled | |
Schema Support => enabled | |
RelaxNG Support => enabled | |
ereg | |
Regex Library => Bundled library enabled | |
fileinfo | |
fileinfo support => enabled | |
version => 1.0.5 | |
filter | |
Input Validation and Filtering => enabled | |
Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $ | |
Directive => Local Value => Master Value | |
filter.default => unsafe_raw => unsafe_raw | |
filter.default_flags => no value => no value | |
hash | |
hash support => enabled | |
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 | |
iconv | |
iconv support => enabled | |
iconv implementation => glibc | |
iconv library version => 2.15 | |
Directive => Local Value => Master Value | |
iconv.input_encoding => ISO-8859-1 => ISO-8859-1 | |
iconv.internal_encoding => ISO-8859-1 => ISO-8859-1 | |
iconv.output_encoding => ISO-8859-1 => ISO-8859-1 | |
intl | |
Internationalization support => enabled | |
version => 1.1.0 | |
ICU version => 4.8.1.1 | |
ICU Data version => 4.8.1 | |
Directive => Local Value => Master Value | |
intl.default_locale => no value => no value | |
intl.error_level => 0 => 0 | |
json | |
json support => enabled | |
json version => 1.2.1 | |
libxml | |
libXML support => active | |
libXML Compiled Version => 2.7.8 | |
libXML Loaded Version => 20708 | |
libXML streams => enabled | |
openssl | |
OpenSSL support => enabled | |
OpenSSL Library Version => OpenSSL 1.0.1 14 Mar 2012 | |
OpenSSL Header Version => OpenSSL 1.0.1 14 Mar 2012 | |
pcre | |
PCRE (Perl Compatible Regular Expressions) Support => enabled | |
PCRE Library Version => 8.31 2012-07-06 | |
Directive => Local Value => Master Value | |
pcre.backtrack_limit => 1000000 => 1000000 | |
pcre.recursion_limit => 100000 => 100000 | |
PDO | |
PDO support => enabled | |
PDO drivers => sqlite, pgsql | |
pdo_pgsql | |
PDO Driver for PostgreSQL => enabled | |
PostgreSQL(libpq) Version => 9.1.7 | |
Module version => 1.0.2 | |
Revision => $Id$ | |
pdo_sqlite | |
PDO Driver for SQLite 3.x => enabled | |
SQLite Library => 3.7.7.1 | |
pgsql | |
PostgreSQL Support => enabled | |
PostgreSQL(libpq) Version => 9.1.7 | |
PostgreSQL(libpq) => PostgreSQL 9.1.7 on x86_64-unknown-linux-gnu, compiled by gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3, 64-bit | |
Multibyte character support => enabled | |
SSL support => enabled | |
Active Persistent Links => 0 | |
Active Links => 0 | |
Directive => Local Value => Master Value | |
pgsql.allow_persistent => On => On | |
pgsql.auto_reset_persistent => Off => Off | |
pgsql.ignore_notice => Off => Off | |
pgsql.log_notice => Off => Off | |
pgsql.max_links => Unlimited => Unlimited | |
pgsql.max_persistent => Unlimited => Unlimited | |
Phar | |
Phar: PHP Archive support => enabled | |
Phar EXT version => 2.0.1 | |
Phar API version => 1.1.1 | |
SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $ | |
Phar-based phar archives => enabled | |
Tar-based phar archives => enabled | |
ZIP-based phar archives => enabled | |
gzip compression => disabled (install ext/zlib) | |
bzip2 compression => disabled (install pecl/bz2) | |
Native OpenSSL support => enabled | |
Phar based on pear/PHP_Archive, original concept by Davey Shafik. | |
Phar fully realized by Gregory Beaver and Marcus Boerger. | |
Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle. | |
Directive => Local Value => Master Value | |
phar.cache_list => no value => no value | |
phar.readonly => On => On | |
phar.require_hash => On => On | |
posix | |
Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $ | |
Reflection | |
Reflection => enabled | |
Version => $Id: 53b2389d638795fa66862d453ff1abfd89e0aa13 $ | |
session | |
Session Support => enabled | |
Registered save handlers => files user | |
Registered serializer handlers => php php_binary | |
Directive => Local Value => Master Value | |
session.auto_start => Off => Off | |
session.cache_expire => 180 => 180 | |
session.cache_limiter => nocache => nocache | |
session.cookie_domain => no value => no value | |
session.cookie_httponly => Off => Off | |
session.cookie_lifetime => 0 => 0 | |
session.cookie_path => / => / | |
session.cookie_secure => Off => Off | |
session.entropy_file => /dev/urandom => /dev/urandom | |
session.entropy_length => 32 => 32 | |
session.gc_divisor => 100 => 100 | |
session.gc_maxlifetime => 1440 => 1440 | |
session.gc_probability => 1 => 1 | |
session.hash_bits_per_character => 4 => 4 | |
session.hash_function => 0 => 0 | |
session.name => PHPSESSID => PHPSESSID | |
session.referer_check => no value => no value | |
session.save_handler => files => files | |
session.save_path => no value => no value | |
session.serialize_handler => php => php | |
session.upload_progress.cleanup => On => On | |
session.upload_progress.enabled => On => On | |
session.upload_progress.freq => 1% => 1% | |
session.upload_progress.min_freq => 1 => 1 | |
session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS | |
session.upload_progress.prefix => upload_progress_ => upload_progress_ | |
session.use_cookies => On => On | |
session.use_only_cookies => On => On | |
session.use_trans_sid => 0 => 0 | |
SimpleXML | |
Simplexml support => enabled | |
Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $ | |
Schema support => enabled | |
sockets | |
Sockets Support => enabled | |
SPL | |
SPL support => enabled | |
Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject | |
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 | |
sqlite3 | |
SQLite3 support => enabled | |
SQLite3 module version => 0.7 | |
SQLite Library => 3.7.7.1 | |
Directive => Local Value => Master Value | |
sqlite3.extension_dir => no value => no value | |
standard | |
Dynamic Library Support => enabled | |
Path to sendmail => -t -i | |
Directive => Local Value => Master Value | |
assert.active => 1 => 1 | |
assert.bail => 0 => 0 | |
assert.callback => no value => no value | |
assert.quiet_eval => 0 => 0 | |
assert.warning => 1 => 1 | |
auto_detect_line_endings => 0 => 0 | |
default_socket_timeout => 60 => 60 | |
from => no value => no value | |
url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset= | |
user_agent => no value => no value | |
tokenizer | |
Tokenizer Support => enabled | |
xml | |
XML Support => active | |
XML Namespace Support => active | |
libxml2 Version => 2.7.8 | |
xmlreader | |
XMLReader => enabled | |
xmlwriter | |
XMLWriter => enabled | |
Zend Optimizer+ | |
Opcode Caching => Up and Running | |
Optimization => Enabled | |
Startup => OK | |
Shared memory model => mmap | |
Directive => Local Value => Master Value | |
zend_optimizerplus.blacklist_filename => no value => no value | |
zend_optimizerplus.consistency_checks => 0 => 0 | |
zend_optimizerplus.dups_fix => Off => Off | |
zend_optimizerplus.enable => On => On | |
zend_optimizerplus.enable_cli => On => On | |
zend_optimizerplus.enable_file_override => Off => Off | |
zend_optimizerplus.error_log => no value => no value | |
zend_optimizerplus.fast_shutdown => 0 => 0 | |
zend_optimizerplus.force_restart_timeout => 180 => 180 | |
zend_optimizerplus.inherited_hack => On => On | |
zend_optimizerplus.interned_strings_buffer => 4 => 4 | |
zend_optimizerplus.log_verbosity_level => 1 => 1 | |
zend_optimizerplus.max_accelerated_files => 2000 => 2000 | |
zend_optimizerplus.max_wasted_percentage => 5 => 5 | |
zend_optimizerplus.memory_consumption => 128 => 128 | |
zend_optimizerplus.optimization_level => 0xFFFFFFFF => 0xFFFFFFFF | |
zend_optimizerplus.preferred_memory_model => no value => no value | |
zend_optimizerplus.protect_memory => 0 => 0 | |
zend_optimizerplus.revalidate_freq => 2 => 2 | |
zend_optimizerplus.revalidate_path => Off => Off | |
zend_optimizerplus.save_comments => 1 => 1 | |
zend_optimizerplus.use_cwd => On => On | |
zend_optimizerplus.validate_timestamps => On => On | |
Additional Modules | |
Module Name | |
Environment | |
Variable => Value | |
XDG_SEAT_PATH => /org/freedesktop/DisplayManager/Seat0 | |
XDG_CONFIG_DIRS => /etc/xdg/xdg-ubuntu-2d:/etc/xdg | |
LANG => en_US.UTF-8 | |
DISPLAY => :0 | |
PWD => /home/nikita2206/Downloads | |
LOGNAME => nikita2206 | |
MANDATORY_PATH => /usr/share/gconf/ubuntu-2d.mandatory.path | |
GNOME_KEYRING_PID => 1663 | |
XAUTHORITY => /home/nikita2206/.Xauthority | |
COLORTERM => gnome-terminal | |
DESKTOP_SESSION => ubuntu-2d | |
DEFAULTS_PATH => /usr/share/gconf/ubuntu-2d.default.path | |
GDMSESSION => ubuntu-2d | |
GNOME_KEYRING_CONTROL => /tmp/keyring-bCUSsK | |
GNOME_DESKTOP_SESSION_ID => this-is-deprecated | |
DBUS_SESSION_BUS_ADDRESS => unix:abstract=/tmp/dbus-cOKElJhA2J,guid=66064a05346da71270fe36f60000002f | |
UBUNTU_MENUPROXY => libappmenu.so | |
XDG_DATA_DIRS => /usr/share/ubuntu-2d:/usr/share/gnome:/usr/local/share/:/usr/share/ | |
XDG_SESSION_COOKIE => b87b3154d12c5498fad4b2140000000a-1360592572.521700-315534653 | |
SHELL => /bin/zsh | |
WINDOWID => 71306592 | |
SSH_AGENT_PID => 1710 | |
SESSION_MANAGER => local/nikita2206-N56VJ:@/tmp/.ICE-unix/1674,unix/nikita2206-N56VJ:/tmp/.ICE-unix/1674 | |
XDG_CURRENT_DESKTOP => Unity | |
TERM => xterm | |
PATH => /usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games | |
SSH_AUTH_SOCK => /tmp/keyring-bCUSsK/ssh | |
HOME => /home/nikita2206 | |
USER => nikita2206 | |
XDG_SESSION_PATH => /org/freedesktop/DisplayManager/Session0 | |
GPG_AGENT_INFO => /tmp/keyring-bCUSsK/gpg:0:1 | |
SHLVL => 1 | |
OLDPWD => /sites/ZendOptimizerPlus | |
GREP_OPTIONS => --color=auto | |
GREP_COLOR => 1;32 | |
PAGER => less | |
LESS => -R | |
LC_CTYPE => en_US.UTF-8 | |
LSCOLORS => Gxfxcxdxbxegedabagacad | |
_ => /usr/local/bin/php | |
PHP Variables | |
Variable => Value | |
_SERVER["XDG_SEAT_PATH"] => /org/freedesktop/DisplayManager/Seat0 | |
_SERVER["XDG_CONFIG_DIRS"] => /etc/xdg/xdg-ubuntu-2d:/etc/xdg | |
_SERVER["LANG"] => en_US.UTF-8 | |
_SERVER["DISPLAY"] => :0 | |
_SERVER["PWD"] => /home/nikita2206/Downloads | |
_SERVER["LOGNAME"] => nikita2206 | |
_SERVER["MANDATORY_PATH"] => /usr/share/gconf/ubuntu-2d.mandatory.path | |
_SERVER["GNOME_KEYRING_PID"] => 1663 | |
_SERVER["XAUTHORITY"] => /home/nikita2206/.Xauthority | |
_SERVER["COLORTERM"] => gnome-terminal | |
_SERVER["DESKTOP_SESSION"] => ubuntu-2d | |
_SERVER["DEFAULTS_PATH"] => /usr/share/gconf/ubuntu-2d.default.path | |
_SERVER["GDMSESSION"] => ubuntu-2d | |
_SERVER["GNOME_KEYRING_CONTROL"] => /tmp/keyring-bCUSsK | |
_SERVER["GNOME_DESKTOP_SESSION_ID"] => this-is-deprecated | |
_SERVER["DBUS_SESSION_BUS_ADDRESS"] => unix:abstract=/tmp/dbus-cOKElJhA2J,guid=66064a05346da71270fe36f60000002f | |
_SERVER["UBUNTU_MENUPROXY"] => libappmenu.so | |
_SERVER["XDG_DATA_DIRS"] => /usr/share/ubuntu-2d:/usr/share/gnome:/usr/local/share/:/usr/share/ | |
_SERVER["XDG_SESSION_COOKIE"] => b87b3154d12c5498fad4b2140000000a-1360592572.521700-315534653 | |
_SERVER["SHELL"] => /bin/zsh | |
_SERVER["WINDOWID"] => 71306592 | |
_SERVER["SSH_AGENT_PID"] => 1710 | |
_SERVER["SESSION_MANAGER"] => local/nikita2206-N56VJ:@/tmp/.ICE-unix/1674,unix/nikita2206-N56VJ:/tmp/.ICE-unix/1674 | |
_SERVER["XDG_CURRENT_DESKTOP"] => Unity | |
_SERVER["TERM"] => xterm | |
_SERVER["PATH"] => /usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games | |
_SERVER["SSH_AUTH_SOCK"] => /tmp/keyring-bCUSsK/ssh | |
_SERVER["HOME"] => /home/nikita2206 | |
_SERVER["USER"] => nikita2206 | |
_SERVER["XDG_SESSION_PATH"] => /org/freedesktop/DisplayManager/Session0 | |
_SERVER["GPG_AGENT_INFO"] => /tmp/keyring-bCUSsK/gpg:0:1 | |
_SERVER["SHLVL"] => 1 | |
_SERVER["OLDPWD"] => /sites/ZendOptimizerPlus | |
_SERVER["GREP_OPTIONS"] => --color=auto | |
_SERVER["GREP_COLOR"] => 1;32 | |
_SERVER["PAGER"] => less | |
_SERVER["LESS"] => -R | |
_SERVER["LC_CTYPE"] => en_US.UTF-8 | |
_SERVER["LSCOLORS"] => Gxfxcxdxbxegedabagacad | |
_SERVER["_"] => /usr/local/bin/php | |
_SERVER["PHP_SELF"] => | |
_SERVER["SCRIPT_NAME"] => | |
_SERVER["SCRIPT_FILENAME"] => | |
_SERVER["PATH_TRANSLATED"] => | |
_SERVER["DOCUMENT_ROOT"] => | |
_SERVER["REQUEST_TIME_FLOAT"] => 1360835513.5004 | |
_SERVER["REQUEST_TIME"] => 1360835513 | |
_SERVER["argv"] => Array | |
( | |
) | |
_SERVER["argc"] => 0 | |
_ENV["XDG_SEAT_PATH"] => /org/freedesktop/DisplayManager/Seat0 | |
_ENV["XDG_CONFIG_DIRS"] => /etc/xdg/xdg-ubuntu-2d:/etc/xdg | |
_ENV["LANG"] => en_US.UTF-8 | |
_ENV["DISPLAY"] => :0 | |
_ENV["PWD"] => /home/nikita2206/Downloads | |
_ENV["LOGNAME"] => nikita2206 | |
_ENV["MANDATORY_PATH"] => /usr/share/gconf/ubuntu-2d.mandatory.path | |
_ENV["GNOME_KEYRING_PID"] => 1663 | |
_ENV["XAUTHORITY"] => /home/nikita2206/.Xauthority | |
_ENV["COLORTERM"] => gnome-terminal | |
_ENV["DESKTOP_SESSION"] => ubuntu-2d | |
_ENV["DEFAULTS_PATH"] => /usr/share/gconf/ubuntu-2d.default.path | |
_ENV["GDMSESSION"] => ubuntu-2d | |
_ENV["GNOME_KEYRING_CONTROL"] => /tmp/keyring-bCUSsK | |
_ENV["GNOME_DESKTOP_SESSION_ID"] => this-is-deprecated | |
_ENV["DBUS_SESSION_BUS_ADDRESS"] => unix:abstract=/tmp/dbus-cOKElJhA2J,guid=66064a05346da71270fe36f60000002f | |
_ENV["UBUNTU_MENUPROXY"] => libappmenu.so | |
_ENV["XDG_DATA_DIRS"] => /usr/share/ubuntu-2d:/usr/share/gnome:/usr/local/share/:/usr/share/ | |
_ENV["XDG_SESSION_COOKIE"] => b87b3154d12c5498fad4b2140000000a-1360592572.521700-315534653 | |
_ENV["SHELL"] => /bin/zsh | |
_ENV["WINDOWID"] => 71306592 | |
_ENV["SSH_AGENT_PID"] => 1710 | |
_ENV["SESSION_MANAGER"] => local/nikita2206-N56VJ:@/tmp/.ICE-unix/1674,unix/nikita2206-N56VJ:/tmp/.ICE-unix/1674 | |
_ENV["XDG_CURRENT_DESKTOP"] => Unity | |
_ENV["TERM"] => xterm | |
_ENV["PATH"] => /usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games | |
_ENV["SSH_AUTH_SOCK"] => /tmp/keyring-bCUSsK/ssh | |
_ENV["HOME"] => /home/nikita2206 | |
_ENV["USER"] => nikita2206 | |
_ENV["XDG_SESSION_PATH"] => /org/freedesktop/DisplayManager/Session0 | |
_ENV["GPG_AGENT_INFO"] => /tmp/keyring-bCUSsK/gpg:0:1 | |
_ENV["SHLVL"] => 1 | |
_ENV["OLDPWD"] => /sites/ZendOptimizerPlus | |
_ENV["GREP_OPTIONS"] => --color=auto | |
_ENV["GREP_COLOR"] => 1;32 | |
_ENV["PAGER"] => less | |
_ENV["LESS"] => -R | |
_ENV["LC_CTYPE"] => en_US.UTF-8 | |
_ENV["LSCOLORS"] => Gxfxcxdxbxegedabagacad | |
_ENV["_"] => /usr/local/bin/php | |
PHP License | |
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 | |
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. | |
If you did not receive a copy of the PHP license, or have any | |
questions about PHP licensing, please contact [email protected]. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment