View Issue Details

This bug affects 1 person(s).
 8
IDProjectCategoryView StatusLast Update
15400Bug reportsInstallationpublic2019-10-14 13:57
Reporterf_funke Assigned Todominikvitt 
PrioritynoneSeveritypartial_block 
Status closedResolutionfixed 
Product Version4.0.0-RC4 
Fixed in Version4.0.0-RC4 
Summary15400: RC4 cannot be installed (locally)
Description

I just tried to do a fresh install of current LS 3.19.1 and LS 4.0.0-RC4 (not just pulling new git version) on my local machine running XAMPP.
Installation of 3.19.1 worked w/o any problems. But installation of RC4 stopped after step 4 (database configuration) and produced the following after creating the database (which was created but could not be populated):
<error message 1>
Please fix the following input errors:
There were errors when trying to populate the database:
CDbConnection failed to open the DB connection.
</error message 1>

When doing step 4 again, the error message changes to
<error message 2>
Please fix the following input errors:
There were errors when trying to populate the database:
CDbCommand failed to execute the SQL statement: SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'lime_answers' already exists
</error message 2>

Steps To Reproduce

see above

TagsNo tags attached.
Bug heat8
Complete LimeSurvey version number (& build)LS 4.0.0-RC4
I will donate to the project if issue is resolvedNo
BrowserFirefox 69.0.3
Database type & version10.4.6-MariaDB on XAMPP
Server OS (if known)
Webserver software & version (if known)
PHP Version7.3.9

Users monitoring this issue

There are no users monitoring this issue.

Activities

ollehar

ollehar

2019-10-14 10:53

administrator   ~54020

For the second try you have to write to another database, or drop your last one.

f_funke

f_funke

2019-10-14 10:54

developer   ~54021

Last edited: 2019-10-14 11:00

Tried but did not work.

dominikvitt

dominikvitt

2019-10-14 11:36

developer   ~54023

This issue is fixed.
The patch is available now on GitHub and would be available on next LimeSurvey release.

https://github.com/LimeSurvey/LimeSurvey/commit/358a92f02f6780ab07e25b0e50ae424e3ef52514

lime_release_bot

lime_release_bot

2019-10-14 13:57

administrator   ~54024

Fixed in Release 4.0.0-RC5+191014

Issue History

Date Modified Username Field Change
2019-10-11 15:48 f_funke New Issue
2019-10-14 10:53 ollehar Note Added: 54020
2019-10-14 10:54 f_funke Note Added: 54021
2019-10-14 10:59 dominikvitt Assigned To => dominikvitt
2019-10-14 10:59 dominikvitt Status new => assigned
2019-10-14 11:00 f_funke Note Edited: 54021
2019-10-14 11:36 dominikvitt Status assigned => resolved
2019-10-14 11:36 dominikvitt Resolution open => fixed
2019-10-14 11:36 dominikvitt Fixed in Version => 4.0.0-RC4
2019-10-14 11:36 dominikvitt Note Added: 54023
2019-10-14 13:57 lime_release_bot Note Added: 54024
2019-10-14 13:57 lime_release_bot Status resolved => closed