Git Product home page Git Product logo

docker-mediawiki's People

Contributors

jberkel avatar md5 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docker-mediawiki's Issues

Error using generated LocalSettings.php file

I'm somewhat new to docker.. using docker 17.06.0-ce, I'm starting the container with:

docker run --name mediawiki --link mysql:mysql -p 8080:80 -v LocalSettings.php:/var/www/html/LocalSettings.php -d synctree/mediawiki

I've already run through the setup, connected to a mysql container and saved the LocalSettings.php file locally, then restarted the instance and copied the file over with the command above. I get these messages when the page loads:

Warning: require_once(/var/www/html/LocalSettings.php): failed to open stream: No such file or directory in /var/www/html/includes/WebStart.php on line 104

Fatal error: require_once(): Failed opening required '/var/www/html/LocalSettings.php' (include_path='.:/usr/local/lib/php') in /var/www/html/includes/WebStart.php on line 104

I can attach to the running container and verify that LocalSettings.php exists. The permissions look correct.

The line 104 from WebStart.php is: require_once MW_CONFIG_FILE;

Anyone seen this or know what's wrong?

Default image directory is unsecure

When standing up just a default wiki, following the instructions in the readme, and attached to a mysql container, the Mediawiki installation complains about the image directory being insecure.

Support gzencode

Currently, this image does not support gzencode because the upstream php:apache image does not compile PHP with zlib support.

The upstream issue is being tracked in docker-library/php#8.

Question about automated build

The Build Details on DockerHub shows that the image synctree/mediawiki was updated 2015-07-13 and 2015-07-14. I am not seeing the reason why this rebuild occurred. My closest guess is due to the update of php:5.6-apache base image five days ago.
I was able to use LDAP authentication in this image before this rebuild occured. I am trying to narrow down what all changed that could have caused the LDAP authentication to stop working.

mail configuration

there is no way to configure mediawiki so that it can send mail and validate accounts

Error response from daemon: Cannot set self as child

When I run

docker run --name mywiki --link mywiki:mysql -p 8080:80 -d synctree/mediawiki

I get the following:

73b605ad92efbd1bea8575013a6965326df04bee07962863d5d3f92092e6f3c9
2015/09/21 17:42:11 Error response from daemon: Cannot set self as child

Any ideas? Here's my docker version info:
Client version: 1.2.0
Client API version: 1.14
Go version (client): go1.2.1
Git commit (client): fa7b24f
OS/Arch (client): linux/amd64
Server version: 1.2.0
Server API version: 1.14
Go version (server): go1.2.1
Git commit (server): fa7b24f

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.