<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hallo,</p>
<p>ich versuche gerade eine middleware-Installation auf Linux-server<br>
</p>
<p>Auf zwei Maschinen getestet bekomme ich beim Abarbeiten des
install-scriptes folgenden Fehler:</p>
<pre class="code">volkszaehler.org is not configured yet. creating new config from sample config file.
mysql root user? [root]
mysql root password? [] meinrootpassword
mysql database? [volkszaehler]
mysql admin to volkszaehler database? [vz-admin]
mysql admin password? [] secure
mysql user? [vz]
mysql password? [demo]
create volkszaehler.org database and admin user? [y]
creating database volkszaehler...
creating db user vz-admin...
ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that correspondends
to your MySQL server version for the right syntax to use near 'IDENTIFIED BY 'secure' WITH GRANT OPTION' at line 1
mysql Ver 8.0.22
PHP 7.4.13
Was mache ich falsch?
Viele Grüße
Norbert
</pre>
</body>
</html>