Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 296968

Summary: webapp.eclass webapp_serverowned handles directories wrong
Product: Gentoo Linux Reporter: Nathan Phillip Brink (binki) (RETIRED) <binki>
Component: EclassesAssignee: Gentoo Web Application Packages Maintainers <web-apps>
Status: CONFIRMED ---    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2009-12-15 00:16:58 UTC
webapp_serverowned causes normal files to become writable by the httpd after the webapp is installed with webapp-config. However, it does not make directories writable by the web server. Certain directories, such as those for manual caching by the webapp or ones for saving uploads to, must be writable by the webserver.