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
149 stars 71 forks source link

"Test Settings" returns the http code 500 when SQLite3 is chosen #375

Open yurivict opened 1 year ago

yurivict commented 1 year ago

It looks like this before the click: image

Version: 1.9.1-81-ge09c5ec9 php81-8.1.20 FreeBSD 13.2

eugeniunegru commented 3 months ago

Access rights must be granted for the user apache:apache on the map /var/www/html/webcalendar chown -R apache:apache /var/www/html/webcalendar And database file must be in includes/ directory. Database Name: /var/www/html/webcalendar/includes/calenadar.sqlite