[personal] [imp] URL Generation & Errors
Till Klampaeckel
till at klimpong.com
Sun Mar 14 14:18:22 PST 2004
My setup is a bit different file-wise. Regarding applications, I am
pretty much running the same you do.
If I were you, I wouldn't put anything in the Pear directory. Although
Horde/IMP rely on Pear, they shouldn't reside in the same directory,
since the including is done via PHP's include_path. Keep them seperate.
"Including" it via an alias your Apache's configuration works out much
better.
I just installed latest Horde (stable) today and I don't see any arrays
referencing name and port on the line in Horde.org. Maybe CVS is broken. ;-)
Mike Bydalek wrote:
>For S&G yesterday, I decided to do a clean install from CVS since my main
>one had become a little messy to say the least. Anyways, I basically
>started from scratch and did everything that needed to be done, and just
>referenced my original DB. Unfortunately, I am only having problems with
>IMP. What is happening is that it's not generating any of the links
>correctly in the portal, and if you goto domain.com/imp it doesn't work
>either.
>
>What I am getting is just http:///imp/index.php?blehbleh I thought it was
>something in the registry, and everything looks fine there. It's the same
>as Kronolith and Turba and everything else, which work perfectly. The log
>says I log in alright, so I'm not sure what's going on. Basically what I
>would like to know is, how can I better debug this?
>
>Additionally, the IMP Portal block is generating a set of the errors below
>per folder (it seems):
>
> Notice: Undefined index: name in /usr/local/share/pear/Horde.php on line
>381
>
>Notice: Undefined index: port in /usr/local/share/pear/Horde.php on line 382
>
>$conf['server'] is set, so I'm not sure why it doesn't like it.
>
>Any help is appreciated.
>
>Regards,
>Mike
>
>
>
>
More information about the imp
mailing list