craigk5n / webcalendar

WebCalendar is a PHP application used to maintain a calendar for a single user or an intranet group of users. It can also be configured as an event calendar.
http://www.k5n.us/webcalendar.php
GNU General Public License v2.0
153 stars 75 forks source link

Error 500 on Save #353

Closed mgaulton closed 1 year ago

mgaulton commented 1 year ago

WebCalendar version v1.9.1 (08 Mar 2022)

Every time I submit a new calendar item or save a modified event, I get an error 500. Interestingly, it creates/updates the event. Its just annoying me at the moment. Its shared hosting so I'm not sure if I have access to any httpd logs.

craigk5n commented 1 year ago

Any chance you are/were using PHP8? There have been a lot of issues with v1.9.1 and PHP8. Please reopen with details from the apache error log (or whatever error log you have) if this is not the case.