View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
10331 | Bug reports | Installation | public | 2016-02-07 12:20 | 2016-02-10 21:02 |
Reporter | DenisChenu | Assigned To | DenisChenu | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.50.x | ||||
Fixed in Version | 2.50.x | ||||
Summary | 10331: WHen installing : DB error don't show whole information | ||||
Description | When installing with IIS and pdo_sqlsrv : this can show "Unable to connect with DB" even is all is OK. | ||||
Steps To Reproduce | 1: find a IIS server with pdo_sqlsrv without "icrosoft ODBC Driver 11 for SQL Server" Maybe clean system with another issue show better error too. | ||||
Additional Information | I'm sure othe DB can have other issue and show better information too. See: http://stackoverflow.com/tags/pdo/info DO NOT use the try..catch operator just to handle an error message. Uncaught exceptions are already excellent for this purpose, .... | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 160207 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | not relevant | ||||
Database type & version | not relevant | ||||
Server OS (if known) | not relevant | ||||
Webserver software & version (if known) | not relevant | ||||
PHP Version | not relevant | ||||
Test with mysql + error in user pass. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=17185 |
|
2.5 Build 160210 released |
|
LimeSurvey: master 82fafc14 2016-02-07 13:58 Details Diff |
Fixed issue 10331: When installing : DB error don't show whole information Dev: Yii always return'CDbConnection failed to open the DB connection.' increatePdoInstance Dev: adding quicly a new dbTest Dev: this must be done only when installing (public user don't have to see exact error) |
Affected Issues 10331 |
|
mod - application/controllers/InstallerController.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-02-07 12:20 | DenisChenu | New Issue | |
2016-02-07 12:20 | DenisChenu | Status | new => assigned |
2016-02-07 12:20 | DenisChenu | Assigned To | => DenisChenu |
2016-02-07 13:55 | DenisChenu | Database & DB-Version | mssql (and other ?) => not relevant |
2016-02-07 13:55 | DenisChenu | Operating System (Server) | IIS => not relevant |
2016-02-07 13:55 | DenisChenu | Webserver software & version | IIS => not relevant |
2016-02-07 13:55 | DenisChenu | PHP Version | 5.6 => not relevant |
2016-02-07 13:55 | DenisChenu | Note Added: 34678 | |
2016-02-07 14:00 | DenisChenu | Note Added: 34679 | |
2016-02-07 15:30 | DenisChenu | Changeset attached | => LimeSurvey master 82fafc14 |
2016-02-07 15:30 | DenisChenu | Note Added: 34680 | |
2016-02-07 15:30 | DenisChenu | Resolution | open => fixed |
2016-02-07 15:45 | DenisChenu | Status | assigned => resolved |
2016-02-07 15:45 | DenisChenu | Fixed in Version | => 2.5 |
2016-02-10 21:02 | c_schmitz | Note Added: 34855 | |
2016-02-10 21:02 | c_schmitz | Status | resolved => closed |