Dependency Graph

Dependency Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
13954Bug reportsInstallationpublic2018-09-03 17:14
Reporterrjohnson84 Assigned Tomarkusfluer 
PrioritynoneSeveritypartial_block 
Status closedResolutionduplicate 
Product Version3.13.x 
Fixed in Version3.14.x 
Summary13954: Fails to install
Description

When attempting to install newest version of lime survey I run into a loop on the installation after Clicking Next on the Database configuration Page. I am brought back to the Welcome page.

Steps To Reproduce

Fresh install Using Amazon RDS (PostgreSQL 9.6.6)
Set Permissions According to Install Instructions
Follow install until Database Configuration.
Fill out information
Click Next.

Loops back

Additional Information

with debug turned on The Follow error is displayed.
CDbCommand failed to execute the SQL statement: SQLSTATE[42804]: Datatype mismatch: 7 ERROR: column "showincollapse" is of type boolean but default expression is of type integer
HINT: You will need to rewrite or cast the expression. #0 /home/limesurvey/framework/db/CDbCommand.php(1352): CDbCommand->execute()
#1 /home/limesurvey/installer/create-database.php(438): CDbCommand->createTable('{{surveymenu}}', Array)
#2 /home/limesurvey/application/controllers/InstallerController.php(917): createDatabase(Object(DbConnection))
#3 /home/limesurvey/application/controllers/InstallerController.php(519): InstallerController->_setup_tables('/home/limesurve...')
#4 /home/limesurvey/application/controllers/InstallerController.php(83): InstallerController->stepPopulateDb()
#5 /home/limesurvey/framework/web/CWebApplication.php(282): InstallerController->run('populatedb')
#6 /home/limesurvey/framework/web/CWebApplication.php(141): CWebApplication->runController('installer/popul...')
#7 /home/limesurvey/framework/base/CApplication.php(185): CWebApplication->processRequest()
#8 /home/limesurvey/index.php(194): CApplication->run()
#9 {main}

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)limesurvey3143_20180809
I will donate to the project if issue is resolvedNo
BrowserChrome
Database type & versionRDS - PostgreSQL 9.6.6
Server OS (if known)Amazon Linux AMI 2018.03
Webserver software & version (if known)Apache/2.4.33 (Amazon)
PHP VersionPHP 7.1.17

Relationships

duplicate of 13952 closedmarkusfluer PostgreSQL DB update issue from LS 3.8.2 to 3.14.{1..4} 

Activities

c_schmitz

c_schmitz

2018-09-03 17:14

administrator   ~48948

Version 3.14.8+180829 released

Issue History

Date Modified Username Field Change
2018-08-10 20:46 rjohnson84 New Issue
2018-08-13 10:59 LouisGac Relationship added duplicate of 13952
2018-08-13 10:59 LouisGac Assigned To => markusfluer
2018-08-13 10:59 LouisGac Status new => assigned
2018-08-13 11:18 markusfluer Status assigned => resolved
2018-08-13 11:18 markusfluer Resolution open => duplicate
2018-08-13 11:18 markusfluer Fixed in Version => 3.14.x
2018-09-03 17:14 c_schmitz Note Added: 48948
2018-09-03 17:14 c_schmitz Status resolved => closed