[kronolith] problems with exporting a calendar

Martin Kleinschmidt mk at theochem.uni-duesseldorf.de
Wed Nov 2 15:54:18 UTC 2011


On Mi, 02 Nov 2011, Michael J Rubinsky wrote:

>
>Quoting Martin Kleinschmidt <mk at theochem.uni-duesseldorf.de>:
>>the link is
>>[...]/horde4/kronolith/data.php?actionID=export&all_events=1&exportID=101&exportCal=internal_mk#week
>
>
>This works fine for me locally. However, the 'exportCal' parameter in
>the URL does not look right to me. The calendar id is way too short.

The above was my default calendar. If I use another one, the URL is:
[...]/horde4/kronolith/data.php?actionID=export&all_events=1&exportID=101&exportCal=internal_900853ea74a7a2bdfb3027b63dd7cf45#week

but it does not work either.

>If you click the tab for "Subscription" what does the first listed
>URL look like? 

for the default calendar, the 
"Subscription URL — Subscribe from another calendar program" 
is

[...]/horde4/rpc.php/kronolith/mk/mk.ics

and for the other one:
[...]/horde4/rpc.php/kronolith/mk/900853ea74a7a2bdfb3027b63dd7cf45.ics

>Also, any errors in either the Horde log or webserver log?

no entries in the horde log on the "INFO" level.

but in the webserver error log, I get

 [error] [client 134.99.82.26] client denied by server configuration: /srv/www/htdocs/kronolith

horde is installed in /home/horde4, so this is definitely wrong. 
Or: it is correct, that the server denies access, but it is wrong that
this URL is being used.

Does the above URL mean that horde is trying so access
www.example.com/kronolith instead of www.example.com/horde4/kronolith ?

apache configuration is:

Alias /horde4 "/home/horde4/"
<Directory /home/horde4/>
  Options Indexes FollowSymLinks ExecCGI
  AllowOverride None
  order deny,allow
  allow from all
</Directory>





More information about the kronolith mailing list