메뉴얼:유지보수 스크립트

From mediawiki.org
This page is a translated version of the page Manual:Maintenance scripts and the translation is 25% complete.
  • 사용자
  • 시스템 관리자
  • 개발자
  • 번역자

Maintenance scripts are used to perform various administrative, import, maintenance, reporting and upgrade tasks. The scripts are written in PHP and live in the maintenance subdirectory of MediaWiki installs.

There are dozens of scripts with varying degrees of general utility and quality. You should carefully read the documentation on a script before using it; if a script isn't documented, take additional care running it.

As of 미디어위키 1.38 , there are more than 200 maintenance scripts.

Since MediaWiki 1.40, maintenance scripts should be invoked directly through maintenance/run.php . Invoking maintenance scripts directly will trigger a warning.

같이 보기