Kézikönyv:Karbantartószkriptek
A karbantartószkriptek számos adminisztratív, importálási, karbantartási, lekérdezési és frissítési feladatot ellátnak.
A szkriptek PHP nyelvűek és a maintenance könyvtárban találhatóak.
A MediaWiki több mint 200 karbantartó szkriptet tartalmaz, amelyek általános hasznossága és minősége eltérő. Mindig figyelmesen olvasd el a dokumentációt használat előtt; ha nincs ilyen, akkor futtatáskor légy még körültekintőbb.
php ./maintenance/run.php használatával kell futtatni. A szkriptek közvetlen futtatása figyelmeztetést vált ki.In order to run most scripts, you will need access to the command line of the server or shell access through an SSH client like ssh or PuTTY. For details, see our information about running scripts.
If a script needs to modify the structure of a database (as does Update.php, for example), special configuration variables may need to be set in LocalSettings.php to allow this. See the relevant configuration information for details.
For an extensive list of scripts that may be run, see our list of scripts broken down by type.