X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=INSTALL;h=90da38159c8af17301cf759ab34d0a9057fe6c5a;hb=5f1ab1312e01b5078e9c7384ed54c473b7591390;hp=4651a0c7bf3a9b3a34d3a120be2ff941068a6efa;hpb=7a84c29895a58f492f02c0be3432b4418f01c6e2;p=lhc%2Fweb%2Fwiklou.git diff --git a/INSTALL b/INSTALL index 4651a0c7bf..90da38159c 100644 --- a/INSTALL +++ b/INSTALL @@ -18,11 +18,10 @@ MediaWiki is developed and tested mainly on Unix/Linux platforms, but should work on Windows as well. If your PHP is configured as a CGI plug-in rather than an Apache module you may -experience problems, as this configuration is not well tested. safe_mode is also -not tested and unlikely to work. +experience problems, as this configuration is not well tested. Support for rendering mathematical formulas requires installing the Math extension, -see https://www.mediawiki.org/wiki/Extension:Math +see https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:Math Don't forget to check the RELEASE-NOTES file... @@ -31,7 +30,7 @@ Additional documentation is available online, which may include more detailed notes on particular operating systems and workarounds for difficult hosting environments: -https://www.mediawiki.org/wiki/Manual:Installation_guide +https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Installation_guide ******************* WARNING *******************