Talk:MediaWiki: Difference between revisions
No edit summary |
(Additional information for the installation) |
||
Line 1: | Line 1: | ||
=Mediawiki Config Page= | =Installation= | ||
==Mediawiki Config Page== | |||
http://WEBSERVER_IP_ADDRESS/config/index.php didnt work for me, instead it was localhost/mediawiki/index.php | http://WEBSERVER_IP_ADDRESS/config/index.php didnt work for me, instead it was localhost/mediawiki/index.php | ||
=Version and curl rights= | ==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/ | 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= | ==php-json== | ||
As of this entry alpine doesnt find php7-json automatically when looking for php-json. | As of this entry alpine doesnt find php7-json automatically when looking for php-json. |
Revision as of 12:27, 14 March 2021
Installation
Mediawiki Config Page
http://WEBSERVER_IP_ADDRESS/config/index.php didnt work for me, instead it was localhost/mediawiki/index.php
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.