MantisBT: master 803446e9

Author Committer Branch Timestamp Parent
dregad dregad master 2011-09-02 01:58 master b531419a
Affected Issues  0013227: Oracle DB support multiple issues
Changeset

Improve Oracle DB connection check in install.php

Oracle supports DB bindings in two ways:

  1. Use hostname, username/password and database name
  2. Use tns name (insert into hostname field) and username/password, database name is still empty

Original patch provided by Carsten Grohmann in issue 0013227

Porting to 1.3 - Conflicts:
admin/install.php

mod - admin/install.php Diff File