In T311966#8091593, @daniel wrote:In T311966#8089582, @The_Silent_Ones wrote:Any reasons why this small patch wouldn't work? (The "if" check probably isn't even neccessary, just hardcode it.)
It would fix the error, but it would not behave as the user expects. If I assign a value to $wgBaseDirectory, I expect that value to be used. Just ignoring it is confusing.
What the error is really saying is "you cannot change the base directory!".
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed Search
Jun 22 2023
Jun 22 2023
Jul 20 2022
Jul 20 2022
The_Silent_Ones added a comment to T311966: Running MW 1.38 maintenance/update.php results in Uncaught FatalError: $wgBaseDirectory must not be modified in settings files!.
Jul 19 2022
Jul 19 2022
The_Silent_Ones added a comment to T311966: Running MW 1.38 maintenance/update.php results in Uncaught FatalError: $wgBaseDirectory must not be modified in settings files!.
Instead of this (found in Setup.php on line 262-267),
Content licensed under Creative Commons Attribution-ShareAlike (CC BY-SA) 4.0 unless otherwise noted; code licensed under GNU General Public License (GPL) 2.0 or later and other open source licenses. By using this site, you agree to the Terms of Use, Privacy Policy, and Code of Conduct. · Wikimedia Foundation · Privacy Policy · Code of Conduct · Terms of Use · Disclaimer · CC-BY-SA · GPL · Credits