[imp] Problem with IMP

Chojin chojin@nerim.net
Tue, 18 Sep 2001 15:27:04 +0200


I used in lib/Registry.php

$newincludepath = "/usr/local/lib/php:/usr/local/apache/php:.";
ini_set ("include_path", $newincludepath);

and now IMP works fine :o)

But another strange thing, wen I login in IMP, it's ok, but when I login in
Horde, it does not happen anything (it come back to Horde webpage). Why?

----- Original Message -----
From: "Chojin" <chojin@nerim.net>
To: <imp@lists.horde.org>
Sent: Tuesday, September 18, 2001 2:42 PM
Subject: Re: [imp] Problem with IMP


> Okay,
>
> Configuration File (php.ini): Path/usr/local/etc/php.ini
>                             local
> master
> include_path  /usr/local/apache/php:.
> /usr/local/lib/php:/usr/local/apache/php
>
> Seems my include_path does not apply in local.
>
> ----- Original Message -----
> From: "Jan Schneider" <janmailing@gmx.de>
> To: <imp@lists.horde.org>
> Sent: Tuesday, September 18, 2001 2:34 PM
> Subject: Re: [imp] Problem with IMP
>
>
> > Take again a look at the phpinfo page to verify that php really reads
the
> > php.ini file you modified an not another one.
> > Check also for the include_path on this page.
> >
> > Jan.
> >
> > Zitat von Chojin <chojin@nerim.net>:
> >
> > > I recompiled php with good options and xml now works but:
> > >
> > > Warning: Failed opening 'Log.php' for inclusion
> > > (include_path='/usr/local/apache/php:.') in
> > > /var/www/tarakan-network.com/horde/imp/login.php on line 57
> > >
> > > Fatal error: Undefined class name 'log' in
> > > /var/www/tarakan-network.com/horde/imp/login.php on line 58
> > >
> > > It's strange because in /usr/local/etc/php.ini I putted:
> > > include_path    = "/usr/local/lib/php:/usr/local/apache/php:."
> > > And I restarted httpd.
> > >
> > > Why it does not use my new include_path ?
> > >
> > > ----- Original Message -----
> > > From: "Jan Schneider" <janmailing@gmx.de>
> > > To: <imp@lists.horde.org>
> > > Sent: Tuesday, September 18, 2001 1:28 PM
> > > Subject: Re: [imp] Problem with IMP
> > >
> > >
> > > > Call a phpinfo page and see if xml is listed somewhere and if there
> are
> > > any
> > > > hints why it doesn't work.
> > > >
> > > > Jan.
> > > >
> > > > Zitat von Chojin <chojin@nerim.net>:
> > > >
> > > > > Horde Versions
> > > > > Horde: 1.3.5-cvs
> > > > > IMP: 2.3.7-cvs
> > > > > Turba: 0.0.3-cvs
> > > > >
> > > > > When I try to access to IMP it says:
> > > > > The XML functions are not available. Rebuild PHP with --with-xml.
> > > > > but I compiled PHP with it:
> > > > > './configure' '--with-apxs=/usr/local/sbin/apxs'
> > > > > '--with-config-file-path=/usr/local/etc' '--enable-versioning'
> > > > > '--with-system-regex' '--disable-debug' '--enable-track-vars'
> > > > > '--without-gd'
> > > > > '--without-mysql' '--with-gd=/usr/local' '--with-ttf=/usr/local'
> > > > > '--with-zlib' '--with-mcrypt=/usr/local' '--with-imap=/usr/local'
> > > > > '--with-mysql=/usr/local' '--with-ldap=/usr/local'
> > > '--with-openssl=/usr'
> > > > > '--with-snmp=/usr/local' '--enable-ucd-snmp-hack'
> > > '--with-xml=/usr/local'
> > > > > '--enable-ftp' '--with-curl=/usr/local'
'--with-gettext=/usr/local'
> > > > > '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm'
> > > > > '--enable-trans-sid' '--prefix=/usr/local' 'i386--freebsd4.3'
> > > > >
> > > > > What is the problem then ?
> > > > >
> > > > > Regards,
> > > > >
> > > > > Chojin
> > > > >
> > > > >
> > > > > --
> > > > > 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
> > > > >
> > > > >
> > > >
> > > >
> > > > ::::::::::::::::::::::::::::::::::::::::
> > > > AMMMa AG - discover your knowledge
> > > > :::::::::::::::::::::::::::
> > > > Detmolder Str. 25-33 :: D-33604 Bielefeld
> > > > fon +49.521.96878-0 :: fax  +49.521.96878-20
> > > > http://www.ammma.de
> > > > ::::::::::::::::::::::::::::::::::::::::::::::
> > > >
> > > > --
> > > > 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
> > >
> > >
> >
> >
> > ::::::::::::::::::::::::::::::::::::::::
> > AMMMa AG - discover your knowledge
> > :::::::::::::::::::::::::::
> > Detmolder Str. 25-33 :: D-33604 Bielefeld
> > fon +49.521.96878-0 :: fax  +49.521.96878-20
> > http://www.ammma.de
> > ::::::::::::::::::::::::::::::::::::::::::::::
> >
> > --
> > 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
>