Hi, I wonna install osTicket v1.10.4 because php7, but 1 (or more, I dont know) table is not createdI'm getting these error mail---
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 'FROM ost_form_entry entry
JOIN ost_form_entry_values ans ON ans.entr' at line 2<br />
<br />
---- Ablaufverfolgung ----<br />
#0 (root)/include/mysqli.php(204): osTicket->logDBError('DB Error #1064', '[CREATE TABLE I...')<br />
#1 (root)/include/class.dynamic_forms.php(292): db_query('CREATE TABLE IF...')<br />
#2 (root)/include/class.dynamic_forms.php(285): DynamicForm:(Array)<br />
#3 (root)/include/staff/tickets.inc.php(8): DynamicForm:()<br />
#4 (root)/scp/tickets.php(495): require_once('/var/www/vhosts...')<br />
#5 (root)/scp/index.php(17): require('/var/www/vhosts...')<br />
#6 {main}
---What can/must I do? Thank you