6 Aug
2010
6 Aug
'10
8:37 p.m.
On Aug 6, 2010, at 1:33 PM, Peter Ankerstål wrote:
Sorry a stupid question, but how do I start the CardDAV-server? ./run -a doesnt seem to have any effect. only the caldav is still running.
Try just ./run to start it in the foreground, which may give you more info about what is wrong, if anything. Once that works, ./run -d to start and background it. I don't believe -a is a valid option for the run script (at least, not in trunk). -dre