Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente | |||
| info:drupal [2026/03/05 10:19] – ↷ Nom de la page changé de info:drupal_install_notes à info:drupal radeff | info:drupal [2026/03/05 10:20] (Version actuelle) – radeff | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| ==== drupal ==== | ==== drupal ==== | ||
| + | |||
| http:// | http:// | ||
| - | === install | + | === install |
| - | https:// | + | |
| <code bash> | <code bash> | ||
| Ligne 11: | Ligne 11: | ||
| </ | </ | ||
| + | ====== Tutoriel ====== | ||
| - | === install notes old 2008 === | + | |
| - | + | | |
| - | + | ||
| - | --- // | + | |
| - | + | ||
| - | télécharger et installer drupal; | + | |
| - | + | ||
| - | commencer l' | + | |
| - | + | ||
| - | ajouter le dictionnaire (pour moi fr-6.x-1.x-dev.tar.gz) | + | |
| - | + | ||
| - | < | + | |
| - | cd / | + | |
| - | cp ./ | + | |
| - | chmod 777 ./ | + | |
| - | chmod -R 777 sites/ | + | |
| - | + | ||
| - | db drupal | + | |
| - | user drupal | + | |
| - | passwd sbRYMJaHjMBQATrP | + | |
| - | + | ||
| - | mysql | + | |
| - | create database drupal; | + | |
| - | #CREATE USER ' | + | |
| - | GRANT ALL PRIVILEGES ON `drupal` . * TO ' | + | |
| - | SET PASSWORD FOR drupal@host = password( ' | + | |
| - | </ | + | |
| - | + | ||
| - | on continue l' | + | |
| - | < | + | |
| - | sudo chmod -R 755 sites/ | + | |
| - | </ | + | |
| - | + | ||
| - | login fred | + | |
| - | admin gt | + | |
| - | + | ||
| - | http:// | + | |
| - | + | ||
| - | c'est effectivement très vite installé, et ça semble simple à prendre en main... à creuser! | + | |
| - | ====== drupal tutorial ====== | + | |
| - | http:// | + | |
| - | + | ||
| - | http:// | + | |
| - | + | ||
| - | ====== drupal multisite ====== | + | |
| - | http:// | + | |
| - | + | ||
| - | http:// | + | |
| - | + | ||
| - | http:// | + | |
| - | + | ||
| - | http:// | + | |
| ====== API ====== | ====== API ====== | ||
| http:// | http:// | ||
| - | ====== books ====== | ||
| - | |||
| - | http:// | ||