Actualiser Installation & mise à jour
parent
6a670fbc08
commit
d5dba14e69
@ -11,7 +11,7 @@ memory_limit = 256M
|
||||
```
|
||||
|
||||
## Permissions
|
||||
Chmod 755 requis :
|
||||
Chmod 775 requis :
|
||||
- Dossier racine
|
||||
- `liste_albums/`
|
||||
- `liste_albums_prives/`
|
||||
@ -64,9 +64,9 @@ ico/
|
||||
Vérifier :
|
||||
- Permissions :
|
||||
```bash
|
||||
chmod 755 liste_albums
|
||||
chmod 755 liste_albums_prives
|
||||
chmod 755 img_carrousel
|
||||
chmod 775 liste_albums
|
||||
chmod 775 liste_albums_prives
|
||||
chmod 775 img_carrousel
|
||||
chmod 644 database.sqlite
|
||||
```
|
||||
- Pas de caractères étranges dans le nom des dossiers (comme un apostrophe par exemple)
|
||||
|
Loading…
x
Reference in New Issue
Block a user