glewe / teamcal-neo

TeamCal Neo is a web application of a day-based calendar. It's generic purpose is the absence and event management of employees, project teams, music bands and other groups needing a scheduler.
Other
2 stars 1 forks source link

Test Database on installation page not working #8

Closed Sundanze closed 2 days ago

Sundanze commented 1 week ago

What version are you referring to? 4.0.0-beta

Describe the bug When installing TeamCal Neo (using installation.php) there is a Test Database button. It returns a conenction error even though I eneterd the correct database credentials.

Steps to reproduce Steps to reproduce the behavior:

  1. Start installation.php
  2. Enter correct database details
  3. Click on 'Test Database'
  4. See error

Expected behavior "Test Database" return successful

Actual behavior A connection error is returned

glewe commented 6 days ago

I improved the database check script. It's more precise now.