X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/modifier.php?a=blobdiff_plain;ds=sidebyside;f=INSTALL;h=90da38159c8af17301cf759ab34d0a9057fe6c5a;hb=ebeeea8748d0675c136c063a376910785191aefc;hp=4651a0c7bf3a9b3a34d3a120be2ff941068a6efa;hpb=86e88af076b8a696ba98b31c54d377be9461cf8e;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 *******************