View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
09865 | Bug reports | Installation | public | 2015-09-04 01:28 | 2015-11-10 12:28 |
Reporter | aesteban | Assigned To | sammousa | ||
Priority | normal | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Summary | 09865: Unable to use password authentication to DB with postgresql | ||||
Description | Installing LimeSurvey 3 is not possible using other method than peer authentication method. So, impossible with password method. | ||||
Steps To Reproduce | 1.- Install LimeSurvey 3 Result: Try again! Connection with database failed. Reason: SQLSTATE[08006] [7] FATAL: Peer authentication failed for user "lsurveydevelop" | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | 470f4a7ffdaf08d93200f2d1dc2b | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Chromium | ||||
Database type & version | Postgresql 9.3 | ||||
Server OS (if known) | Ubuntu 14.04 | ||||
Webserver software & version (if known) | php built-in web server | ||||
PHP Version | 5.5.9 | ||||
Fix committed to develop branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=16077 |
|
This has been fixed. |
|
LimeSurvey: develop 52de2fa5 2015-10-02 09:34 Details Diff |
Fixed issue 09865: Unable to use password authentication to DB with postgresql |
Affected Issues 09865 |
|
mod - protected/controllers/FilesController.php | Diff File | ||
mod - protected/controllers/InstallerController.php | Diff File | ||
mod - protected/core/WebApplication.php | Diff File | ||
mod - protected/core/db/DbConnection.php | Diff File | ||
mod - protected/core/db/PgsqlSchema.php | Diff File | ||
mod - protected/models/installer/InstallerConfigForm.php | Diff File | ||
mod - protected/models/installer/PreCheck.php | Diff File | ||
mod - protected/views/global/menus.php | Diff File | ||
mod - protected/views/installer/precheck.php | Diff File | ||
mod - protected/views/layouts/installer.php | Diff File | ||
mod - protected/views/layouts/survey.php | Diff File | ||
mod - protected/views/surveys/publicSurveyList.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-09-04 01:28 | aesteban | New Issue | |
2015-10-02 09:34 | sammousa | Changeset attached | => LimeSurvey develop 52de2fa5 |
2015-10-02 09:34 | sammousa | Note Added: 33290 | |
2015-10-02 09:34 | sammousa | Assigned To | => sammousa |
2015-10-02 09:34 | sammousa | Resolution | open => fixed |
2015-10-02 11:47 | sammousa | Note Added: 33298 | |
2015-10-02 11:47 | sammousa | Status | new => resolved |
2015-11-10 12:28 | c_schmitz | Status | resolved => closed |