Development

#649 (`symfony fix-perms` does not fix permissions of log/)

You must first sign up to be able to contribute.

Ticket #649 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

`symfony fix-perms` does not fix permissions of log/

Reported by: HenkPoley@gmail.com Assigned to:
Priority: minor Milestone: 0.6.3
Component: Version:
Keywords: Cc:
Qualification:

Description

fix-perms should probably make the log/ directory world writeable. Idem ditto you'd expect init-project would set the permissions right from the start. Another posibility would be some config file to set what user/group the webserver runs as (and output a little notice when this data not set).

Change History

06/21/06 20:50:05 changed by fabien

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

This problem is fixed in the latest beta (r1500). no?