j'ai besoin d'utiliser un wiki dans mon stage.
je suis vraiment bloquée sur l'installation de mediawiki 1.15.1 et pourtant j'ai suivie ce tutoriel: http://meta.wikimedia.org/wiki/Aide:...n_de_MediaWiki
sou windows, j'ai bien installer easyphp 3.0, j'ai bien remplis les champs du formulaires.

dès que je clique sur "install mediawiki!", j'ai ce message:

MediaWiki 1.15.1 Installation

* Don't forget security updates! Keep an eye on the low-traffic release announcements mailing list.

Checking environment...

Please include all of the lines below when reporting installation problems.

* PHP 5.2.8 installed
* Found database drivers for: MySQL
* PHP server API is apache2handler; ok, using pretty URLs (index.php/Page_Title)
* Have XML / Latin1-UTF-8 conversion support.
* Warning: A value for session.save_path has not been set in PHP.ini. If the default value causes problems with saving session data, set it to a valid path which is read/write/execute for the user your web server is running under.
* PHP's memory_limit is 128M.
* Couldn't find Turck MMCache, eAccelerator, APC or XCache; cannot use these for object caching.
* GNU diff3 not found.
* Found GD graphics library built-in, image thumbnailing will be enabled if you enable uploads.
* Installation directory: C:\Program Files\EasyPHP 3.0\www\mediawiki-1.15.1
* Script URI path: /mediawiki-1.15.1
* Installing MediaWiki with php file extensions
* Environment checked. You can install MediaWiki.
* Warning: $wgSecretKey key is insecure, generated with mt_rand(). Consider changing it manually.
*

Generating configuration file...
* Database type: MySQL
* Loading class: DatabaseMysql
* Attempting to connect to database server as wikiuser...success.
* Connected to mysql 5.1.30-community; enabling MySQL 4.1/5.0 charset mode
* Attempting to create database...
* Created database wikidb
* Creating tables...Query "CREATE UNIQUE INDEX user_name ON `user` (user_name) " failed with error code "La commande 'INDEX' est interdite � l'utilisateur: 'wikiuser'@'@localhost' sur la table 'user' (localhost)".
je ne comprends pas la cause de cette erreur et c quoi le problème pour que mon installation ne termine pas avec un succées.

j'ai aussi essayé avec easyphp 2.0b1 pour avoir mysql 5.0.27 au lieu de mysql 5.1.30 (de easyphp 3.0) mais j'ai toujours les meme messages.
merci de votre aide sur ce problème.