Topic on Project:Support desk

[RESOLVED]Error: LightnCandy class not defined

3
77.68.40.189 (talkcontribs)

Need help to install Mediawiki 1.26/wmf4

PHP : 5.6.3(apache2handler)

SQL: 5.6.21

When I try to install it on xampp server, I get this error:


Error: LightnCandy class not defined


How to fix this? Please help!

178.79.131.62 (talkcontribs)

After some googling, I found that you need to install mandatory extensions first to remove this error.

Now my question is, how to install those mandatory extensions before installation?

Florianschmidtwelzow (talkcontribs)

Run composer update to get the latest dependencies or just use the latest official stable, which is built for "Upload-Install-Use". Actually you're using a development version, a pre-alpha if you want to call it so, which can be unstable (in some setups) and needs some more steps to setup. It's built for use on wmf wikis only. You can use it, but you need to know the risk and what to do if something doesn't work.

Reply to "[RESOLVED]Error: LightnCandy class not defined"