It was Sun, 28 Dec 2014 16:50:22 -0500 when
Trevor Jacques <tre...@videlicet.com> wrote:


> > 27-Dec-2014 22:26:34 [Worker_10000] Delaydb database error:
> > TIEHASH: Can't open dbi:mysql:database=assp;host=127.0.0.1, Can't
> > connect to MySQL server on '127.0.0.1' (61) at assp.pl line 8259
> > thread 1.

First of all, ensure to run ASSP from console, that is NOT as a daemon
but as a regular, manually started process; this way you'll be able to
see messages on the console (and errors too), next, did you try
enabling the MySQL logging (and increasing its level) to check MySQL
logs and try seeing if there's some MySQL side error ?

Did you check if the DB and tables needed by ASSP have been correctly
created (even if not populated) ? In case, have a look here (check the
MySQL related portion of the instructions)

http://wiki.linuxservertech.com/index.php?action=artikel&cat=16&id=20&artlang=en

Also, and as a final note; when "migrating" from flat files or BDB to
MySQL it would be a good idea disabling SMTP so that ASSP will have all
the time to import data into the DB tables


------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to