<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">Hi all.  I have recently relocated my node to a production LAMP server (Ubuntu 24, MySQL 8).  Node is working great, and I appreciate the work currently being done to clean up the noise.  I am having a little trouble with the MySQL config though.  I have read through a number of previous threads and confirmed I can connect to  the dxcluster db as sysop from CLI, but can't see any connection being created as sysop by dxspider.  I have seen several examples of DXVars.pm dsn lines and just want to confirm that I have that bit right.<br><br># the SQL database DBI dsn<br>$dsn = "dbi:mysql:dbname=dxcluster:<a href="http://127.0.0.1:3306">127.0.0.1:3306</a>";<br>$dbuser = "sysop";<br></div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Appreciate any nudge in the right direction :-)</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">73 de Jeff VK4SE</div></div>