** We are about to implement a new calendar and suddenly we can not get logged in as administrator or as any other user and therefore can not create any new event entries. **
How exactly are you attempting to implement a new calendar?
From the error messages you're posted, it looks like the script is looking for the administration script in the wrong location.
script not found or unable to stat:
/usr2/hosting/tulsamastergardeners.org/cgi-bin/calendarscript/calendar_admin.cgi
Which translates to:
http://www.tulsamastergardeners.org/cgi-bin/calendarscript/calendar_admin.cgi
Note the /cgi-bin/calendarscript/
And there is no such file there.
I did find it though but located at:
http://www.tulsamastergardeners.org/cgi-bin/calendar_admin.cgi
Note the cgi-bin/calendar_admin.cgi
So exactly how are you attempting to implement this new calendar?
Dan O.
(edited August 08, 2003).]
[This message has been edited by DanO (edited August 08, 2003).]