Page MenuHomePhabricator

LocalSettings.php: and be readable
Closed, ResolvedPublic

Description

This is a misleading error message:
$ echo bla|php /var/lib/zzz/maintenance/deleteBatch.php

A copy of your installation's LocalSettings.php
must exist in the source directory.

The problem is solved by changing the permissions appropriately on
LocalSettings.php. Hence please say:

A copy of your installation's LocalSettings.php
must exist in the source directory, and be readable.

Version: 1.9.x
Severity: minor
OS: Linux
Platform: PC

Details

Reference
bz8780

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 9:32 PM
bzimport added a project: MediaWiki-Parser.
bzimport set Reference to bz8780.
bzimport added a subscriber: Unknown Object (MLST).