[imp] imap php4 libphp4 problems

Wesley Twyman wes@softflare.com
Thu, 10 Jan 2002 16:49:43 -0000


I had the "Your Mail session has expired. Please login again." message with
the latest CVS version of Horde and IMP, so I deleted those and then
downloaded the official release packages from the horde site, re-installed
and everything has worked fine since. Don't know if this will help...

-Wes

----- Original Message -----
From: "Hamilton, Kent" <KHamilton@Hunter.COM>
To: <imp@lists.horde.org>
Sent: Thursday, January 10, 2002 4:35 PM
Subject: RE: [imp] imap php4 libphp4 problems


> My experience with this one is that this error means that you compiled PHP
> with IMAP/SSL and IMAP without SSL.
>
> Now does anyone have a solution to the "Your Mail session has expired.
> Please login again." issue? I'm getting that one here. The sessions
> directory (/var/horde/tmp in my case) is owned by the web server and the
> files are being created ok.
>
>
>
> > -----Original Message-----
> > From: Roman Serbski [mailto:libser@manas.kg]
> > Sent: Tuesday, January 08, 2002 10:18 PM
> > To: imp@lists.horde.org
> > Subject: Re: [imp] imap php4 libphp4 problems
> >
> >
> > Sage McGirk wrote:
> > > php with the flag --with-imap is causing great problems for me.
> > > apache_1.3.22 mod_ssl-2.8.5-1.3.22
> > > imap-2001a for the c-client
> > > courier-imap
> > > horde-2.0
> > > imp-3.0
> > > php-4.1.1
> > >
> > > php4 compiles just fine with --with-imap-ssl on its own.  But with
> > > IMP, uw-imap c-client is required.
> >
> > Could you provide more information about what options do you
> > use while
> > running ./configure for php and apache? Did you compile c-client with
> > SSL? - it requires:
> > 1. some changes in imap-XXX/src/osdep/unix/Makefile
> > 2. running make with additional options:
> > For example - FreeBSD:
> > make bsf SSLTYPE=unix
> >
> > I compiled php-4.2.0-dev with no problems. ./configure
> > --with-imap=/path/to/c-client --with-imap-ssl works just fine for me.
> >
> > >
> > > I have yet to find a way to make this all work together
> > >
> > > mirage# /usr/local/apache/bin/apachectl startssl
> > > Syntax error on line 210 of /usr/local/apache/conf/httpd.conf:
> >
> > Probably there is syntax error in httpd.conf. Try to run httpd -t to
> > check where/what it is.
> >
> > > Cannot load /usr/local/apache/libexec/libphp4.so into
> > > server: /usr/local/apache/libexec/libphp4.so: Undefined symbol
> > > "ssl_onceonlyinit"
> > > /usr/local/apache/bin/apachectl startssl: httpd could not be started
> > >
> >
> > Ahh. Are there any specific reasons why are trying to compile php as
> > Dynamic Module? Maybe there is a chance to give a try to
> > Static Module? :)
> >
> > >
> > > I have tried reinstalling everything, but as long as i need to use
> > > c-client my installation will not work.
> > >
> > > please help
> > >
> > > thanks
> > >
> > >
> > > sage
> > >
> > >
> > >
> > >
> >
> > Hope this helps.
> >
> > Regards,
> > Roman
> >
> > --
> > "Jer ono sve sto znas o meni to je samo stara prica - ja sam jedan od
> > mladica koje vidjas svaki dan" - Arsen Dedic
> >
> >
> > --
> > IMP mailing list: http://horde.org/imp/
> > Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> >
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>