Topic on Project:Support desk

When I try using mobile frontend extension, it shows 500 internal error.

3
Parkyh1974 (talkcontribs)

I've set up mediawiki using docker image at

https://hub.docker.com/r/kristophjunge/mediawiki/

It is using Mediawiki 1.30 AND PHP7.0


When I load extension by

# VisualEditor

    wfLoadExtension('MobileFrontend');


at LocalSettings.php, it shows 500 error.

Is there any lead to solve this?


Thank you.

AhmadF.Cheema (talkcontribs)

The 500 error indicates an issue with the server. Did you check your server error logs?

Parkyh1974 (talkcontribs)

I've checked nginx log files but there is no record. Is there any other log I need to check?

Reply to "When I try using mobile frontend extension, it shows 500 internal error."