View Issue Details

This bug affects 1 person(s).
 22
IDProjectCategoryView StatusLast Update
11614Bug reportsComfortUpdatepublic2016-10-04 13:36
Reporterfloms Assigned Toc_schmitz  
PrioritynoneSeveritycrash 
Status closedResolutionwon't fix 
Product Version2.50.x 
Fixed in Version2.52.x 
Summary11614: Check Writeprotected Diretories Fail
Description

Process stops with hint of write protected directories - but List is empty.

TagsNo tags attached.
Attached Files
2016-09-02_0947.png (177,554 bytes)
Bug heat22
Complete LimeSurvey version number (& build)250+ (160812)
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMySQL
Server OS (if known)Linux (Centos 6)
Webserver software & version (if known)Apache
PHP Version5.3

Relationships

has duplicate 11593 closedc_schmitz ComfortUpdate stuck at File System check 
has duplicate 11737 closed Comfort-Update startet nicht durch, da angebliche Verzeichnisrechte fehlen 

Users monitoring this issue

There are no users monitoring this issue.

Activities

LouisGac

LouisGac

2016-09-05 10:34

developer   ~40678

we can't reproduce this bug.
Would it be possible to have access to your server?

jelo

jelo

2016-09-21 00:21

partner   ~40867

Can happen if SELinux is activated.
How is the permission check done?
SELinux prevents writing even though the permissions are on e.g. 777 or 755.
If the routine checks for permission mask it might won't find any directory with wrong permissions while reading.

Check for SELinux status.
https://wiki.centos.org/HowTos/SELinux

LouisGac

LouisGac

2016-10-04 13:35

developer   ~41094

So it's a server side problem. The directory is not writable because of a bad server configuration.

eg: Joomla doesn't have a specific file system check for SE linux, but people using SE linux learn how to configure it so Joomla can write into the cache directory
http://serverfault.com/questions/461936/selinux-how-to-enable-write-access-to-joomla-cache-directory

c_schmitz

c_schmitz

2016-10-04 13:36

administrator   ~41095

We use the standard PHP function to check if a directory or file is writable.
This is not a LimeSurvey bug - I added an entry to the installation FAQ, see https://manual.limesurvey.org/Installation_FAQ#Stuck_at_checking_file_system_permissions

Issue History

Date Modified Username Field Change
2016-09-02 09:55 floms New Issue
2016-09-02 09:55 floms Status new => assigned
2016-09-02 09:55 floms Assigned To => LouisGac
2016-09-02 09:55 floms File Added: 2016-09-02_0947.png
2016-09-05 10:09 c_schmitz Relationship added has duplicate 11593
2016-09-05 10:34 LouisGac Note Added: 40678
2016-09-05 10:34 LouisGac Status assigned => feedback
2016-09-21 00:21 jelo Note Added: 40867
2016-10-04 13:20 c_schmitz Relationship added has duplicate 11737
2016-10-04 13:35 LouisGac Status feedback => resolved
2016-10-04 13:35 LouisGac Resolution open => won't fix
2016-10-04 13:35 LouisGac Note Added: 41094
2016-10-04 13:36 c_schmitz Note Added: 41095
2016-10-04 13:36 c_schmitz Assigned To LouisGac => c_schmitz
2016-10-04 13:36 c_schmitz Status resolved => closed
2016-10-04 13:36 c_schmitz Fixed in Version => 2.52.x
2021-08-03 17:20 guest Bug heat 20 => 22