From: martignoni Date: Sat, 18 Oct 2003 10:20:57 +0000 (+0000) Subject: More translation (almost finished) X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=938c2c35b2c064fc01f85241d2df1bdef1fa0e3a;p=moodle.git More translation (almost finished) --- diff --git a/lang/fr/docs/installamp.html b/lang/fr/docs/installamp.html index 1d570478f2..412c68b807 100755 --- a/lang/fr/docs/installamp.html +++ b/lang/fr/docs/installamp.html @@ -7,7 +7,6 @@

Installation d'Apache, de MySQL et de PHP

-

Moodle est Ècrit dans un langage de scripts appelÈ PHP, et conserve la plupart des donnÈes qu'il utilise dans une base de donnÈes. Le gestionnaire de base de @@ -70,49 +69,50 @@ target="_blank">EasyPHP, un logiciel qui regroupe tous les ÈlÈments logiciels nÈcessaires en une seule application Windows. Voici une marche ý suivre dÈtaillÈe :

    +
  1. Avant tout, si vous avez dÈjý installÈ MySQL auparavant (mÍme si vous l'utilisez + avec une autre application), dÈsinstallez-le complËtement, effacez tous les fichiers + de MySQL et effacez Ègalement c:\my.cnf et + c:\windows\my.ini. Il sera peut-Ítre nÈcessaire de rechercher et + d'effacer TOUS les fichiers dÈnommÈs my.cnf ou my.ini.
  2. +
  3. Si vous avez dÈjý installÈ PHP auparavant, effacez tous les fichiers dÈnommÈs + php4ts.dll de votre dossier Windows, ainsi que tous les fichiers + dÈnommÈs php.ini.
  4. +
  5. TÈlÈchargez EasyPHP ý cette adresse : http://www.easyphp.org/telechargements/dn.php?F=easyphp1-6.php3 + (environ 10 MO).
  6. +
  7. Lancez le fichier tÈlÈchargÈ easyphp1-6_setup.exe. Le processus + d'installation est en franÁais (Ouf!!) - nous vous conseillons d'accepter les rÈglages + par dÈfaut et de tout installer.
  8. +
  9. ¿ la fin de l'installation, cochez la case ý cocher ´ Lancer + EasyPHP ª et cliquez sur le bouton ´ Terminer ª. La page web + d'informations s'affichera.
  10. +
  11. Si tout s'est bien passÈ - FÈlicitations ! Apache, PHP et MySQL sont tous installÈs + et tournent ! Votre barre des t’ches contient un E nor. En cliquant dessus, vous + obtiendrez un menu qui vous permet de contrÙler les programmes. Vous n'en avez pas + besoin pour l'instant.
  12. +
  13. La prochaine chose ý faire et de mettre en place une base de donnÈes pour Moodle. + Avec un navigateur, allez ý l'adresse http://localhost/mysql/ (attention ý la barre oblique finale).
  14. +
  15. Si l'on vous demande un nom d'utilisateur, utilisez ´ root ª avec un mot + de passe vide. L'interface web de phpMyAdmin s'affichera et vous permettra de crÈer de + nouvelles bases de donnÈes et de nouveaux comptes utilisateurs.
  16. +
  17. CrÈez une nouvelle base de donnÈes en tapant ´ moodle ª dans le champ et + cliquez sur le bouton ´ Create ª. Facile !
  18. +
  19. Vous pouvez aussi crÈer un nouvel utilisateur pour votre base de donnÈes. Ce peut + Ítre un peu compliquÈ pour un dÈbutant. C'est pourquoi vous pouvez utiliser pour commencer + le compte utilisateur existant ´ root ª avec un mot de passe vide dans votre + configuration Moodle, et corriger cela plus tard.
  20. +
  21. Vous pouvez maintenant installer Moodle ! TÈlÈchargez la derniËre version de + Moodle ý l'adresse http://moodle.org/download et dÈcompactez le fichier compressÈ.
  22. +
  23. Copiez vos fichier Moodle dans C:\Program Files\EasyPHP\www. Vous + pouvez soit copier l'intÈgralitÈ du dossier moodle (c'est-ý-dire + C:\Program Files\EasyPHP\www\moodle), soit copier le contenu du dossier moodle. + Si vous choisissez cette cerniËre option, vous pourrez accÈder ý votre site Moodle ý + l'adresse http://localhost/ plutÙt que http://localhost/moodle/.
  24. +
  25. CrÈez un nouveau dossier vide ailleurs sur votre disque dur pour que Moodle + puisse y placer les fichiers dÈposÈs par les utilisateurs, par exemple + C:\moodledata.
  26. -
  27. Firstly, if you have ever installed MySQL before (even as part of another - package), uninstall it all, delete all the MySQL files and make sure you - delete c:\my.cnf and c:\windows\my.ini.You - might want to do a search and delete ANY file called my.cnf - or my.ini.
  28. -
  29. If you've ever installed PHP before delete any files called php4ts.dll - from around your Windows directory, as well as any files called php.ini.
  30. -
  31. Download EasyPHP from here: http://www.easyphp.org/telechargements/dn.php?F=easyphp1-6.php3 - (approx 10 Mb)
  32. -
  33. Run the downloaded file: easyphp1-6_setup.exe. The installation - process is in French but is otherwise much like installing any other Windows - program - I advise accepting the defaults and letting it all install. Note - that "Suivant" means Next.and "Oui" means Yes.
  34. -
  35. At the end of the install leave the checkbox selected to "Lancer - EasyPHP" (Start EasyPHP) and hit the 'Terminer" button.You might - be taken to a information web page which you can safely ignore.
  36. -
  37. If all went well - congratulations! Apache, PHP and MySQL are all installed - and running! You should see a black E in your toolbar tray. You can right - click on it to get a menu which will let you control the running programs, - but you won't be needing that for now.
  38. -
  39. The next thing you need to do is to set up a database for Moodle to use. - Using a browser, go to http://localhost/mysql/ - (note the final slash).
  40. -
  41. If asked for a username, use "root" with a blank password. You - should see a phpMyAdmin web interface that allows you to create a new databases - and user accounts.
  42. -
  43. Create a new database by typing "moodle" into the field and - hitting the "Create" button. That was easy!
  44. -
  45. You can also create a new user to access your database if you want. This - can be a bit tricky for a first-time user, so you might just want to use - the existing user "root" with no password in your Moodle config - for now, and fix this later.
  46. -
  47. You're ready to install Moodle! Download the latest release of Moodle - from http://moodle.org/download, - then unzip the archive.
  48. -
  49. Copy your moodle files into C:\Program Files\EasyPHP\www. You - can either copy the entire moodle directory (ie C:\Program Files\EasyPHP\www\moodle) - or copy all the contents of the moodle directory. If you choose - this second option then you will be able to access your Moodle home page - using http://localhost/ instead of http://localhost/moodle/.
  50. -
  51. Make a new empty folder somewhere else for Moodle to store uploaded files - in, eg: C:\moodledata
  52. Go into your Moodle folder. Make a copy of config-dist.php, and call it config.php
  53. Edit config.php using a text editor (Notepad will do, just be careful