litespeedtech / lscache_mediawiki

GNU General Public License v3.0
3 stars 6 forks source link

MW 1.41 #9

Open keepersdungeon opened 2 months ago

keepersdungeon commented 2 months ago

Hello, Does the Extension work with Mediawiki 1.41?

Thank you

WuhuaChen commented 1 month ago

hi,

it works with Mediawiki 1.42 , thanks.

keepersdungeon commented 1 month ago

Alright thanks, but not on 1.41 just gave it another try with latest.

WuhuaChen commented 4 weeks ago

I just tested it works on 1.41, but you need download the latest source: https://github.com/litespeedtech/lscache_mediawiki/archive/refs/heads/master.zip

keepersdungeon commented 4 weeks ago

I tried again with the link but I'm getting same thing this error

`MediaWiki is unable to load the extension LiteSpeedCache. Please check that the extension's name is correct and all of its files are properly installed.

Details: Error reading /PATH TO WIKI/wiki/extensions/LiteSpeedCache/extension.json. filemtime(): stat failed for /PATH TO WIKI/wiki/extensions/LiteSpeedCache/extension.json.

0 /PATH TO WIKI/wiki/includes/GlobalFunctions.php(54): ExtensionRegistry->queue()

1 /PATH TO WIKI/wiki/LocalSettings.php(340): wfLoadExtension()

2 /PATH TO WIKI/wiki/includes/Setup.php(212): require_once('/PATH TO WIKI/')

3 /PATH TO WIKI/wiki/includes/WebStart.php(92): require_once('/PATH TO WIKI/')

4 /PATH TO WIKI/wiki/index.php(44): require('/PATH TO WIKI/')

5 {main}`