DSN_DATABASE = 'databasename'
DSN_HOSTNAME = 'hostname'
DSN_PASSWORD = 'password'
DSN_PHPTYPE = 'mysql'
DSN_USERNAME = 'username'