Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

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 9:24 am)

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


Comments

There are no comments.