View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
08788Bug reportsComfortUpdatepublic2014-03-02 12:29
Reporterhvalentim Assigned ToDenisChenu  
PrioritynormalSeveritypartial_block 
Status closedResolutionfixed 
Product Version2.05+ 
Fixed in Version2.05+ 
Summary08788: undefined index: config in LSYii_Application.php on line 59
Description

Tried updating from previous to most recent (26 Feb.) 2.05+ release version and ended up stuck with an "undefiled index" error message while logs were filled with these:

[error] FastCGI: server "/usr/lib/cgi-bin/php5-fcgi" stderr: PHP message: PHP Notice: Undefined index: config in /srv/www/domain.com/public_html/site/application/core/LSYii_Application.php on line 59
[error]FastCGI: server "/usr/lib/cgi-bin/php5-fcgi" stderr: PHP message: PHP Notice: ob_clean(): failed to delete buffer zlib output compression in /srv/www/domain.com/public_html/site/framework/base/CErrorHandler.php on line 110

I am using PHP 5.3.10-1ubuntu3.9 if that helps.

Previous 2.05+ was working like a charm.

Update was done using comfortupdate first. Later I tried manually but the result was the same.

Steps To Reproduce

Update to 205plus-build140226 from previous version on Lamp (Ubuntu 12.04) with PHP FPM 5.3.10

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)140226
I will donate to the project if issue is resolvedNo
BrowserChrome
Database type & versionMySQL 5.5
Server OS (if known)Ubuntu Server 12.04 64 bits
Webserver software & version (if known)Apache 2.2
PHP Version5.3.10

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2014-03-02 03:56

developer   ~29033

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

DenisChenu

DenisChenu

2014-03-02 03:57

developer   ~29034

Hi
1st: your server is set to show All error
2nd: you update your application/config/config.php and remove the config part ?

To have same issue : i need the 2

c_schmitz

c_schmitz

2014-03-02 12:29

administrator   ~29044

2.0+ Build 140302 released.

Related Changesets

LimeSurvey: master 80cae17c

2014-03-02 02:56:33

DenisChenu

Details Diff
Fixed issue 08788: Notice in LSYii_Application.php is config.php don't have debug and server error log is set to E_ALL
Dev: Need : force error log to show notice AND remove debug=>0 from application/config.php
Dev: Not sure change default error_reporting is a good idea.
Affected Issues
08788
mod - application/core/LSYii_Application.php Diff File
mod - index.php Diff File

Issue History

Date Modified Username Field Change
2014-03-01 18:04 hvalentim New Issue
2014-03-01 18:04 hvalentim Status new => assigned
2014-03-01 18:04 hvalentim Assigned To => c_schmitz
2014-03-01 22:23 c_schmitz Assigned To c_schmitz => DenisChenu
2014-03-02 03:56 DenisChenu Changeset attached => LimeSurvey master 80cae17c
2014-03-02 03:56 DenisChenu Note Added: 29033
2014-03-02 03:56 DenisChenu Resolution open => fixed
2014-03-02 03:57 DenisChenu Note Added: 29034
2014-03-02 03:57 DenisChenu Status assigned => resolved
2014-03-02 03:57 DenisChenu Fixed in Version => 2.05+
2014-03-02 12:29 c_schmitz Note Added: 29044
2014-03-02 12:29 c_schmitz Status resolved => closed