View Issue Details

This issue affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
13228Bug reportsInstallationpublic2018-01-25 10:19
Reporterabc99 Assigned Tomarkusfluer 
PrioritynoneSeverityblock 
Status closedResolutionfixed 
Product Version3.0.x 
Summary13228: Installer crashes: Internal Server Error Cannot modify header information .. application/config/questiontypes.php:2
Description

First visit to installler (/admin) crashes the webserver with:

Internal Server Error
Cannot modify header information - headers already sent by (output started at xxxxxxx/application/config/questiontypes.php:2)

Steps To Reproduce

Download limesurvey3.0.5+180118.zip from https://www.limesurvey.org/stable-release
Upload (ftp)
Visit ../admin in your browser

Additional Information

The error is caused by an extra line before the opening <?php tag.. php doesn't like that!

https://github.com/LimeSurvey/LimeSurvey/blob/develop/application/config/questiontypes.php
(commit https://github.com/LimeSurvey/LimeSurvey/commit/78e679a144faeed30d518fc70c8d735b744c846b)

The error completely blocks the installation ..

This and other fatal errors keeps making it into releases.. This is open source and I'm really grateful for your work. Lime is an awesome project. I really think though, that some automated testing before releasing would benefit the project.

Thanks for your work on Limesurvey!

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)3.0.5+180118
I will donate to the project if issue is resolvedNo
Browserirrelevant
Database type & versionirrelevant
Server OS (if known)linux
Webserver software & version (if known)apache
PHP Version5.4 / 7.0

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2018-01-25 10:19

administrator   ~46074

Version 3.1.0 released

Issue History

Date Modified Username Field Change
2018-01-21 18:37 abc99 New Issue
2018-01-22 10:54 LouisGac Assigned To => markusfluer
2018-01-22 10:54 LouisGac Status new => assigned
2018-01-25 10:19 c_schmitz Status assigned => closed
2018-01-25 10:19 c_schmitz Resolution open => fixed
2018-01-25 10:19 c_schmitz Note Added: 46074