Thanks DanO,
I'm attempting to run it on my own server. It is a Mac OS X set up running apache. It is OS X 10.3, so it is a current version of Apache, Perl, etc.. When I pulled the code to Calendarscript I simply placed the files in the cgi-bin directory as directed. Then I performed CHMOD as indicated in the documentation - CHMOD 755 calendar.pl, calendar_admin.pl. CHMOD 777 the 'calendarscript' directory and all files/directories under it.
After completing this I also added the $Base_Dir path as required on my server.
On the CHMOD 777, I initially did not do any more than the specific instruction - meaning, I did not drill down the the individual files within the directories UNDER the calendarscript directory and change their permissions. For example, I did not CHMOD files within the "Lib" directory.
The reason I asked about the 777 setting was that the instruction is somewhat vague. At the risk of sounding like a politician, what is meant by "all" in the instruction, and does it matter? Is it this that is causing the events added NOT to show on the calendar, or is it something else?
Since it is clear I am not the only one this is happening to, there must be some common thread here. Any ideas what people have fixed the problem have done?
Thanks in advance,
Jon