[horde] URL with Kronolith is faulty
jeroen at lankheet.com
jeroen at lankheet.com
Thu Jan 22 05:39:00 PST 2004
David,
My settins are the same as yours. The weird thing is that for IMP it seems to
work (I'm using it right now).
By the way: Do we use top or bottom replying on this list?
And why is the from address in your email not from the list but yourself?
HTH
Jeroen.
Quoting David Bates <horde at voygr.com>:
> Jereon,
> Of course this may be different for you, but this is my registry:
> $this->applications['kronolith'] = array(
> 'fileroot' => dirname(__FILE__) . '/../kronolith',
> 'webroot' => $this->applications['horde']['webroot'] . '/kronolith',
> 'icon' => $this->applications['horde']['webroot'] .
> '/kronolith/graphics/kr$
> 'name' => _("Calendar"),
> 'allow_guests' => true,
> 'status' => 'active',
> 'provides' => 'calendar',
> 'menu_parent' => 'pim'
> );
>
>
> The field that would control that would be webroot... if yours says
> /kronolith as it does above, you may also want to check at the very top:
>
> $this->applications['horde'] = array(
> 'fileroot' => dirname(__FILE__) . '/..',
> 'webroot' => '/horde',
>
> This is the webroot for horde if that's off, your uri for Kronolith will be
> off..
>
> If all those are fine, there's something else odd going on.. :)
>
>
> At 05:18 AM 1/22/2004, you wrote:
> >I just got IMP working,
> >I chowned the complete horde dir to apache. Thanks for the help.
> >I now have a faulty URL with Kronolith. I must be NOT seeing something very
> >simple.
> >Result:
> >The requested URL /horde//horde/kronolith/index.php was not found on this
> >server.
> >
> >As you can see, there's one '/horde/' too much, but I can't find where...
> >
> >In registry.php I have for kronolith (default, didn't change anything):
> >
> >$this->applications['kronolith'] = array(
> > 'fileroot' => dirname(__FILE__) . '/../kronolith',
> > 'webroot' => $this->applications['horde']['webroot'] . '/kronolith',
> >
> >It works for IMP, so why not for kronolith?
> >
> >Thanks again,
> >Jeroen.
> >
> >----------------------------------------------------------------
> >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