https://bugzilla.wikimedia.org/show_bug.cgi?id=30013

       Web browser: ---
             Bug #: 30013
           Summary: DBA cache backend uses $wgTmpDirectory instead of
                    $wgCacheDirectory
           Product: MediaWiki
           Version: 1.17
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


When $wgMainCacheType is set to CACHE_DBA, in includes/BagOStuff.php, on line
672 MediaWiki uses $wgTmpDirectory instead of $wgCacheDirectory.

$wgCacheDirectory is allowed to be "false", in which case it disables local
caching:
"Directory for caching data in the local filesystem. Should not be accessible
from the web. Set this to false to not use any local caches."

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to