Manual:$wgReadOnlyFile/hu

Category:MediaWiki configuration settings/hu#ReadOnlyFileCategory:MediaWiki configuration settings introduced before version 1.1.0/hu#ReadOnlyFileCategory:MediaWiki configuration settings still in use/hu#ReadOnlyFileCategory:Maintenance scripts setting variables/hu#ReadOnlyFile
Maintenance scripts setting: $wgReadOnlyFile
If this file is found, the database is locked for the reason given in the contents of the file.
Bevezetve:az 1.1.0 előtt
Eltávolítva:használatban
Megengedett értékek:(fájl útvonala)
Alapértelmezett érték:"{$wgUploadDirectory }/lock_yBgMBwiR"
(Megjegyzés: Ezen változó alapértelmezett értéke más paraméterektől (például a Setup.php -ban beállítottaktól) függ a LocalSettings.php végrehajtása után.)

Részletek

If this file is found and its contents are more than 0 bytes long, the database is locked for the reason given in the contents of the file.

The file must be writable by the web server for locking the database when using the special pages "Special:LockDB" (locking) and "Special:UnlockDB" (unlocking).

This feature cannot be used if the wiki uses CACHE_DB for $wgSessionCacheType since users cannot log into the wiki to access "Special:UnlockDB" for unlocking the database.

Lásd még

Category:Maintenance scripts setting variables/hu Category:MediaWiki configuration settings/hu Category:MediaWiki configuration settings introduced before version 1.1.0/hu Category:MediaWiki configuration settings still in use/hu