I keep getting this error. It only happens when I log in as the Admin, then view my calendar using the ssi.html template. If I log out, I don't get an error. If I check the calendar in a different browser window, I don't get the error.
CGISession: Session file [/home/content/l/a/k/lakecarmelfd/html/cgi/calendar/calendarscript/session/560356570368.txt] could not be opened for writing!
I was checking the permissions and it seems that when the ######.txt file is created in the Sessions folder, it is set up with 644 permissions, instead of 777. All directories and files are set with 777 permissions. All permissions seem to be correct, the problem looks like it is when the new #####.txt file is created.
Anyone experience the same problem? Any suggestions?