Ich habe diese heute installiert, hierbei sind mir 2 Dinge aufgefallen.
1.) Während einer Neuinstallation kann man sich Beispieldaten installieren lassen. Wählt man diese aus, hängt sich die Installationsroutine auf. Wählt man eine leere Installation aus funktioniert es ohne Probleme.
2.) Möchte man den Produktivbetrieb starten, so erhalte ich folgende Fehlermeldung:
Code: Alles auswählen
Error: Kommando konnte nicht korrekt ausgeführt werden - Error message: PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 in /var/www/html/ordersprinter/php/admin.php:4262
Stack trace:
#0 /var/www/html/ordersprinter/php/admin.php(4262): PDOStatement->execute()
#1 /var/www/html/ordersprinter/php/admin.php(4204): Admin::doSql()
#2 /var/www/html/ordersprinter/php/admin.php(347): Admin->golive()
#3 /var/www/html/ordersprinter/php/contenthandler.php(72): Admin->handleCommand()
#4 {main}PHP: 8.5.4
MariaDB: 11.8.6-MariaDB-5 from Ubuntu
Apache: 2.4.66