[horde] where's mimp at these days.

Tom Hodder tom at scriptsupport.co.uk
Mon Dec 22 11:20:41 PST 2003


Quoting Daniel Eckl <daniel.eckl at gmx.de>:

> Strange... Perhaps you could explicitly activate log to file in your
> php.ini...
> Perhaps there is any error message...
>

im using a series of inline debugging print commands, and ive come to the
situation where I've discovered that its dropping out while executing the
$registry->pushApp('mimp') method.
nothing is returned to the
is_a($registry->pushApp('mimp'), 'PEAR_Error')
it just seems to stop there with no errors logged anywhere, in fact I don't
see any new entries in the horde.log since I updated via CVS at 2 this morning.
(its set to debugging so theres normally a lot or stuff every day)

Ill pop some print statements into the pushApp method and see how far it gets
through that.

T.

> Greets,
> Daniel
>
> Zitat von Tom Hodder <tom at scriptsupport.co.uk>:
>
> > Quoting Daniel Eckl <daniel.eckl at gmx.de>:
> >
> > > I'm sure you urgently want to show us the apache error log entries your
> > > webserver produces when you get the blank page, isn't it? ;)
> > >
> > > Daniel
> > >
> >
> > ive got the request to mimp, apache_log;
> > 81.168.1.105 - - [22/Dec/2003:18:17:48 +0000] "GET /horde/mimp/ HTTP/1.1"
> 200
> > 0 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR
> 1.1.4322)"
> >
> > but nothing in the apache error_log, this error seems to not to be getting
> to
> > apache, it must be being handled in php. however if php didnt return any
> > headers then I would expect the old php did not return headers error
> message.
> >
> > T.
> >
> >
> > > > I've got a CVS HEAD (last night) version of horde, with IMP
> functioning.
> > I
> > > > checked out a mimp CVS HEAD, and went into config, renamed the config
> > > files.
> > > > I'm using the same server settings as imp, (i copied the servers.php
> file
> > > > over, and set server_list to 'none, as imp just logs into the local
> imap
> > > > server.)
> > > > I then logged in to horde as an admin and generated a conf.php file and
> > > > placed
> > > > that into the mimp/config folder.
> > > > I then logged into horde using imp application login, and manually put
> > > > horde/mimp into the url, and a blank page appears. If I logout of
> horde,
> > > and
> > > > then manually enter mimp into the url bar I get redirected to the imp
> > > login,
> > > > which is what I expected.
> > > >
> > > > one thing i noticed was that regsitry.php.dist says this about mimp;
> > > > "$this->applications['mimp'] = array(
> > > >     'fileroot' => dirname(__FILE__) . '/../mimp',
> > > >     'webroot' => $this->applications['horde']['webroot'] . '/mimp',
> > > >     'name' => _("Mobile Mail"),
> > > >     'allow_guests' => false,
> > > >     'status' => 'notoolbar'
> > > > );"
> > > > however the install docs for mimp have this;
> > > > "In horde/config/registry.php, find the applications['mimp'] stanza.
> > > >       The 'show' parameter should already be marked '=> true'
> > > >       and the 'active' parameter should already be marked '=> true'."
> > > > I'm wondering whether I should add those in to the registry block for
> > mimp?
> > > >
> > > > I also tried setting mimp/config/conf.php to have server_list shown,
> and
> > > then
> > > > login to the local imap server manually, but on sucessful login from
> the
> > > mimp
> > > > login screen I was sent to the blank screen again.
> > > > Its getting to the redirect.php page, as I tested with a
> > > > print "redrect.php";
> > > > in the page, but thats as far as I got, I wanted to check whether it
> was
> > > > considered a working program before I got too far into looking through
> > the
> > > > code.
> > > >
> > > > Cheers,
> > > >
> > > > T.
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > ----------------------------------------------------------------
> > > > This message was sent using IMP, the Internet Messaging Program.
> > > >
> > > > --
> > > > Horde mailing list
> > > > Frequently Asked Questions: http://horde.org/faq/
> > > > To unsubscribe, mail: horde-unsubscribe at lists.horde.org
> > > >
> > > >
> > > >
> > >
> > >
> > > --
> > > Horde mailing list
> > > Frequently Asked Questions: http://horde.org/faq/
> > > To unsubscribe, mail: horde-unsubscribe at lists.horde.org
> > >
> >
> >
> >
> >
> > ----------------------------------------------------------------
> > This message was sent using IMP, the Internet Messaging Program.
> >
> > --
> > Horde mailing list
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: horde-unsubscribe at lists.horde.org
> >
> >
> >
>
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>




----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



More information about the horde mailing list