|
From: | Ryan Bonham |
Subject: | Re: [Phpgroupware-developers] New stuff (performance improvements) |
Date: | Wed, 02 Jan 2002 18:35:36 +0000 |
Hi, My php_info() shows that i have sesion support comiled in. I attached the phpinfo output also. Ryan Chris Weiss (address@hidden) wrote*: > >I haven't tried it yet, but I recall session support as being a compile switch. > >Dan Kuykendall (Seek3r) (address@hidden) wrote*: >> >>Yeah Milosch also gets the same thing, but in my personal installs plus >>the cvsdemo on phpgroupware.org its working fine. >> >>Does anyone who has of these setups that dont work, have the ability to >>let me onto the box to try and find the problem? >> >>Seek3r >> >>Ryan Bonham wrote: >>> >>> Hi, >>> >>> I just upgraded via cvs, and tried changing to PHP4 Sesion Id's instead of >>> db. I >>> can't get past the user login screen though. It keeps comming back with >>> Sesion id >>> invalid. If i switch back to db sesion id's it works fine. I will look and >>> see >if i >>> am getting any erros in the log file tonight, and post any thing i find. I >>> just >>> thought you would like to know. >>> >>> Keep up the great work, >>> >>> Ryan Bonham >>> >>> > >>> >2) Added PHP4 sessions class. This class simply uses PHP4's build in >>> >session support instead of dumping it in the database. PHP4's session >>> >support is a bit faster because it handles the encoding of the arrays >>> >itself and since it doesnt bloat the db, the db itself stays cleaner and >>> >performs better. >>> > >>> >>> _______________________________________________ >>> Phpgroupware-developers mailing list >>> address@hidden >>> http://mail.gnu.org/mailman/listinfo/phpgroupware-developers >> >>_______________________________________________ >>Phpgroupware-developers mailing list >>address@hidden >>http://mail.gnu.org/mailman/listinfo/phpgroupware-developers >> > > >_______________________________________________ >Phpgroupware-developers mailing list >address@hidden >http://mail.gnu.org/mailman/listinfo/phpgroupware-developers > > -- Ryan C. Bonham Bonham Computer Consulting
PHP Version 4.0.4pl1 |
System | Linux home.joshie.com 2.4.3-12enterprise #1 SMP Fri Jun 8 14:12:05 EDT 2001 i686 unknown |
Build Date | Jul 12 2001 |
Configure Command | './configure' '--prefix=/usr' '--with-config-file-path=/etc' '--disable-debug' '--enable-pic' '--enable-shared' '--enable-inline-optimization' '--with-apxs=/usr/sbin/apxs' '--with-exec-dir=/usr/bin' '--with-regex=system' '--with-gettext' '--with-gd' '--with-jpeg-dir=/usr' '--with-png' '--with-zlib' '--with-db2' '--with-db3' '--with-gdbm' '--enable-debugger' '--enable-magic-quotes' '--enable-safe-mode' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-track-vars' '--enable-yp' '--enable-ftp' '--enable-wddx' '--without-mysql' '--without-oracle' '--without-oci8' '--with-xml' |
Server API | Apache |
Virtual Directory Support | disabled |
Configuration File (php.ini) Path | /etc |
ZEND_DEBUG | disabled |
Thread Safety | disabled |
This program makes use of the Zend scripting language engine: Zend Engine v1.0.4, Copyright (c) 1998-2000 Zend Technologies |
Directive | Local Value | Master Value |
---|---|---|
allow_call_time_pass_reference | On | On |
allow_url_fopen | 1 | 1 |
arg_separator | & | & |
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_functions | no value | no value |
display_errors | On | On |
display_startup_errors | Off | Off |
doc_root | no value | no value |
enable_dl | On | On |
error_append_string | Off | Off |
error_log | no value | no value |
error_prepend_string | Off | Off |
error_reporting | 2039 | 2039 |
expose_php | On | On |
extension_dir | /usr/lib/php4 | /usr/lib/php4 |
file_uploads | 1 | 1 |
gpc_order | GPC | GPC |
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_user_abort | Off | Off |
implicit_flush | Off | Off |
include_path | .:/usr/share/php | .:/usr/share/php |
log_errors | Off | Off |
magic_quotes_gpc | On | On |
magic_quotes_runtime | Off | Off |
magic_quotes_sybase | Off | Off |
max_execution_time | 30 | 30 |
open_basedir | no value | no value |
output_buffering | Off | Off |
output_handler | no value | no value |
post_max_size | 8M | 8M |
precision | 14 | 14 |
register_argc_argv | On | On |
register_globals | On | On |
safe_mode | Off | Off |
safe_mode_exec_dir | no value | no value |
sendmail_from | address@hidden | address@hidden |
sendmail_path | /usr/sbin/sendmail -t -i | /usr/sbin/sendmail -t -i |
short_open_tag | On | On |
SMTP | localhost | localhost |
sql.safe_mode | Off | Off |
track_errors | Off | Off |
upload_max_filesize | 2M | 2M |
upload_tmp_dir | no value | no value |
user_dir | no value | no value |
variables_order | EGPCS | EGPCS |
y2k_compliance | Off | Off |
IMAP Support | enabled |
IMAP c-Client Version | 4.1 |
LDAP Support | enabled |
RCS Version | $Id: ldap.c,v 1.72.2.1 2000/12/04 17:26:11 sniper Exp $ |
Total Links | 0/unlimited |
API Version | 2004 |
MySQL Support | enabled |
---|---|
Active Persistent Links | 1 |
Active Links | 1 |
Client API version | 3.23.41 |
MYSQL_INCLUDE | |
MYSQL_LFLAGS | |
MYSQL_LIBS |
Directive | Local Value | Master Value |
---|---|---|
mysql.allow_persistent | On | On |
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 |
ZLib Support | enabled |
'zlib:' fopen wrapper | enabled |
Compiled Version | 1.1.3 |
Linked Version | 1.1.3 |
YP Support | enabled |
XML Support | active |
WDDX Support | enabled |
Regex Library | System 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 |
safe_mode_allowed_env_vars | PHP_ | PHP_ |
safe_mode_protected_env_vars | LD_LIBRARY_PATH | LD_LIBRARY_PATH |
session.use_trans_sid | 1 | 1 |
sockets support | enabled |
Session Support | enabled |
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_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_maxlifetime | 1440 | 1440 |
session.gc_probability | 1 | 1 |
session.name | PHPSESSID | PHPSESSID |
session.referer_check | no value | no value |
session.save_handler | files | files |
session.save_path | /tmp | /tmp |
session.serialize_handler | php | php |
session.use_cookies | On | On |
Revision | $Revision: 1.27 $ |
PCRE (Perl Compatible Regular Expressions) Support | enabled |
PCRE Library Version | 3.1 09-Feb-2000 |
GNU GetText Support | enabled |
GD Support | enabled |
GD Version | 1.6.2 or higher |
FreeType Support | enabled |
FreeType Linkage | with TTF library |
JPG Support | enabled |
PNG Support | enabled |
WBMP Support | enabled |
FTP support | enabled |
DBA support | enabled |
Supported handlers | gdbm db2 db3 |
APACHE_INCLUDE | |
APACHE_TARGET | |
Apache Version | Apache/1.3.20 |
Apache Release | 10320100 |
Apache API Version | 19990320 |
Hostname:Port | ryanbonham.com:80 |
User/Group | apache(48)/48 |
Max Requests | Per Child: 100 Keep Alive: on Max Per Connection: 100 |
Timeouts | Connection: 300 Keep-Alive: 15 |
Server Root | /etc/httpd |
Loaded Modules | mod_ssl, mod_php4, mod_perl, mod_frontpage, mod_setenvif, mod_so, mod_headers, mod_expires, mod_auth_db, mod_auth_anon, mod_auth, mod_access, mod_rewrite, mod_alias, mod_userdir, mod_actions, mod_imap, mod_asis, mod_cgi, mod_dir, mod_autoindex, mod_include, mod_info, mod_status, mod_negotiation, mod_mime, mod_log_referer, mod_log_agent, mod_log_config, mod_env, mod_vhost_alias, http_core |
Variable | Value |
---|---|
DOCUMENT_ROOT | /var/www/html |
HTTP_ACCEPT | */* |
HTTP_ACCEPT_LANGUAGE | en-us |
HTTP_CONNECTION | Keep-Alive |
HTTP_COOKIE | last_domain=default; last_loginid=ryan; sessionid=8c03c96fd46f73cd0f183d1cc92ab07a; kp3=54e33a1fa94bb90da0f3ca1bb92b9056; domain=default |
HTTP_HOST | www.ryanbonham.com |
HTTP_USER_AGENT | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0) |
HTTP_VIA | 1.0 FILESERVER |
PATH | /sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin |
REMOTE_ADDR | 65.167.42.197 |
REMOTE_PORT | 24474 |
SCRIPT_FILENAME | /var/www/html/phpgroupware/admin/phpinfo.php |
SERVER_ADDR | 10.0.0.12 |
SERVER_ADMIN | address@hidden |
SERVER_NAME | ryanbonham.com |
SERVER_PORT | 80 |
SERVER_SIGNATURE | Apache/1.3.22 Server at ryanbonham.com Port 80 |
SERVER_SOFTWARE | Apache |
GATEWAY_INTERFACE | CGI/1.1 |
SERVER_PROTOCOL | HTTP/1.0 |
REQUEST_METHOD | GET |
QUERY_STRING | |
REQUEST_URI | /phpgroupware/admin/phpinfo.php |
SCRIPT_NAME | /phpgroupware/admin/phpinfo.php |
HTTP Request Headers | |
---|---|
HTTP Request | GET /phpgroupware/admin/phpinfo.php HTTP/1.0 |
Accept | */* |
Accept-Language | en-us |
Connection | Keep-Alive |
Cookie | last_domain=default; last_loginid=ryan; sessionid=8c03c96fd46f73cd0f183d1cc92ab07a; kp3=54e33a1fa94bb90da0f3ca1bb92b9056; domain=default |
Host | www.ryanbonham.com |
User-Agent | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0) |
Via | 1.0 FILESERVER |
HTTP Response Headers | |
X-Powered-By | PHP/4.0.4pl1 |
Cache-Control | no-cache, must-revalidate |
Pragma | no-cache |
Connection | close |
Content-Type | text/html |
sysvshm |
sysvsem |
Variable | Value |
---|---|
PWD | /usr/local/billmax/pkg |
HOSTNAME | homer |
QTDIR | /usr/lib/qt-2.3.1 |
LESSOPEN | |/usr/bin/lesspipe.sh %s |
KDEDIR | /usr |
USER | root |
LS_COLORS | no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35: |
MACHTYPE | i386-redhat-linux-gnu |
/var/spool/mail/root | |
INPUTRC | /etc/inputrc |
BASH_ENV | /root/.bashrc |
LANG | en_US |
LOGNAME | root |
SHLVL | 3 |
SHELL | /bin/bash |
USERNAME | root |
HOSTTYPE | i386 |
OSTYPE | linux-gnu |
HISTSIZE | 1000 |
HOME | /root |
TERM | linux |
PATH | /sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin |
_ | /sbin/initlog |
Variable | Value |
---|---|
PHP_SELF | /phpgroupware/admin/phpinfo.php |
HTTP_COOKIE_VARS["last_domain"] | default |
HTTP_COOKIE_VARS["last_loginid"] | ryan |
HTTP_COOKIE_VARS["sessionid"] | 8c03c96fd46f73cd0f183d1cc92ab07a |
HTTP_COOKIE_VARS["kp3"] | 54e33a1fa94bb90da0f3ca1bb92b9056 |
HTTP_COOKIE_VARS["domain"] | default |
HTTP_SERVER_VARS["DOCUMENT_ROOT"] | /var/www/html |
HTTP_SERVER_VARS["HTTP_ACCEPT"] | */* |
HTTP_SERVER_VARS["HTTP_ACCEPT_LANGUAGE"] | en-us |
HTTP_SERVER_VARS["HTTP_CONNECTION"] | Keep-Alive |
HTTP_SERVER_VARS["HTTP_COOKIE"] | last_domain=default; last_loginid=ryan; sessionid=8c03c96fd46f73cd0f183d1cc92ab07a; kp3=54e33a1fa94bb90da0f3ca1bb92b9056; domain=default |
HTTP_SERVER_VARS["HTTP_HOST"] | www.ryanbonham.com |
HTTP_SERVER_VARS["HTTP_USER_AGENT"] | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0) |
HTTP_SERVER_VARS["HTTP_VIA"] | 1.0 FILESERVER |
HTTP_SERVER_VARS["PATH"] | /sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin |
HTTP_SERVER_VARS["REMOTE_ADDR"] | 65.167.42.197 |
HTTP_SERVER_VARS["REMOTE_PORT"] | 24474 |
HTTP_SERVER_VARS["SCRIPT_FILENAME"] | /var/www/html/phpgroupware/admin/phpinfo.php |
HTTP_SERVER_VARS["SERVER_ADDR"] | 10.0.0.12 |
HTTP_SERVER_VARS["SERVER_ADMIN"] | address@hidden |
HTTP_SERVER_VARS["SERVER_NAME"] | ryanbonham.com |
HTTP_SERVER_VARS["SERVER_PORT"] | 80 |
HTTP_SERVER_VARS["SERVER_SIGNATURE"] | Apache/1.3.22 Server at ryanbonham.com Port 80 |
HTTP_SERVER_VARS["SERVER_SOFTWARE"] | Apache |
HTTP_SERVER_VARS["GATEWAY_INTERFACE"] | CGI/1.1 |
HTTP_SERVER_VARS["SERVER_PROTOCOL"] | HTTP/1.0 |
HTTP_SERVER_VARS["REQUEST_METHOD"] | GET |
HTTP_SERVER_VARS["QUERY_STRING"] | |
HTTP_SERVER_VARS["REQUEST_URI"] | /phpgroupware/admin/phpinfo.php |
HTTP_SERVER_VARS["SCRIPT_NAME"] | /phpgroupware/admin/phpinfo.php |
HTTP_SERVER_VARS["PATH_TRANSLATED"] | /var/www/html/phpgroupware/admin/phpinfo.php |
HTTP_SERVER_VARS["PHP_SELF"] | /phpgroupware/admin/phpinfo.php |
HTTP_SERVER_VARS["argv"] | Array ( ) |
HTTP_SERVER_VARS["argc"] | 0 |
HTTP_ENV_VARS["PWD"] | /usr/local/billmax/pkg |
HTTP_ENV_VARS["HOSTNAME"] | homer |
HTTP_ENV_VARS["QTDIR"] | /usr/lib/qt-2.3.1 |
HTTP_ENV_VARS["LESSOPEN"] | |/usr/bin/lesspipe.sh %s |
HTTP_ENV_VARS["KDEDIR"] | /usr |
HTTP_ENV_VARS["USER"] | root |
HTTP_ENV_VARS["LS_COLORS"] | no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35: |
HTTP_ENV_VARS["MACHTYPE"] | i386-redhat-linux-gnu |
HTTP_ENV_VARS["MAIL"] | /var/spool/mail/root |
HTTP_ENV_VARS["INPUTRC"] | /etc/inputrc |
HTTP_ENV_VARS["BASH_ENV"] | /root/.bashrc |
HTTP_ENV_VARS["LANG"] | en_US |
HTTP_ENV_VARS["LOGNAME"] | root |
HTTP_ENV_VARS["SHLVL"] | 3 |
HTTP_ENV_VARS["SHELL"] | /bin/bash |
HTTP_ENV_VARS["USERNAME"] | root |
HTTP_ENV_VARS["HOSTTYPE"] | i386 |
HTTP_ENV_VARS["OSTYPE"] | linux-gnu |
HTTP_ENV_VARS["HISTSIZE"] | 1000 |
HTTP_ENV_VARS["HOME"] | /root |
HTTP_ENV_VARS["TERM"] | linux |
HTTP_ENV_VARS["PATH"] | /sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin |
HTTP_ENV_VARS["_"] | /sbin/initlog |
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 address@hidden |
[Prev in Thread] | Current Thread | [Next in Thread] |