*just for testing* : try to put
$wgVerifyMimeType = false;
at the end of LocalSettings.php and then try to upload again.
Thank you very much. It's right !
That just tells it not to check if the file's contents matches its extension. It seems MediaWiki doesn't know how to recognise .doc files, I'm not sure how to fix that.