Talk:MediaWiki: Difference between revisions
(Created page with "=Mediawiki Config Page= http://WEBSERVER_IP_ADDRESS/config/index.php didnt work for me, instead it was localhost/mediawiki/index.php") |
m (→php-json: Unsigned comment attribution.) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
=Mediawiki Config Page= | =Installation= | ||
http://WEBSERVER_IP_ADDRESS/config/index.php didnt work for me, instead it was localhost/mediawiki/index.php | ==Mediawiki Config Page== | ||
<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== | |||
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/ | |||
<small><span class="autosigned">— Preceding [[Help:Signature|unsigned]] comment added by [[User:Lkoatz|Lkoatz]] ([[User talk:Lkoatz|{{int:talkpagelinktext}}]] • [[Special:Contributions/Lkoatz|{{int:contribslink}}]]) 08:08, 14 March 2021</span></small> | |||
==php-json== | |||
As of this entry alpine doesnt find php7-json automatically when looking for php-json. | |||
<small><span class="autosigned">— Preceding [[Help:Signature|unsigned]] comment added by [[User:Lkoatz|Lkoatz]] ([[User talk:Lkoatz|{{int:talkpagelinktext}}]] • [[Special:Contributions/Lkoatz|{{int:contribslink}}]]) 08:25, 14 March 2021</span></small> |
Latest revision as of 03:29, 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/
— Preceding unsigned comment added by Lkoatz (talk • contribs) 08:08, 14 March 2021
php-json
As of this entry alpine doesnt find php7-json automatically when looking for php-json.
— Preceding unsigned comment added by Lkoatz (talk • contribs) 08:25, 14 March 2021