Hi,

Le 07/10/2011 14:34, Loïc REVEST a écrit :
Package: piwigo
Version: 2.2.2-1
Severity: important

By default, root owns all directories/files under /usr/share/piwigo/web/, which 
prevents normal use of the website right after the install (piwigo detects this 
authorizations mismatch and asks for change, one at a time).

Giving ownership of claimed directories/files to www-data:www-data (user 
running the apache daemon in my case) does the trick (and is safer than 
changing permissions to 777, in my opinion), but the package should manage it 
during installation.

Just from the initial report (I did not check the code nor tried to reproduce the bug), I would say that if a directory need to be writable when the application is running/used, then that directory belong to /var, not to /usr. Else, this would be a FHS violation.

  Regards,
    Vincent




--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to