Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| hellaworld [Le 18/10/2007, 19:03] – 88.174.226.60 | hellaworld [Le 15/08/2023, 10:24] (Version actuelle) – ajout tag à supprimer car projet abandonné et n'est plus obtenable Amiralgaby | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| + | {{tag> | ||
| + | ---- | ||
| ====== HELLAWORLD ====== | ====== HELLAWORLD ====== | ||
| + | <note warning> | ||
| ===== INTRODUCTION ===== | ===== INTRODUCTION ===== | ||
| - | HellaWorld est une interface web en PHP pour [[HellaNZB]] | + | HellaWorld est une interface web en PHP pour [[HellaNZB]]. |
| - | ===== 1. PREREQUIS | + | |
| + | ===== PRE-REQUIS | ||
| [[http:// | [[http:// | ||
| Ligne 16: | Ligne 20: | ||
| Voir les documentations [[lamp]] et [[lamp_bis]] pour l' | Voir les documentations [[lamp]] et [[lamp_bis]] pour l' | ||
| - | ===== 2. INSTALLATION ===== | + | ===== INSTALLATION ===== |
| ==== Depuis l' | ==== Depuis l' | ||
| - | < | + | < |
| wget http:// | wget http:// | ||
| tar xvf hellaworld-1.8.tar.gz # Décompresser l' | tar xvf hellaworld-1.8.tar.gz # Décompresser l' | ||
| Ligne 25: | Ligne 29: | ||
| - | ==== Depuis subversion ==== | + | |
| - | < | + | ==== Depuis subversion |
| + | < | ||
| mkdir hellaworld # creation d'un repertoire hellaworld | mkdir hellaworld # creation d'un repertoire hellaworld | ||
| svn co http:// | svn co http:// | ||
| mv config-sample.php config.php # Renommer le fichier de configuration</ | mv config-sample.php config.php # Renommer le fichier de configuration</ | ||
| - | ===== 3. CONFIGURATION ===== | + | |
| + | ===== CONFIGURATION ===== | ||
| Editer et adapter le config.php en fonction de votre configuration hellanzb. | Editer et adapter le config.php en fonction de votre configuration hellanzb. | ||
| < | < | ||
| $config = array( | $config = array( | ||
| - | ' | + | ' |
| - | ' | + | ' |
| - | ' | + | ' |
| - | ' | + | ' |
| ' | ' | ||
| - | ' | + | ' |
| ); | ); | ||
| </ | </ | ||
| - | Laisser par défaut votre installation hellanzb n'a pas été personnalisée. | + | Laisser par défaut |
| - | ===== 4. CONCLUSION ===== | ||
| - | Vous pouvez | + | ===== CONCLUSION ===== |
| + | |||
| + | Après avoir configuré/ | ||
| Vous avez la possibilité d' | Vous avez la possibilité d' | ||
| Ligne 55: | Ligne 62: | ||
| Site officiel : http:// | Site officiel : http:// | ||
| + | |||
| + | ---- | ||
| + | // | ||
