Summary | Class 'Horde_ActiveSync_Log_Logger' not found |
Queue | Horde Framework Packages |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | arjen+horde (at) de-korte (dot) org |
Created | 03/05/2017 (3041 days ago) |
Due | |
Updated | 03/05/2017 (3041 days ago) |
Assigned | |
Resolved | 03/05/2017 (3041 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
the pear configuration setting for the umask (22) is not honored while
installing files, which doesn't go well on a system where the default
umask is 0027. Turns out there were a whole bunch of new
directories/files with permissions set to 0750/0640 and lo-and-behold,
/usr/share/php5/PEAR/Horde/Log/Logger.php was one of them. Problem
fixed, please close as invalid.
and horde-db-migrate everything is up-to-date. Below are the versions
currently installed of the packages you mentioned:
# pear list-all -c horde|egrep "(Horde_ActiveSync|Horde_Core|Horde_Db)"
horde/Horde_ActiveSync 2.38.0 2.38.0 Horde
ActiveSync Server Library
horde/Horde_Core 2.27.8 2.27.8 Horde
Core Framework libraries
horde/Horde_Db 2.4.0 2.4.0 Horde
Database Libraries
I suspect some kind of configuration setting is missing, but which one?
broken. Even worse, when I attempt to open the /horde/admin/config/
page, the attached error message is displayed. Until running 'pear
upgrade', ActiveSync was running fine.
pear packages up to date?
Package Version State
Horde_ActiveSync 2.38.0 stable
Horde_Core 2.27.8 stable
Horde_Db 2.4.0 stable
Priority ⇒ 2. Medium
New Attachment: Horde_ActiveSync_Log_Logger.log
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Class 'Horde_ActiveSync_Log_Logger' not found
Type ⇒ Bug
State ⇒ Unconfirmed
Even worse, when I attempt to open the /horde/admin/config/ page, the
attached error message is displayed. Until running 'pear upgrade',
ActiveSync was running fine.