View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
09865Bug reportsInstallationpublic2015-11-10 12:28
Reporteraesteban Assigned Tosammousa  
PrioritynormalSeveritypartial_block 
Status closedResolutionfixed 
Summary09865: 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
2.- Start test server
3.- Try to install choosing postgresql as DB an a valid postgresql user (configured to user password authentication method)

Result: Try again! Connection with database failed. Reason: SQLSTATE[08006] [7] FATAL: Peer authentication failed for user "lsurveydevelop"

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)470f4a7ffdaf08d93200f2d1dc2b
I will donate to the project if issue is resolvedNo
BrowserChromium
Database type & versionPostgresql 9.3
Server OS (if known)Ubuntu 14.04
Webserver software & version (if known)php built-in web server
PHP Version5.5.9

Users monitoring this issue

There are no users monitoring this issue.

Activities

sammousa

sammousa

2015-10-02 09:34

reporter   ~33290

Fix committed to develop branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=16077

sammousa

sammousa

2015-10-02 11:47

reporter   ~33298

This has been fixed.

Related Changesets

LimeSurvey: develop 52de2fa5

2015-10-02 09:34

sammousa


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

Issue History

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