[Dxspider-support] Help on mysql for DX spider

Phil Taylor phil at m0vse.uk
Mon Jan 15 16:56:46 GMT 2024


My (working) config is:

 

$dsn = "dbi:mysql:dbname=dxspider";

$dbuser = "username";

$dbpass = "password";

 

Your config will rely on mysql listening on port 3306 (which it may or may not be doing?). Also the specified user must have permission to create tables etc. on the selected DB (which must be created first).

 

Phil

 

From: Dxspider-support <dxspider-support-bounces at tobit.co.uk> on behalf of Faizul via Dxspider-support <dxspider-support at tobit.co.uk>
Reply to: The DXSpider Support list <dxspider-support at tobit.co.uk>
Date: Monday, 15 January 2024 at 16:33
To: The DXSpider Support list <dxspider-support at tobit.co.uk>
Cc: Faizul <9m2pju at gmail.com>
Subject: [Dxspider-support] Help on mysql for DX spider

 

Hello, 

i have already add 

 

# the SQL database DBI dsn

$dsn = "dbi:mysql:dxcluster:localhost:3306";

$dbuser = "sysop";

$dbpass = "password";




but nothing happens. There is no content on mysql dxcluster database.




Did I miss something ?




 

_______________________________________________ Dxspider-support mailing list Dxspider-support at tobit.co.uk https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.tobit.co.uk/pipermail/dxspider-support/attachments/20240115/457700e6/attachment.htm>


More information about the Dxspider-support mailing list