Actions

Translations

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

From LimeSurvey Manual

(Created page with "<div class="simplebox">File:help.png '''Astuce :''' Si vous utilisez Linux alors en fonction de la configuration de votre serveur web vous devrez chmodé les droits sur le...")
 
m (FuzzyBot moved page Translations:Installation/27/oc to Translations:Installation - LimeSurvey CE/27/oc without leaving a redirect: Part of translatable page "Installation".)
 
(No difference)

Latest revision as of 17:55, 27 September 2017

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.}}
Astuce : Si vous utilisez Linux alors en fonction de la configuration de votre serveur web vous devrez chmodé les droits sur les répertoires en écritures à 755 ou 777. Essayez 755 en premier et si cela ne marche pas, "passez" à 777.

Template:Astuce