Talk:MediaWiki: Difference between revisions
(Additional information for the installation) |
m (→Mediawiki Config Page: Unsigned comment attribution) |
||
Line 1: | Line 1: | ||
=Installation= | =Installation= | ||
==Mediawiki Config Page== | ==Mediawiki Config Page== | ||
http://WEBSERVER_IP_ADDRESS/config/index.php didnt work for me, instead it was localhost/mediawiki/index.php | <nowiki>http://WEBSERVER_IP_ADDRESS/config/index.php</nowiki> didnt work for me, instead it was localhost/mediawiki/index.php | ||
<small><span class="autosigned">— Preceding [[Help:Signature|unsigned]] comment added by [[User:Lkoatz|Lkoatz]] ([[User talk:Lkoatz|{{int:talkpagelinktext}}]] • [[Special:Contributions/Lkoatz|{{int:contribslink}}]]) 07:59, 14 March 2021</span></small> | |||
==Version and curl rights== | ==Version and curl rights== |
Revision as of 03:27, 14 August 2023
Installation
Mediawiki Config Page
http://WEBSERVER_IP_ADDRESS/config/index.php didnt work for me, instead it was localhost/mediawiki/index.php
— Preceding unsigned comment added by Lkoatz (talk • contribs) 07:59, 14 March 2021
Version and curl rights
Instead of saving to /usr/share/webapps/ you can also download the latest version to your Downloadsfolder and move the result to /usr/share/webapps/ . This circumvents any rights issues for /usr/share/webapps/
php-json
As of this entry alpine doesnt find php7-json automatically when looking for php-json.