"Joaquín Hierro" <[EMAIL PROTECTED]> wrote:

> Is possible to install midgard 1.6 with the database in a host 
> different from "localhost"? 

MidgardDatabase  my_host:dbname dbuser dbpass
 
> I tried the way I have it running with 1.5 (touching src/defaults.h 
> from the core library), but "datagard" ends with this error:
> 
> MySQL seems not to be running.
> Start MySQL server, or install if not installed
> 
> It seems "datagard" tries to contact with the (non-existant) mysql in 
> localhost, instead of the configured host in the core lib.

It uses mysql_config to check if mysql socket file exists.

Piotras

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to