[horde] LEFT frame does not display @ all, no tree or anything

Mark Nernberg marknernberg at gmail.com
Wed Jan 31 10:24:31 PST 2007


On 1/31/07, Jason Clifton <jason at citydiesel.net> wrote:
>
> You should probably reply to the list so more people can see the
> problem...


I have cc'd the list.


It looks like your /horde/config/registry.php file is not configured
> correctly, you need to go in and set status to inactive for all of the
> blocks you are not using.


I checked the ./config/registry.php file, and jonah is set to inactive!

$this->applications['jonah'] = array(
    'fileroot' => dirname(__FILE__) . '/../jonah',
    'webroot' => $this->applications['horde']['webroot'] . '/jonah',
    'name' => _("News"),
    'status' => 'inactive',
    'provides' => 'news',
    'menu_parent' => 'info'
);

The registry.php file is correct in its display of what is and is not
active.


Quoting Mark Nernberg <marknernberg at gmail.com>:
>
> > On 1/31/07, Jason Clifton <jason at citydiesel.net> wrote:
> >>
> >> Is your php.ini set to log all errors, and have you checked the php
> error
> >> log?
> >
> >
> > Yes, it is set to log all errors.
> >
> >
> > I made a few changes, and now get this where the left frame should be:
> > A fatal error has occurredjonah is not activated
> >
> > [line 759 of /usr/www/nokerb/horde/lib/Horde/Registry.php]
> > The php error log shows:
> >
> > Jan 31 12:37:10 bravo httpd: PHP Warning:
> > Registry::include(/usr/www/nokerb/horde/config/../ingo/config/conf.php)
> [<a
> > href='function.Registry-include'>function.Registry-include</a>]: failed
> to
> > open stream: No such file or directory in
> > /usr/www/nokerb/horde/lib/Horde/Registry.php on line 904
> > Jan 31 12:37:10 bravo httpd: PHP Warning:  Registry::include() [<a
> href='
> > function.include'>function.include</a>]: Failed opening
> > '/usr/www/nokerb/horde/config/../ingo/config/conf.php' for inclusion
> >
> (include_path='/usr/www/nokerb/horde/lib:.:/php/includes:/usr/local/share/pear:/usr/local/etc/php/includes:/usr/local/lib/php')
> > in /usr/www/nokerb/horde/lib/Horde/Registry.php on line 904
> > Jan 31 12:37:10 bravo imaplocal[1767]: login: localhost [127.0.0.1]
> m0001
> > plaintext User logged in
> > Jan 31 12:37:10 bravo httpd: PHP Warning:
> > Registry::include(/usr/www/nokerb/horde/config/../turba/config/conf.php)
> [<a
> > href='function.Registry-include'>function.Registry-include</a>]: failed
> to
> > open stream: No such file or directory in
> > /usr/www/nokerb/horde/lib/Horde/Registry.php on line 904
> > Jan 31 12:37:10 bravo httpd: PHP Warning:  Registry::include() [<a
> href='
> > function.include'>function.include</a>]: Failed opening
> > '/usr/www/nokerb/horde/config/../turba/config/conf.php' for inclusion
> >
> (include_path='/usr/www/nokerb/horde/lib:.:/php/includes:/usr/local/share/pear:/usr/local/etc/php/includes:/usr/local/lib/php')
> > in /usr/www/nokerb/horde/lib/Horde/Registry.php on line 904
> > Jan 31 12:37:10 bravo httpd: PHP Warning:
> >
> Registry::include(/usr/www/nokerb/horde/config/../kronolith/config/conf.php)
> > [<a href='function.Registry-include'>function.Registry-include</a>]:
> failed
> > to open stream: No such file or directory in
> > /usr/www/nokerb/horde/lib/Horde/Registry.php on line 904
> > Jan 31 12:37:10 bravo httpd: PHP Warning:  Registry::include() [<a
> href='
> > function.include'>function.include</a>]: Failed opening
> > '/usr/www/nokerb/horde/config/../kronolith/config/conf.php' for
> inclusion
> >
> (include_path='/usr/www/nokerb/horde/lib:.:/php/includes:/usr/local/share/pear:/usr/local/etc/php/includes:/usr/local/lib/php')
> > in /usr/www/nokerb/horde/lib/Horde/Registry.php on line 904
> > Jan 31 12:37:10 bravo httpd: PHP Warning:
> >
> Registry::include(/usr/www/nokerb/horde/config/../kronolith/config/conf.php)
> > [<a href='function.Registry-include'>function.Registry-include</a>]:
> failed
> > to open stream: No such file or directory in
> > /usr/www/nokerb/horde/lib/Horde/Registry.php on line 904
> > Jan 31 12:37:10 bravo httpd: PHP Warning:  Registry::include() [<a
> href='
> > function.include'>function.include</a>]: Failed opening
> > '/usr/www/nokerb/horde/config/../kronolith/config/conf.php' for
> inclusion
> >
> (include_path='/usr/www/nokerb/horde/lib:.:/php/includes:/usr/local/share/pear:/usr/local/etc/php/includes:/usr/local/lib/php')
> > in /usr/www/nokerb/horde/lib/Horde/Registry.php on line 904
> >
> >
> >
> > Quoting Mark Nernberg <marknernberg at gmail.com>:
> >>
> >>> I have installed Horde from CVS on FreeBSD 6.0, running PHP5.2 and
> >>> Apache 2.0.58.
> >>>
> >>> The left frame (with the tree) does not display in any part of Horde
> >>> after login.
> >>>
> >>> I'm not sure what information the list requires, however, there are
> >>> no relevant errors in the Apache error log, nor in the Horde log.
> >>> Just let me know what info/log files I need and I will provide them.
> >>>
> >>> All assistance is most appreciated.
> >>> --
> >>> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
> >>> Frequently Asked Questions: http://horde.org/faq/
> >>> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
> >>>
> >>
> >>
> >>
> >> --
> >> Jason Clifton
> >> City Diesel
> >> www.citydiesel.net
> >> --
> >> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
> >> Frequently Asked Questions: http://horde.org/faq/
> >> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
> >>
>
>
>
> --
> Jason Clifton
> City Diesel
> www.citydiesel.net
>


More information about the horde mailing list