https://bugzilla.wikimedia.org/show_bug.cgi?id=24847
Summary: $wgSQLiteDataDirMode is undefined
Product: MediaWiki
Version: 1.15.5
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: Normal
Component: Installation
AssignedTo: [email protected]
ReportedBy: [email protected]
in Line 986 of Installer.php
if ( is_writable( dirname( $wgSQLiteDataDir ) ) ) {
$ok = wfMkdirParents( $wgSQLiteDataDir,
$wgSQLiteDataDirMode );
} else {
$ok = false;
}
wgSQLiteDataDirMode is undefined
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l