View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 08532 | Bug reports | Installation | public | 2014-01-13 10:54 | 2014-01-16 16:45 |
| Reporter | minnoce | Assigned To | c_schmitz | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.05+ | ||||
| Fixed in Version | 2.05+ | ||||
| Summary | 08532: Check for minimum memory available fails if PHP has "memory_limit" equal to -1 | ||||
| Description | During installation via default script, at the step "pre-installation check", the minimum requirement "Minimum memory available" fails (reported "Too low") if the PHP setting "memory_limit" is equal to "-1" (which stay for unlimited) | ||||
| Tags | No tags attached. | ||||
| Bug heat | 2 | ||||
| Complete LimeSurvey version number (& build) | 140109 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | Mysql 5.1 | ||||
| Server OS (if known) | CentOS 6 | ||||
| Webserver software & version (if known) | Apache 2.2 | ||||
| PHP Version | 5.3 | ||||
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13681 |
|
|
2.05+ Build 140116 released |
|
|
LimeSurvey: master 2c3211e4 2014-01-14 13:32 Details Diff |
Fixed issue 08532: Check for minimum memory available fails if PHP has "memory_limit" equal to -1 |
Affected Issues 08532 |
|
| mod - application/controllers/InstallerController.php | Diff File | ||
| mod - application/views/installer/precheck_view.php | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-01-13 10:54 | minnoce | New Issue | |
| 2014-01-14 13:30 | c_schmitz | Assigned To | => c_schmitz |
| 2014-01-14 13:30 | c_schmitz | Status | new => assigned |
| 2014-01-14 13:31 | c_schmitz | Changeset attached | => LimeSurvey master 2c3211e4 |
| 2014-01-14 13:31 | c_schmitz | Note Added: 27849 | |
| 2014-01-14 13:31 | c_schmitz | Resolution | open => fixed |
| 2014-01-14 13:31 | c_schmitz | Status | assigned => resolved |
| 2014-01-14 13:31 | c_schmitz | Fixed in Version | => 2.05+ |
| 2014-01-16 16:45 | c_schmitz | Note Added: 27913 | |
| 2014-01-16 16:45 | c_schmitz | Status | resolved => closed |