FS#49655 - [mediawiki] Put the configuration file in /etc

Attached to Project: Community Packages
Opened by Link Mauve (linkmauve) - Friday, 10 June 2016, 19:29 GMT
Last edited by Sergej Pupykin (sergej) - Friday, 03 June 2022, 23:42 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
This package creates a /etc/webapps/mediawiki/ directory, it would make sense to change the default configuration directory from $IP/LocalSettings.php (see /usr/share/webapps/mediawiki/includes/WebStart.php:114) to /etc/webapps/mediawiki/LocalSettings.php (especially useful for systems where /usr is mounted read-only).
This would also require to make /etc/webapps/mediawiki/ writable by http by default, or alternatively ship a writable LocalSettings.php requiring /usr/share/webapps/mediawiki/includes/NoLocalSettings.php

Additional info:
* package version(s)
1.26.3-1
* config and/or log files etc.
N/A

Steps to reproduce:
- Install mediawiki.
- Either run the automated setup, or provide an existing LocalSettings.php
- See it being only imported from /usr/share/webapps/mediawiki/LocalSettings.php
This task depends upon

Closed by  Sergej Pupykin (sergej)
Friday, 03 June 2022, 23:42 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#64889 

Loading...