> # Database settings > host= # host for database, set to localhost if database is > om > # the same host as dbmail and you want to use a > local socket > # for connecting. > sqlport= # if you want to use TCP/IP for connecting to the > database, > # and have the database running on a non-standard > port. > sqlsocket=/var/run/mysqld/mysqld.sock
<...> > Failed to start connection pool -- no host specified in URL Just a guess, but have you tried setting host=localhost like the comments say to do? -- Jesse Norell Kentec Communications, Inc. [EMAIL PROTECTED] _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
