<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">Good morning<br><br>I recently installed dxspider mojo on a new servlet. OS is Debian 12 and database is mariadb.<br>Dxspider can be reached at <a href="http://dxcluster.pa0esh.nl/">dxcluster.pa0esh.nl</a> port 7300<br>It is working fine.<br><br>Now I have installed a webgui which looks at the database<br>However, my dxspider database does not get filled with spots.<br><br>I have the following in DXVars.pm<br><br># the SQL database DBI dsn<br>$dsn = "dbi:mysql:dxcluster:localhost:3306";<br>$dbuser = "sysop”;              // has all rights granted<br>$dbpass = “xxxxxxxxxx”;    // wor4ks fine with mysql cli as well as phpmyadmin<br><br>I can login via phpmyadmin using these credentials, see the database dxcluster but there is no data.<br>The database port is also up and running<br><br>But I also cannot find the dxspider log to look for errors. <br><br>Anyone’s help is much appeciated.<br><br>Erik, PA0ESH</body></html>