Actions

Translations

Installation - LimeSurvey CE/27/sl: Difference between revisions

From LimeSurvey Manual

(Created page with "<!--div class="simplebox">File:help.png '''Namig:''' Če uporabljate Linux, potem si pomagajte z ukazom chmod pri nastavitvah pravic na zapisljivo mapo s parametrom 755 al...")
 
No edit summary
Line 1: Line 1:
<!--div class="simplebox">[[File:help.png]] '''Namig:''' Če uporabljate Linux, potem si pomagajte z ukazom chmod pri nastavitvah pravic na zapisljivo mapo s parametrom 755 ali 777. Najprej poskusite 755  - če ne bo delovalo, spremenite na 777.</div-->
<!--div class="simplebox">[[File:help.png]] '''Namig:''' Če uporabljate Linux, potem si pri nastavitvah pravic na zapisljivo mapo s parametrom 755 ali 777 pomagajte z ukazom chmod. Najprej poskusite 755  - če ne bo delovalo, spremenite na 777.</div-->

Revision as of 08:15, 26 July 2013

Message definition (Installation - LimeSurvey CE)
{{Alert|If you are using Linux, then setting permissions depends on your webserver configuration. For example, if you use Apache HTTPD on CentOS, type '''chmod -R 755 <directory> ; chown -R apache <directory>'''. This will give everyone access to read, and your webserver will have the permission to write. Check the [https://www.linux.com/learn/tutorials/309527-understanding-linux-file-permissions following link] for more information on Linux permissions.}}