Ticket #5717 (closed Bugs: fixed)

Opened 1 year ago

Last modified 1 year ago

PHP sessions permissions lost

Reported by: peterbokunet Assigned to: tonyclewis
Priority: minor Milestone: 2.11
Component: FreePBX Distro Version: 2.9-branch
Keywords: php sessions Cc:
Confirmation: Unreviewed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

At some point through upgrading 2.9 [last fall!] the permissions/ownership on /var/lib/php/sessions got set to 0750/root.apache. This results in the ARI being useless to users.

Could two lines be added to the distro update scripts, near the end, to just ensure that the permissions on this folder don't get lost? Maybe this could become, instead, part of 'amportal chown' ?

Change History

03/25/12 10:41:02 changed by tonyclewis

  • status changed from new to closed.
  • resolution set to fixed.

As of FreePBX 2.10 amportal chown changes that file each time it is run