Twitter Feed

Xataface Maillist

Sign up to receive the Xataface news letter with weekly updates and development tips.

 

Setting the access to the templates_c

Posted by noreply@blogger.com (Fong Chun Chan) on Feb 16, 2009
See Original Post
The templates_c folder is location of where the smarty tag templates are compiled to. And these templates are used to display the Xataface application. So it's important that end-users are able to read from this folder so that they are use the application. To properly set this up, the templates_c folder should have the 755 permissions:br /br /blockquotechmod 755 templates_c/blockquotebr /br /This basically means that everyone has read and execute access. And also that the owner has write access to the file/folder. br /br /You then need to explicitly set the permissions for the user 'apache' because end users will be under that username when viewing the application. To do this:br /br /After that end-users should have no problem viewing the application!
Read more...
Powered by Xataface
(c) 2005-2010 All rights reserved