I am trying to publish from iCal to an OS X Server 10.5.8 with phpicalendar 2.31.
On the server the webserver is on, a realm is created for the calendars directory with "Everyone" set to browse read/write WebDav, WebDav is turned on and in the phpicalendar config.inc.php the only change is
- Code: Select all
phpicalendar_publishing = '1'
If i disabled webdav on the server and delete the realm - publishing from iCal still fails but this time with an error that calendar URL can not be found.
Calendars directory on the server has full read/write and has permissions set to 777
Very frustrating - any help is appreciated.
