Last modified: 2011-04-30 01:20:38 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T26847, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 24847 - $wgSQLiteDataDirMode is undefined
$wgSQLiteDataDirMode is undefined
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
Installer (Other open bugs)
1.15.x
All All
: Normal normal (vote)
: ---
Assigned To: Max Semenik
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-08-18 10:06 UTC by Sam Reed (reedy)
Modified: 2011-04-30 01:20 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Sam Reed (reedy) 2010-08-18 10:06:00 UTC
in Line 986 of Installer.php

				if ( is_writable( dirname( $wgSQLiteDataDir ) ) ) {
					$ok = wfMkdirParents( $wgSQLiteDataDir, $wgSQLiteDataDirMode );
				} else {
					$ok = false;
				}

wgSQLiteDataDirMode is undefined
Comment 1 Chad H. 2010-08-25 22:52:50 UTC
Old installer, will mark invalid soon.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links