[imp] IMP(cvs) login problems
Vincent Magnin
vink@lx-soft.com
Sat, 16 Jun 2001 21:43:05 +0200 (CEST)
En réponse à Chuck Hagenbuch <chuck@horde.org>:
> You're probably having problems with the imp_secret cookie that's used
> to encrypt your password. Do you have the latest CVS of both Horde and IMP?
> Where is IMP in the webroot? Etc..
>
> -chuck
I've downloaded IMP/HORDE form CVS today..
But I think the problem is not here.
For info I've this with test.php:
Horde Versions
Horde: 1.3.5-cvs
IMP: 2.3.7-cvs
Turba: 0.0.3-cvs
PHP Version
View phpinfo() screen
PHP Version: 4.0.5
PHP Major Version: 4.0
PHP Minor Version: 5
PHP Version Classification: release
You are running a supported version of PHP. Enjoy the ride!
PHP Module Capabilities
FTP Support: Yes
Gettext Support: Yes
IMAP Support: Yes
LDAP Support: Yes
MCAL Support: Yes
Mcrypt Support: No
MySQL Support: No
PostgreSQL Support: Yes
XML Support: Yes
Miscellaneous PHP Settings
magic_quotes_runtime set to Off: Yes
PHP Sessions
Session counter: 1
To unregister the session: click here
PEAR
PEAR - Yes
Mail::RFC822 - Yes
Log - Yes
DB - Yes
Is libmcrypt needed?
My php4 is compiled with this:
'../configure' '--prefix=/usr' '--with-apxs=/usr/bin/apxs' '--with-regex=system'
'--with-config-file-path=/etc/php4/apache' '--disable-rpath'
'--enable-memory-limit' '--enable-calendar' '--enable-sysvsem'
'--enable-sysvshm' '--enable-track-vars' '--enable-trans-sid' '--disable-debug'
'--disable-static' '--with-bz2' '--with-curl=shared,/usr' '--with-db2'
'--with-ndbm' '--with-dom=shared,/usr' '--enable-exif' '--enable-filepro'
'--enable-ftp' '--with-gettext' '--with-gd=shared' '--with-jpeg-dir=/usr'
'--with-xpm-dir=/usr/X11R6' '--with-imap=shared' '--with-ldap=shared,/usr'
'--with-mcal=shared,/usr' '--with-mm' '--with-mhash=shared'
'--with-mysql=shared,/usr' '--with-pcre-regex=/usr' '--without-pgsql'
'--with-sablot=shared,/usr' '--enable-shmop' '--with-snmp=shared'
'--enable-sockets' '--with-sybase-ct=shared,/usr' '--with-ttf' '--with-t1lib'
'--enable-wddx' '--with-xml=/usr' '--enable-yp' '--with-zlib'
You can seen phpinfo() on http://mail.lx-soft.com/horde/test.php
Thx for any help