[Dxspider-support] MySQL

Danilo Brelih s50u at s50e.si
Mon Jan 27 07:04:45 GMT 2025


Jeff VK4SE via Dxspider-support je 27.1.2025 ob 0:23 napisal:
> # the SQL database DBI dsn
> $dsn = "dbi:mysql:dbname=dxcluster:127.0.0.1:3306 <http://127.0.0.1:3306>";
> $dbuser = "sysop";
>
Try like this:

# the SQL database DBI dsn
$dsn = "dbi:mysql:dxcluster:localhost:3306";
$dbuser = "your_users";
$dbpass = "your_pwd";

Dan S50U

-- 
S50CLX DX Cluster <https://s50clx.infrax.si>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.tobit.co.uk/pipermail/dxspider-support/attachments/20250127/d162aed8/attachment.htm>


More information about the Dxspider-support mailing list