Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Publish iCal calendars via built-in FTP support' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Publish iCal calendars via built-in FTP support
Authored by: scudy on Sep 24, '06 04:07:48PM
This normaly produces a zero bytes file. The only answer I have found to this issue is either writing a script that executes daily via cron and which renames and uploads the ics files to the phpicalendar "calendars" directory, or -even better- if you have root access to your server, install the WebDAV module for apache. Read the instructions here: http://www.webdav.org/mod_dav/

Once you install it and edit your httpd.conf file correctly, you should be able to publish any calendar without any problems to your server directly from iCal. You can even mount your DAV enabled web directory, if you set one.

---
When angry, count to four... when VERY angry, swear!! -Mark Twain

[ Reply to This | # ]