Summary | $conf[activesync][logging][path] Won't accept full path |
Queue | Horde Base |
Queue Version | 4.0.3 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | simon (at) simonandkate (dot) net |
Created | 05/26/2011 (5153 days ago) |
Due | |
Updated | 06/02/2011 (5146 days ago) |
Assigned | 05/26/2011 (5153 days ago) |
Resolved | 05/27/2011 (5152 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
poster had an Apache configuration error.
only one having the issue.
From the [horde] mailing list:
http://osdir.com/ml/horde/2011-04/msg00187.html
"In the activesync options tab, I selected debug and pointed to a log
file in /var/log/horde_activesync.log but this file remains empty. I
checked the permissions of this file and changed to apache user."
State ⇒ Not A Bug
else experiences this and is able to track down to something not
configuration related.
web root works fine - e.g. gnupg locations, other log locations.
This one won't.
Not too worried though, putting just the log name in there works -
just creates it in the webroot.
Over and out.
State ⇒ Feedback
Assigned to Michael Rubinsky
setting on your server. php safe mode,open base did etc...
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ $conf[activesync][logging][path] Won't accept full path
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
"For debugging, it may be useful to send activesync-related log
messages to a seperate log. If you want to do this, set this to Custom
and enter the path to the log file to use."
I put in /var/log/httpd/activesync_log, "touch"ed that file, gave
apache full rights, even gave everyone full rights.
Was not getting written to. Even pointing a browser at
/Microsoft-Server-ActiveSync confirmed it with an error about not
being able to append to the log.
I thought I'd try just putting in "activesync_log" - and bingo, it
worked, automatically creating a file with that name in the web root.
Either it should take the path and use it, or be worded differently.