![]() PHP Version 5.0.5 |
| System | Linux axis-00408c012226 2.4.31 #10 Sat Nov 12 00:27:37 CET 2005 cris |
| Build Date | Nov 11 2005 00:12:56 |
| Configure Command | './configure' '-disable-dom' '-disable-libxml' '-disable-simplexml' '-disable-mysql' '-disable-xml' '-without-pear' '-without-iconv' '--host=i386' '--target=cris' |
| Server API | CGI |
| Virtual Directory Support | disabled |
| Configuration File (php.ini) Path | /mnt/flash/etc/php/php.ini |
| PHP API | 20031224 |
| PHP Extension | 20041030 |
| Zend Extension | 220040412 |
| Debug Build | no |
| Thread Safety | disabled |
| Zend Memory Manager | enabled |
| IPv6 Support | enabled |
| Registered PHP Streams | php, file, http, ftp |
| Registered Stream Socket Transports | tcp, udp, unix, udg |
This program makes use of the Zend Scripting Language Engine:Zend Engine v2.0.5, Copyright (c) 1998-2004 Zend Technologies |
| Directive | Local Value | Master Value |
|---|---|---|
| allow_call_time_pass_reference | Off | Off |
| allow_url_fopen | On | On |
| 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 |
| define_syslog_variables | Off | Off |
| disable_classes | no value | no value |
| disable_functions | no value | no value |
| display_errors | Off | Off |
| display_startup_errors | Off | Off |
| doc_root | /mnt/flash/root | /mnt/flash/root |
| docref_ext | no value | no value |
| docref_root | no value | no value |
| enable_dl | On | On |
| error_append_string | no value | no value |
| error_log | no value | no value |
| error_prepend_string | no value | no value |
| error_reporting | 2047 | 2047 |
| expose_php | On | On |
| extension_dir | ./ | ./ |
| file_uploads | On | On |
| highlight.bg | #FFFFFF | #FFFFFF |
| highlight.comment | #FF8000 | #FF8000 |
| highlight.default | #0000BB | #0000BB |
| highlight.html | #000000 | #000000 |
| highlight.keyword | #007700 | #007700 |
| highlight.string | #DD0000 | #DD0000 |
| 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 | .: | .: |
| log_errors | On | On |
| log_errors_max_len | 1024 | 1024 |
| magic_quotes_gpc | Off | Off |
| magic_quotes_runtime | Off | Off |
| magic_quotes_sybase | Off | Off |
| mail.force_extra_parameters | no value | no value |
| max_execution_time | 30 | 30 |
| max_input_time | 60 | 60 |
| open_basedir | no value | no value |
| output_buffering | 4096 | 4096 |
| output_handler | no value | no value |
| post_max_size | 8M | 8M |
| precision | 14 | 14 |
| register_argc_argv | Off | Off |
| register_globals | Off | Off |
| register_long_arrays | Off | Off |
| report_memleaks | On | On |
| report_zend_debug | 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 | no value | no value |
| sendmail_path | /usr/bin/sendmail -t -i | /usr/bin/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 | 2M | 2M |
| upload_tmp_dir | no value | no value |
| user_dir | no value | no value |
| variables_order | GPCS | GPCS |
| xmlrpc_error_number | 0 | 0 |
| xmlrpc_errors | Off | Off |
| y2k_compliance | On | On |
| zend.ze1_compatibility_mode | Off | Off |
| ctype functions | enabled |
| PCRE (Perl Compatible Regular Expressions) Support | enabled |
| PCRE Library Version | 6.2 01-Aug-2005 |
| Revision | $Revision: 1.60.2.4 $ |
| Session Support | enabled |
| Registered save handlers | files user sqlite |
| Registered serializer handlers | php php_binary |
| Directive | Local Value | Master Value |
|---|---|---|
| session.auto_start | Off | Off |
| session.bug_compat_42 | Off | Off |
| 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 | 1000 | 1000 |
| session.gc_maxlifetime | 1440 | 1440 |
| session.gc_probability | 1 | 1 |
| session.hash_bits_per_character | 5 | 5 |
| 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.use_cookies | On | On |
| session.use_only_cookies | Off | Off |
| session.use_trans_sid | 0 | 0 |
| SPL support | enabled |
|---|---|
| Interfaces | RecursiveIterator, SeekableIterator |
| Classes | ArrayIterator, ArrayObject, CachingIterator, CachingRecursiveIterator, DirectoryIterator, FilterIterator, LimitIterator, ParentIterator, RecursiveDirectoryIterator, RecursiveIteratorIterator |
| SQLite support | enabled |
|---|---|
| PECL Module version | 2.0-dev $Id: sqlite.c,v 1.146.2.7 2005/06/07 15:38:37 dmitry Exp $ |
| SQLite Library | 2.8.16 |
| SQLite Encoding | iso8859 |
| Directive | Local Value | Master Value |
|---|---|---|
| sqlite.assoc_case | 0 | 0 |
| Regex Library | Bundled library enabled |
| Dynamic Library Support | enabled |
| Path to sendmail | /usr/bin/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 |
| date.default_latitude | 31.7667 | 31.7667 |
| date.default_longitude | 35.2333 | 35.2333 |
| date.sunrise_zenith | 90.83 | 90.83 |
| date.sunset_zenith | 90.83 | 90.83 |
| 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,area=href,frame=src,input=src,form=fakeentry | a=href,area=href,frame=src,input=src,form=fakeentry |
| user_agent | no value | no value |
| Tokenizer Support | enabled |
| Module Name |
|---|
| Variable | Value |
|---|---|
| PATH | /bin:/usr/bin |
| SERVER_SOFTWARE | Boa/0.94.14rc20 |
| SERVER_NAME | no value |
| GATEWAY_INTERFACE | CGI/1.1 |
| SERVER_PORT | 80 |
| DOCUMENT_ROOT | /mnt/flash/root |
| SERVER_ROOT | /etc/httpd/conf |
| SERVER_ADMIN | no value |
| HTTP_USER_AGENT | Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4 |
| HTTP_ACCEPT_LANGUAGE | it-it,it;q=0.8,en-us;q=0.5,en;q=0.3 |
| HTTP_ACCEPT_ENCODING | gzip,deflate |
| HTTP_ACCEPT_CHARSET | ISO-8859-1,utf-8;q=0.7,*;q=0.7 |
| HTTP_KEEP_ALIVE | 300 |
| HTTP_CONNECTION | keep-alive |
| HTTP_REFERER | http://192.168.0.90/ |
| HTTP_REFERER | http://192.168.0.90/ |
| REQUEST_METHOD | GET |
| SERVER_NAME | 192.168.0.90 |
| HTTP_HOST | 192.168.0.90 |
| SERVER_ADDR | 192.168.0.90 |
| SERVER_PROTOCOL | HTTP/1.1 |
| REQUEST_URI | /index.php |
| HTTP_REFERER | http://192.168.0.90/ |
| SCRIPT_NAME | /index.php |
| REMOTE_ADDR | 192.168.0.4 |
| REMOTE_PORT | 2835 |
| ORIG_SCRIPT_NAME | /index.php |
| ORIG_SCRIPT_FILENAME | /index.php |
| SCRIPT_FILENAME | no value |
| Variable | Value |
|---|---|
| _SERVER["PATH"] | /bin:/usr/bin |
| _SERVER["SERVER_SOFTWARE"] | Boa/0.94.14rc20 |
| _SERVER["SERVER_NAME"] | 192.168.0.90 |
| _SERVER["GATEWAY_INTERFACE"] | CGI/1.1 |
| _SERVER["SERVER_PORT"] | 80 |
| _SERVER["DOCUMENT_ROOT"] | /mnt/flash/root |
| _SERVER["SERVER_ROOT"] | /etc/httpd/conf |
| _SERVER["SERVER_ADMIN"] | no value |
| _SERVER["HTTP_USER_AGENT"] | Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4 |
| _SERVER["HTTP_ACCEPT_LANGUAGE"] | it-it,it;q=0.8,en-us;q=0.5,en;q=0.3 |
| _SERVER["HTTP_ACCEPT_ENCODING"] | gzip,deflate |
| _SERVER["HTTP_ACCEPT_CHARSET"] | ISO-8859-1,utf-8;q=0.7,*;q=0.7 |
| _SERVER["HTTP_KEEP_ALIVE"] | 300 |
| _SERVER["HTTP_CONNECTION"] | keep-alive |
| _SERVER["HTTP_REFERER"] | http://192.168.0.90/ |
| _SERVER["REQUEST_METHOD"] | GET |
| _SERVER["HTTP_HOST"] | 192.168.0.90 |
| _SERVER["SERVER_ADDR"] | 192.168.0.90 |
| _SERVER["SERVER_PROTOCOL"] | HTTP/1.1 |
| _SERVER["REQUEST_URI"] | /index.php |
| _SERVER["SCRIPT_NAME"] | /index.php |
| _SERVER["REMOTE_ADDR"] | 192.168.0.4 |
| _SERVER["REMOTE_PORT"] | 2835 |
| _SERVER["ORIG_SCRIPT_NAME"] | /index.php |
| _SERVER["ORIG_SCRIPT_FILENAME"] | /index.php |
| _SERVER["SCRIPT_FILENAME"] | no value |
| _SERVER["PHP_SELF"] | /index.php |
|
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. |