chmod en local - Programmation
Marsh Posté le 20-06-2001 à 22:19:33
ben, c'est dans le message...
tapes, à l'invite du shell :
chmod 644 config.php
Marsh Posté le 21-06-2001 à 01:50:03
chacal203 a écrit a écrit : Switch on the 'read-only' attribute if you are running the script on a Windows machine. |
faudrais penser a lire ce qui est ecrit avant de poser une question
Marsh Posté le 20-06-2001 à 22:08:16
Quand j'installe PHPbb et que je souhaite accéder à l'index il me dit :
"The config file is writeable by the webserver. This is a major security risk because anyone can change your server settings now by using the install script.
phpBB will not be able to run until this is fixed. On unix systems this can be done with the following command:
chmod 644 config.php
Or use your FTP program to do this.
Switch on the 'read-only' attribute if you are running the script on a Windows machine."
Se qui veut dire (jepense) que je dois appliquer un chmod 644 à config..php. Mais comment faire en local??? là est la question...