[kronolith] Kronolith not activated

cjdl01 cjdl01 at brokensolstice.com
Sat Nov 26 18:20:44 UTC 2011


Hi,

I just upgraded from horde 4.0.11 to 4.0.12.  There were upgrades also  
available for kronolith, nag, gollem and imp -- and I did those as  
well.  All went fine, except for kronolith.

After upgrading my kronolith, I'm getting this message:

  HORDE: kronolith is not activated. [pid 18847 on line 1267 of  
"/usr/share/php/Horde/Registry.php"]

I've been looking through my config files, and through  
/var/www/horde/config/registry.php and  
/usr/share/php/Horde/Registry.php... I'm not php expert by any means,  
but nothing is jumping out at me.

I upgraded thusly:

1) mv ~/horde/kronolith ~/horde/kronolith_  && mkdir ~/horde/kronolith  
(no complaints)
2) pear upgrade pear (no complaints)
3) pear channel-update pear.horde.org  (no complaints)
4) touch ~/horde/kronolith/config/conf.php
5) touch ~/horde/kronolith/config/conf.bak.php
6) chmod 666 ~/horde/kronolith/config/conf*php (just temporarily, mind  
you ;) )
7) Log into Horde, go to "Configuration" and click on the "Check for  
newer versions" button, generate a config for kronolith (no complaints)
8) Still on the "Configuration" page & everything is up to date, and happy.

Then, I notice that Kronolith has disappeared from the left navigation  
panel.  When I go to http://myserver/horde/kronolith

I get this on my terminal:
   HORDE: kronolith is not activated. [pid 18847 on line 1267 of  
"/usr/share/php/Horde/Registry.php"]
(as mentioned above)
I checked to make sure that my Registry.php was current, and the time  
stamp is set to today.

I get this in my browser:
A fatal error has occurred
kronolith is not activated.

1. Horde_Registry::appInit() /var/www/horde/kronolith/index.php:10
2. Horde_Registry->pushApp() /usr/share/php/Horde/Registry.php:245

Details
The full error message is logged in Horde's log file, and is shown  
below only to administrators. Non-administrative users will not see  
error details.

Horde_Exception Object
(
     [details] =>
     [message:protected] => kronolith is not activated.
     [string:Exception:private] =>
     [code:protected] => 2
     [file:protected] => /usr/share/php/Horde/Registry.php
     [line:protected] => 1267
     [trace:Exception:private] => Array
         (
             [0] => Array
                 (
                     [file] => /usr/share/php/Horde/Registry.php
                     [line] => 245
                     [function] => pushApp
                     [class] => Horde_Registry
                     [type] => ->
                     [args] => Array
                         (
                             [0] => kronolith
                             [1] => Array
                                 (
                                     [check_perms] => 1
                                     [logintasks] => 1
                                     [notransparent] =>
                                 )

                         )

                 )

             [1] => Array
                 (
                     [file] => /var/www/horde/kronolith/index.php
                     [line] => 10
                     [function] => appInit
                     [class] => Horde_Registry
                     [type] => ::
                     [args] => Array
                         (
                             [0] => kronolith
                         )

                 )

         )

     [previous:Exception:private] =>
)


Thanks in advance.

-Chris



More information about the kronolith mailing list