Click to See Complete Forum and Search --> : phpiCalendar & apache


Stasonis
09-10-2003, 12:35 PM
Alright, I'm trying to set up phpiCalendar on my local server and I'm attempting to get it to use the .ics file from evolution. Basically I want to be able to get my schedule and stuff from another computer. I got phpiCalendar working just fine on it's own. To use evolutions .ics file I made a symlink to it in iCalendars folder. apache is set up to follow symlinks. The problem is permissions somewhere. Since the .ics file I want is in my home directory. I tried setting the permissions for the file so anyone can read/write to it, but it's still coming up witrh permission denied everytime iCalendar tries to open it. Any ideas on what other permissions I need to set to get it to work?

Thanks