[horde] test.php fails to unregister session
Ilya
mail at krel.org
Thu Jul 18 20:04:28 PDT 2002
I just completely cvs'sup my horde install, and currently cannot login into it, but I also have another problem, which I think has to be solved before I tackle login. On test.php I cannot unregister session. It continues to increase each time.
any suggestions on what might be wrong?
here is my config:
Horde Versions
a.. Horde: 3.0-cvs
b.. IMP: 4.0-cvs (run IMP tests)
c.. Turba: 2.0-cvs
d.. Nic: 0.0.2-cvs
e.. Sam: 0.0.2-cvs
f.. Kronolith: 2.0-cvs
g.. Jonah: 0.0.3-cvs (run Jonah tests)
h.. Troll: 0.0.4-cvs
i.. Babel: 0.1-cvs
j.. Mnemo: 2.0-cvs
k.. Nag: 2.0-cvs
l.. Accounts: 2.0.1-cvs
m.. Forwards: 2.0.1-cvs
n.. Passwd: 2.0.1-cvs
o.. Vacation: 2.0.1-cvs
PHP Version
a.. View phpinfo() screen
b.. View loaded extensions
c.. PHP Version: 4.2.1
d.. PHP Major Version: 4.2
e.. PHP Minor Version: 1
f.. PHP Version Classification: release
g.. You are running a supported version of PHP.
PHP Module Capabilities
a.. FTP Support: Yes
b.. Gettext Support: Yes
c.. IMAP Support: Yes
d.. LDAP Support: No
e.. MCAL Support: No
f.. Mcrypt Support: Yes
g.. MySQL Support: Yes
h.. PostgreSQL Support: No
i.. XML Support: Yes
Miscellaneous PHP Settings
a.. magic_quotes_runtime disabled: Yes
b.. file_uploads enabled: Yes
c.. safe_mode disabled: Yes
d.. trans_sid disabled: Yes
PHP Sessions
a.. Session counter: 10
b.. To unregister the session: click here
PEAR
a.. PEAR - Yes
b.. Recent PEAR - Yes
c.. Mail::RFC822 - Yes
d.. Mail_Mime - Yes
e.. Log - Yes
f.. DB - Yes
g.. Net_Socket - Yes
some more info:
System FreeBSD alchemistry.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Jul 18 04:48:16 EDT 2002 root at alchemistry.net:/usr/obj/usr/src/sys/ALCHEMISTRY i386
Build Date Jul 18 2002 22:35:59
Configure Command './configure' '--with-apxs=/usr/local/sbin/apxs' '--with-config-file-path=/usr/local/etc' '--enable-versioning' '--with-regex=system' '--without-gd' '--without-mysql' '--with-gd=/usr/local' '--enable-gd-native-ttf' '--with-freetype-dir=/usr/local' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr/local' '--with-zlib' '--with-bz2=/usr' '--with-mcrypt=/usr/local' '--with-mhash=/usr/local' '--with-pdflib=/usr/local' '--with-zlib-dir=/usr' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr/local' '--with-tiff-dir=/usr/local' '--with-imap=/usr/local' '--with-imap-ssl=/usr/local' '--with-mysql=/usr/local' '--with-openssl=/usr' '--with-expat-dir=/usr/local' '--enable-ftp' '--with-curl=/usr/local' '--with-gettext=/usr/local' '--with-iconv=/usr/local' '--with-pspell=/usr/local' '--enable-mbregex' '--enable-mbstring' '--enable-bcmath' '--with-ming=/usr/local' '--enable-sockets' '--enable-trans-sid' '--prefix=/usr/local' 'i386-portbld-freebsd4.6'
Server API Apache
session
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
/var/run/horde /var/run/horde
session.serialize_handler
php php
session.use_cookies
On On
session.use_trans_sid
1 1
More information about the horde
mailing list