[horde] GIT updates
Simon Brereton
simon.buongiorno at gmail.com
Mon Mar 25 16:06:18 UTC 2013
On 25 March 2013 16:42, Michael J Rubinsky <mrubinsk at horde.org> wrote:
>
> Quoting Simon Brereton <simon.buongiorno at gmail.com>:
>
>> On 25 March 2013 10:33, Simon Brereton <simon.buongiorno at gmail.com> wrote:
>>>
>>> Hi
>>>
>>> I now have a cron job updating my git repository. Since yesterdays
>>> update the battery consumption on my mobile has shot up, with Exchange
>>> Services using 53% of 20% in a little over 2 hours with no other
>>> activity on the phone. Furthermore, I now get a white screen when
>>> trying to log in.
>>>
>>> The changes were..
>>>
>>> 24b2721..abb346a caldav -> origin/caldav
>>> 28db6e0..1ebbd09 horde_5_1 -> origin/horde_5_1
>>> 667b2de..81a96fa horde_activesync_3_0 -> origin/horde_activesync_3_0
>>> 489c2f7..79cd0aa imp_6_1 -> origin/imp_6_1
>>> e0d5c67..fdd8f53 master -> origin/master
>>> 06823ed..7324877 mnemo_4_1 -> origin/mnemo_4_1
>>> db14557..d70ca70 nag_4_1 -> origin/nag_4_1
>>>
>>>
>>> Is there something I need to do to log in? (Clear the cache?) Is
>>> there some debugging I can provide?
>>
>>
>> Apache error says:
>> [Mon Mar 25 10:16:00 2013] [error] [client 88.79.126.18] PHP Fatal
>> error: Class 'Horde_Core_Log_Object' not found in
>> /usr/share/git-horde5/framework/Core/lib/Horde.php on line 71
>>
>> Clearing the cache doesn't help.
>
>
> I'm not sure which cache you are referring to here, but you should make sure
> the Autoloader_Cache is cleared.
Actually, I just cleared out the cache files in the /tmp - presumably
I can do what you suggest by running:
framework/Autoloader_Cache/bin/horde-autoloader-cache-prune
But trying that I get an error (running it with or without a path).
mail:/usr/share/git-horde5# php -d
include_path="/usr/share/php:/usr/share/pear"
./framework/Autoloader_Cache/bin/horde-autoloader-cache-prune
PHP Warning: require_once(Horde/Autoloader/Cache.php): failed to open
stream: No such file or directory in
/usr/share/git-horde5/framework/Autoloader_Cache/bin/horde-autoloader-cache-prune
on line 27
PHP Fatal error: require_once(): Failed opening required
'Horde/Autoloader/Cache.php'
(include_path='/usr/share/php:/usr/share/pear') in
/usr/share/git-horde5/framework/Autoloader_Cache/bin/horde-autoloader-cache-prune
on line 27
Simon
More information about the horde
mailing list