Bug #24007 Template_C directory permissions in windows
Submitted: 6 Nov 2006 14:19
Reporter: Patrick McAndrew
Status: Open
Category:Eventum Severity:S4 (Feature request)
Version: OS:Microsoft Windows (Windows)
Assigned to: Target Version:
Triage: D5 (Feature request)

[6 Nov 2006 14:19] Patrick McAndrew
Description:
There is a problem with smarty and windows in the installation procedure.  If the
templates_c direction has write permission, but not full permission, then the install
will finish, but when attempting to go to the login page, you will get smarty unable to
open file problems.

How to repeat:
Do a base install on windows, but set the template_c directory to read/write, but not
full control.  After install, go to /index.php and errors should appear.

Suggested fix:
Test file (perhaps directory) creation in template_c direction in the installation
procedure.