This is the old documentation center for eZ Publish 4. We are currently migrating the eZ Publish documentation to http://confluence.ez.no the eZ Publish 5 documentation platform. Documentation for the eZ Publish legacy components are still located on this site, as well as all documentation for earlier releases.

TemporaryPermissions

Summary

Sets the permissions on temporary files created by eZ publish

Usage

 

TemporaryPermissions= permission_setting

Description

The permission setting should be specified using the UNIX file permission schema.
Note that:

  • It is important that the webserver has sufficient permissions to both write and remove files.
  • Settting the permissions to 0777 (read and write to all) is a potential security risk.

The preferred setting is 0770 (full read and write to user and group). This requires apache to have the correct user/group access.

Frederik Holljen (13/04/2005 11:24 am)

Frederik Holljen (13/04/2005 11:25 am)


Comments

There are no comments.