page content
Show me the output of phpinfo(). I want to see all PHP4 modules and parameters!
| PHP Version 4.3.10-16 | |
|---|---|
| System | Linux jesus 2.6.8-12-amd64-k8-smp #1 SMP Thu Feb 9 07:54:34 UTC 2006 x86_64 |
| Build Date | Aug 24 2005 19:29:12 |
| Configure Command | '../configure' '--prefix=/usr' '--with-apxs2=/usr/bin/apxs2' '--with-config-file-path=/etc/php4/apache2' '--enable-memory-limit' '--disable-debug' '--with-regex=php' '--disable-rpath' '--disable-static' '--with-pic' '--with-layout=GNU' '--with-pear=/usr/share/php' '--enable-calendar' '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--enable-track-vars' '--enable-trans-sid' '--enable-bcmath' '--with-bz2' '--enable-ctype' '--with-db4' '--with-iconv' '--enable-exif' '--enable-filepro' '--enable-ftp' '--with-gettext' '--enable-mbstring' '--with-pcre-regex=/usr' '--enable-shmop' '--enable-sockets' '--enable-wddx' '--disable-xml' '--with-expat-dir=/usr' '--with-xmlrpc' '--enable-yp' '--with-zlib' '--without-pgsql' '--with-kerberos=/usr' '--with-openssl=/usr' '--with-zip=/usr' '--enable-dbx' '--with-mime-magic=/usr/share/misc/file/magic.mime' '--with-exec-dir=/usr/lib/php4/libexec' '--without-mm' '--without-mysql' '--without-sybase-ct' |
| Server API | Apache 2.0 Handler |
| Virtual Directory Support | disabled |
| Configuration File (php.ini) Path | /etc/php4/apache2/php.ini |
| PHP API | 20020918 |
| PHP Extension | 20020429 |
| Zend Extension | 20021010 |
| Debug Build | no |
| Thread Safety | disabled |
| Registered PHP Streams | php, http, ftp, https, ftps, compress.bzip2, compress.zlib |
This program makes use of the Zend Scripting Language Engine: Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
Configuration
PHP Core
| Directive | Local Value | Master Value |
|---|---|---|
| allow_call_time_pass_reference | On | On |
| allow_url_fopen | 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_prepend_file | no value | no value |
| browscap | no value | no value |
| default_charset | no value | no value |
| default_mimetype | text/html | text/html |
| define_syslog_variables | Off | Off |
| disable_classes | no value | no value |
| disable_functions | system,eval, passthru, backtick_operator, openlog, apache_child_terminate, apache_get_modules, apache_get_version, apache_getenv, apache_setenv, virtual, shell_exec, proc_close, proc_open, proc_get_status, proc_nice, proc_open, proc_terminate, disk_free_space, disk_total_space, diskfreespace, max_execution_time, set_time_limit, highlight_file, show_source,dl | system, eval, passthru, backtick_operator, openlog, apache_child_terminate, apache_get_modules, apache_get_version, apache_getenv, apache_setenv, virtual, shell_exec, proc_close, proc_open, proc_get_status, proc_nice, proc_open, proc_terminate, disk_free_space, disk_total_space, diskfreespace, max_execution_time, set_time_limit, highlight_file, show_source, dl |
| display_errors | On | On |
| 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 | Off | Off |
| error_append_string | no value | no value |
| error_log | /var/log/php/php.log | /var/log/php/php.log |
| error_prepend_string | no value | no value |
| error_reporting | 2039 | 2039 |
| expose_php | Off | Off |
| extension_dir | /usr/lib/php4/20020429 | /usr/lib/php4/20020429 |
| file_uploads | On | On |
| gpc_order | GPC | GPC |
| highlight.bg | #FFFFFF | #FFFFFF |
| highlight.comment | #FF9900 | #FF9900 |
| highlight.default | #0000CC | #0000CC |
| highlight.html | #000000 | #000000 |
| highlight.keyword | #006600 | #006600 |
| highlight.string | #CC0000 | #CC0000 |
| html_errors | On | On |
| ignore_repeated_errors | Off | Off |
| ignore_repeated_source | Off | Off |
| ignore_user_abort | Off | Off |
| implicit_flush | Off | Off |
| include_path | . | .:/usr/share/php:/usr/share/pear |
| log_errors | On | On |
| log_errors_max_len | 1024 | 1024 |
| magic_quotes_gpc | Off | On |
| magic_quotes_runtime | Off | Off |
| magic_quotes_sybase | Off | Off |
| max_execution_time | 120 | 120 |
| max_input_time | 180 | 180 |
| memory_limit | 25M | 25M |
| open_basedir | - | - |
| output_buffering | no value | no value |
| output_handler | no value | no value |
| post_max_size | 40M | 40M |
| precision | 14 | 14 |
| register_argc_argv | On | On |
| register_globals | Off | Off |
| report_memleaks | On | On |
| safe_mode | Off | Off |
| safe_mode_exec_dir | no value | no value |
| safe_mode_gid | Off | Off |
| safe_mode_include_dir | no value | no value |
| sendmail_from | me@localhost.com | me@localhost.com |
| sendmail_path | /usr/sbin/sendmail -t -i | /usr/sbin/sendmail -t -i |
| serialize_precision | 100 | 100 |
| 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 | 30M | 30M |
| upload_tmp_dir | no value | no value |
| user_dir | no value | no value |
| variables_order | EGPCS | EGPCS |
| xmlrpc_error_number | 0 | 0 |
| xmlrpc_errors | Off | Off |
| y2k_compliance | Off | Off |
apache2handler
| Apache Version | Apache/2.0.54 |
| Max Requests | Per Child: 100 - Keep Alive: on - Max Per Connection: 300 |
| Timeouts | Connection: 300 - Keep-Alive: 15 |
| Server Root | /etc/apache2 |
| Loaded Modules | core mod_access mod_auth mod_log_config mod_logio mod_env mod_setenvif prefork http_core mod_mime mod_status mod_autoindex mod_negotiation mod_dir mod_alias mod_so mod_auth_mysql mod_cgi mod_dav mod_dav_fs mod_dav_svn mod_authz_svn mod_expires mod_include mod_security mod_php4 mod_cache mod_disk_cache mod_proxy proxy_http mod_rewrite mod_ssl mod_suexec mod_unique_id mod_userdir |
| Directive | Local Value | Master Value |
|---|---|---|
| engine | 1 | 1 |
| last_modified | 0 | 0 |
| xbithack | 0 | 0 |
bcmath
| BCMath support | enabled |
bz2
| BZip2 Support | Enabled |
| BZip2 Version | 1.0.2, 30-Dec-2001 |
calendar
| Calendar support | enabled |
ctype
| ctype functions | enabled |
dba
| DBA support | enabled |
| Supported handlers | cdb cdb_make db4 inifile flatfile |
dbx
| dbx support | enabled |
| dbx version | 1.0.0 |
| supported databases | MySQL ODBC PostgreSQL Microsoft SQL Server FrontBase Oracle 8 (oci8) Sybase-CT |
| Directive | Local Value | Master Value |
|---|---|---|
| dbx.colnames_case | unchanged | unchanged |
domxml
| DOM/XML | enabled |
| DOM/XML API Version | 20020815 |
| libxml Version | 20616 |
| HTML Support | enabled |
| XPath Support | enabled |
| XPointer Support | enabled |
| DOM/XSLT | enabled |
| libxslt Version | 1.1.12 |
| libxslt compiled against libxml Version | 2.6.16 |
| DOM/EXSLT | enabled |
| libexslt Version | 1.1.12 |
exif
| EXIF Support | enabled |
| EXIF Version | 1.4 $Id: exif.c,v 1.118.2.35 2005/03/05 18:30:47 rasmus Exp $ |
| Supported EXIF Version | 0220 |
| Supported filetypes | JPEG,TIFF |
ftp
| FTP support | enabled |
gd
| GD Support | enabled |
| GD Version | 2.0 or higher |
| FreeType Support | enabled |
| FreeType Linkage | with freetype |
| T1Lib Support | enabled |
| GIF Read Support | enabled |
| GIF Create Support | enabled |
| JPG Support | enabled |
| PNG Support | enabled |
| WBMP Support | enabled |
gettext
| GetText Support | enabled |
iconv
| iconv support | enabled |
| iconv implementation | glibc |
| iconv library version | 2.3.2 |
| 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 |
imagick
| ImageMagick support | enabled |
|---|---|
| Magick Backend | ImageMagick |
| ImageMagick version | 6.0.6 |
| PHP imagick version | 0.9.11 |
| MaxRGB | 65535 |
| Supported image formats | tmp |
| Font Family - Name | AvantGarde - AvantGarde-Book |
imap
| IMAP c-Client Version | 2001 |
| SSL Support | enabled |
| Kerberos Support | enabled |
imlib
| Directive | Local Value | Master Value |
|---|---|---|
| imlib.cache_size | 0 | 0 |
| imlib.font_cache_size | 524288 | 524288 |
| imlib.font_path | /usr/share/fonts/truetype | /usr/share/fonts/truetype |
| imlib.max_cache_size | 4194304 | 4194304 |
| imlib.min_cache_size | 0 | 0 |
mbstring
| Multibyte Support | enabled |
| Japanese support | enabled |
| Simplified chinese support | enabled |
| Traditional chinese support | enabled |
| Korean support | enabled |
| Russian support | enabled |
| Multibyte (japanese) regex support | enabled |
| mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1. |
|---|
| Directive | Local Value | Master Value |
|---|---|---|
| mbstring.detect_order | no value | no value |
| mbstring.encoding_translation | Off | Off |
| mbstring.func_overload | 0 | 0 |
| mbstring.http_input | pass | pass |
| mbstring.http_output | pass | pass |
| mbstring.internal_encoding | no value | no value |
| mbstring.language | neutral | neutral |
| mbstring.substitute_character | no value | no value |
mcal
| MCAL Support | enabled |
| MCAL Version | 0.6 - 20000121 |
mcrypt
| mcrypt support | enabled |
|---|---|
| version | >= 2.4.x |
| 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 |
| Supported modes | cbc cfb ctr ecb ncfb nofb ofb stream |
| Directive | Local Value | Master Value |
|---|---|---|
| mcrypt.algorithms_dir | no value | no value |
| mcrypt.modes_dir | no value | no value |
mhash
| MHASH support | Enabled |
| MHASH API Version | 20020524 |
mime_magic
| mime_magic support | enabled |
|---|
| Directive | Local Value | Master Value |
|---|---|---|
| mime_magic.magicfile | /usr/share/misc/file/magic.mime | /usr/share/misc/file/magic.mime |
ming
| Ming SWF output library | the funk in your trunk |
| Version | 0.3beta1 |
mysql
| MySQL Support | enabled |
|---|---|
| Active Persistent Links | 0 |
| Active Links | 2 |
| Client API version | 4.0.24 |
| MYSQL_MODULE_TYPE | external |
| MYSQL_SOCKET | - |
| MYSQL_INCLUDE | - |
| MYSQL_LIBS | - |
| Directive | Local Value | Master Value |
|---|---|---|
| mysql.allow_persistent | On | On |
| mysql.connect_timeout | 60 | 60 |
| mysql.default_host | no value | no value |
| mysql.default_password | no value | no value |
| mysql.default_port | no value | no value |
| mysql.default_socket | no value | no value |
| mysql.default_user | no value | no value |
| mysql.max_links | Unlimited | Unlimited |
| mysql.max_persistent | Unlimited | Unlimited |
| mysql.trace_mode | Off | Off |
odbc
| ODBC Support | enabled |
|---|---|
| Active Persistent Links | 0 |
| Active Links | 0 |
| ODBC library | unixODBC |
| ODBC_INCLUDE | -I/usr/include |
| ODBC_LFLAGS | -L/usr/lib |
| ODBC_LIBS | -lodbc |
| Directive | Local Value | Master Value |
|---|---|---|
| odbc.allow_persistent | On | On |
| odbc.check_persistent | On | On |
| odbc.default_db | no value | no value |
| odbc.default_pw | no value | no value |
| odbc.default_user | no value | no value |
| odbc.defaultbinmode | return as is | return as is |
| odbc.defaultlrl | return up to 4096 bytes | return up to 4096 bytes |
| odbc.max_links | Unlimited | Unlimited |
| odbc.max_persistent | Unlimited | Unlimited |
openssl
| OpenSSL support | enabled |
| OpenSSL Version | OpenSSL 0.9.7e 25 Oct 2004 |
overload
| User-Space Object Overloading Support | enabled |
pcre
| PCRE (Perl Compatible Regular Expressions) Support | enabled |
| PCRE Library Version | 4.5 01-December-2003 |
pgsql
| PostgreSQL Support | enabled |
|---|---|
| PostgreSQL(libpq) Version | 7.4.7 |
| 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 |
posix
| Revision | $Revision: 1.51.2.3 $ |
ps
| PS Support | enabled |
| PSlib Version | 0.2.4 |
| Revision | $Revision: 1.24 $ |
recode
| Recode Support | enabled |
| Revision | $Revision: 1.29.2.1 $ |
session
| Session Support | enabled |
| Registered save handlers | files user |
| Directive | Local Value | Master Value |
|---|---|---|
| session.auto_start | Off | Off |
| session.bug_compat_42 | Off | On |
| session.bug_compat_warn | On | On |
| session.cache_expire | 180 | 180 |
| session.cache_limiter | nocache | nocache |
| session.cookie_domain | no value | no value |
| session.cookie_lifetime | 0 | 0 |
| session.cookie_path | / | / |
| session.cookie_secure | Off | Off |
| session.entropy_file | no value | no value |
| session.entropy_length | 0 | 0 |
| session.gc_divisor | 100 | 100 |
| session.gc_maxlifetime | 1440 | 1440 |
| session.gc_probability | 1 | 1 |
| session.name | phpMyAdmin | PHPSESSID |
| session.referer_check | - | - |
| session.save_handler | files | files |
| session.save_path | - | - |
| session.serialize_handler | php | php |
| session.use_cookies | On | On |
| session.use_only_cookies | Off | Off |
| session.use_trans_sid | On | On |
shmop
| shmop support | enabled |
sockets
| Sockets Support | enabled |
sqlite
| SQLite support | enabled |
|---|---|
| PECL Module version | 1.0 $Id: sqlite.c,v 1.62.2.16 2004/01/17 00:29:37 edink Exp $ |
| SQLite Library | 2.8.16 |
| SQLite Encoding | UTF-8 |
| Directive | Local Value | Master Value |
|---|---|---|
| sqlite.assoc_case | 0 | 0 |
standard
| Regex Library | Bundled library enabled |
| Dynamic Library Support | enabled |
| Path to sendmail | /usr/sbin/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 |
| safe_mode_allowed_env_vars | PHP_ | PHP_ |
| safe_mode_protected_env_vars | LD_LIBRARY_PATH | LD_LIBRARY_PATH |
| url_rewriter.tags | a=href, frame=src, input=src, form=fakeentry, fieldset= | a=href, area=href, frame=src, input=src, form=fakeentry |
| user_agent | no value | no value |
sysvmsg
| sysvmsg support | enabled |
|---|---|
| Revision | $Revision: 1.4.2.5 $ |
tokenizer
| Tokenizer Support | enabled |
wddx
| WDDX Support | enabled |
|---|---|
| WDDX Session Serializer | enabled |
xml
| XML Support | active |
| XML Namespace Support | active |
| EXPAT Version | expat_1.95.8 |
xmlrpc
| core library version | xmlrpc-epi v. 0.51 |
| php extension version | 0.51 |
| author | Dan Libby |
| homepage | http://xmlrpc-epi.sourceforge.net |
| open sourced by | Epinions.com |
xslt
| XSLT support | enabled |
| Backend | Sablotron |
| Sablotron Version | 1.0 |
yp
| YP Support | enabled |
zip
| Zip support | enabled |
zlib
| ZLib Support | enabled |
| Compiled Version | 1.2.2 |
| Linked Version | 1.2.2 |
| Directive | Local Value | Master Value |
|---|---|---|
| zlib.output_compression | Off | Off |
| zlib.output_compression_level | -1 | -1 |
| zlib.output_handler | no value | no value |
Additional Modules
| Module Name |
|---|
| filepro |
| sysvsem |
| sysvshm |
Environment
| Variable | Value |
|---|---|
| LANG | C |
| PATH | /bin:/usr/bin:/usr/local/bin |
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 license@php.net.



comments
add your comment
For all individual support requests, please contact us here
the comments
no comments so far.