Rainer Brunold - 2014-02-03

Hello,

I think the error message is just because the Autoresponder does not connect to the MySQL on the localhost. In the create_db.sql are the command to give the Autoresponder processes appropriate rights on the database. Please take a look at the 3rd and 4th last line there in. There are the two sql commands you might run again, but not with localhost, but with the IP address of the system where the Autoresponder processes are running on. The connect to the Mysql database is comming from that ip address and that needs to be in that sql command.

Please try an report back if it works.

Rainer