root/cherokee/trunk/admin/error_not_writable.template.html

Revision 1130, 361 bytes (checked in by alo, 10 months ago)

--

Line 
1 <h1>ERROR</h1>
2
3 <div class="dialog-error">
4  <p>The configuration file <b>%(cherokee_conf)s</b> cannot be modified.</p>
5 </div>
6
7 <p>You have to change its permissions in order to allow cherokee-admin to work with it.</p>
8
9 <p>You can try to fix it by changing the file permissions (<em>chmod u+w
10 %(cherokee_conf)s</em>) or by launching cherokee-admin as root.</p>
Note: See TracBrowser for help on using the browser.