[imp] Session counter problem

Vincent Magnin vink@lx-soft.com
Fri, 12 Apr 2002 16:47:50 +0200


re Vincent Magnin <vink@lx-soft.com>:

> The problem is simple: Session counter won't increment. (in test.php)
> (and I've YES to all capabilities.)
> 
> I think I'm doing all right, but it doesn't work. If I install an older
> version of php (4.0.5) the session counter work (using the same php.ini config
> file),
> but this version of php is too old to install the new version of IMP/HORDE.
> 
> Does someone on a debian/sparc installation got the same problem (or not) ?

I've tried the same configuration but on a debian/i386 and it works!

I've compared both phpinfo() and see no difference. Any ideas for debian/sparc?

here is the configure line for php4, probably something is missing (but it's
exactly the same on i386 version...):
'../configure' '--prefix=/usr' '--with-apxs=/usr/bin/apxs' '--with-regex=php'
'--with-config-file-path=/etc/php4/apache' '--disable-rpath' '--disable-debug'
'--enable-memory-limit' '--enable-calendar' '--enable-sysvsem'
'--enable-sysvshm' '--enable-track-vars' '--enable-trans-sid' '--enable-bcmath'
'--with-bz2' '--enable-ctype' '--with-db2' '--with-iconv' '--with-ndbm'
'--enable-exif' '--enable-filepro' '--enable-ftp' '--with-gettext'
'--enable-mbstring' '--with-pcre-regex=/usr' '--enable-shmop' '--enable-sockets'
'--enable-wddx' '--with-xml=/usr' '--with-expat-dir=/usr' '--enable-yp'
'--with-zlib' '--without-pgsql' '--disable-static' '--with-layout=GNU'
'--with-curl=shared,/usr' '--with-dom=shared,/usr' '--with-zlib-dir=/usr'
'--with-gd=shared,/usr' '--with-jpeg-dir=shared,/usr'
'--with-xpm-dir=shared,/usr/X11R6' '--with-png-dir=shared,/usr'
'--with-freetype-dir=shared,/usr' '--with-imap=shared,/usr'
'--with-ldap=shared,/usr' '--with-mcal=shared,/usr' '--with-mhash=shared,/usr'
'--with-mm' '--with-mysql=shared,/usr' '--with-unixODBC=shared,/usr'
'--with-recode=shared,/usr' '--enable-xslt' '--with-xslt-sablot=shared,/usr'
'--with-snmp=shared' '--enable-ucd-snmp-hack' '--with-sybase-ct=shared,/usr'
'--with-ttf=shared,/usr' '--with-t1lib=shared,/usr'