RE: [Powerdnsadmin-users] config.php
Status: Beta
Brought to you by:
dufuz
From: Trond A. N. <tr...@no...> - 2003-10-30 07:40:53
|
> Dear Sirs, > What is the $connection_string to be used with MySQL ? It's supposed to be a PEAR DB-compatible DSN (see http://pear.php.net/manual/en/package.database.db.intro-dsn.php) It's in the following format: backendtype://username:password@serverhostname/databasename For example (for PostgreSQL): pgsql://powerdns:se...@db.../powerdns_db -- Trond Arve Nordheim - "This message is ROT13-encrypted twice for extra security" |