View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
20083 | Bug reports | Installation | public | 2025-05-02 18:11 | 2025-05-05 18:14 |
Reporter | oxziiii | Assigned To | gabrieljenik | ||
Priority | none | Severity | partial_block | ||
Status | assigned | Resolution | open | ||
Summary | 20083: Pre-Installation check: Session writable re-check is impossible | ||||
Description | I have just set up Limesurvey version limesurvey6.13.1+250428 and failed during the pre-installation "Session writable" check. If the PHP variable "session.save_path" is not set or invalid when entering the pre-installation check, changing it afterwards, restarting PHP FPM, and then either clicking the "recheck" button or reloading the site does not do a thing. After debugging this for almost an hour, I have grepped for this check in the code and found the cause in application/controllers/InstallerController.php. First, the session and the "saveCheck" field is set in stepLicense(). Then, in stepPreInstallationCheck() this value is checked. However, if one fixes the error and reloads the page, stepLicense() will not be called again as For context, LimeSurvey runs in a chroot enforced by a custom PHP FPM profile. | ||||
Steps To Reproduce | Steps to reproduce
Expected resultI'd expect the "Session writable" check to succeed after fixing the issue and clicking recheck. Actual resultThe error message is updated but the state requires a complete restart of the installation wizard. | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | limesurvey6.13.1+250428 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | PostgreSQL 17.4 | ||||
Server OS (if known) | OpenBSD current | ||||
Webserver software & version (if known) | OpenBSD current httpd | ||||
PHP Version | PHP 8.2.28 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-05-02 18:11 | oxziiii | New Issue | |
2025-05-02 18:19 | oxziiii | Issue Monitored: oxziiii | |
2025-05-02 18:19 | oxziiii | Bug heat | 0 => 2 |
2025-05-05 18:14 | tibor.pacalat | Assigned To | => gabrieljenik |
2025-05-05 18:14 | tibor.pacalat | Status | new => assigned |