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
148 stars 70 forks source link

Installing webcalendar-master on XAMPP, but does not accept database type #437

Closed barrykirk closed 7 months ago

barrykirk commented 7 months ago

Hi,

I am trying to install webcalendar-master on to my XAMPP instance, but do not know how to resolve and error,

With incorrcet DB Type.

Can anyone please help/advise?

Settings storage: includes/settings.php Database connection: Cannot connect: dbi_error(): db_type not defined. Number of admin users: 0 WebCalendar version (installer): v1.9.12 WebCalendar version (database): Warning: Undefined variable $detectedDbVersion in C:\xampp\htdocs\webcalendar-master\install\index.php on line 444

PHP version: Supported (8.2.0)

craigk5n commented 7 months ago

I've made some fixes to the installer. Try the latest code in the master branch again. Please re-open if you are still having issues.