From c766ff43648060a711ec1eeac065064b7856fbe6 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Mon, 30 Aug 2004 21:20:34 +0000 Subject: Added more hints. --- calendars/publish.ical.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'calendars') diff --git a/calendars/publish.ical.php b/calendars/publish.ical.php index 68856bd..9bb2239 100644 --- a/calendars/publish.ical.php +++ b/calendars/publish.ical.php @@ -26,6 +26,11 @@ Usage (Apple iCal): 2. Select "Publish" from the "Calendar" menu 3. Configure to your liking, and set the URL to (eg): http://localhost/~dietricha/calendar/calendars/publish.php 4. Click the "Publish" button +5. Some PHP versions require a '?' at the end of the URL (eg): http://localhost/~dietricha/calendar/calendars/publish.php? + +Hints: +1. PHP 4.3.0 or greater is required +2. safe_mode = Off needs to be in php.ini Security: The calendars directory should be configured to require authentication. This can be done via any methods -- cgit v1.2.3