Ticket #124 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

have configtest check file permissions

Reported by: dmorton Owned by: dmorton
Priority: high Milestone: 1.0.0 RC6
Component: PHP scripts Version: 1.0.0 RC6
Severity: major Keywords: smarty compile configtest permissions
Cc:

Description

Configtest needs to check file permissions to make sure smarty has the ability to write to the compiled directories

Change History

Changed 4 years ago by dnauck

But dont check for chmod 777 Some people uses php as cgi with suPHP in a secure way and dont need chmod 777 ;)

Changed 4 years ago by dmorton

I thought I'd just check to make sure the web user can read/write those files. How it is achieved is up to the local admin. :)

Changed 4 years ago by dmorton

  • priority changed from normal to high

Changed 4 years ago by dmorton

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

see [571]

Note: See TracTickets for help on using tickets.