From: Steve <s....@ro...> - 2004-12-12 20:39:59
|
Forgive me if this is the wrong list to pose my question to but since the website is down I thought I'd try here. I've just installed php 5.0.2 on an iMac (tests ok) and have successfully installed phpicalendar. I have no problems if I copy the iCal calendars from the /Users/kelleyswiftjones/Library/Calendars directory to the phpicalender directory. I can view them combined just fine. If I try to set the $calendar_path to anything but '', it fails. I've used $calendar_path = '/Users/kelleyswiftjones/Library/Calendars'; but I end up with: Unable to open the path: "/Users/kelleyswiftjones/Library/Calendars" The calendar "all_calendars_combined971" was being processed when this error occurred. I've dorked around with permissions and even tried to just view one calendar in the normal iCal directory but it still fails. Any ideas? -- Steve <s.jones at rogers.com> |