Skip to content

Database connection with ... config['db_dsn'] #23

Description

@ntinti

should be ...config['db_dsnw'] = as in roundcube itself to work also with pgsql and not only mysql.

  • in config.inc.php: $veximaccountadmin_config['db_dsnw'] =
  • in veximaccountadmin.php: $this->db = rcube_db::factory($this->config['db_dsnw']

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions