X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=INSTALL;h=90da38159c8af17301cf759ab34d0a9057fe6c5a;hp=4651a0c7bf3a9b3a34d3a120be2ff941068a6efa;hb=275f977093211b5ede6ce2f4fb1301f15dcf7641;hpb=86e88af076b8a696ba98b31c54d377be9461cf8e 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 *******************