I've installed the extension as it's instructed but it shows miss instead of hit. Any idea about it?
Extension talk:LiteSpeedCache
I have installed the latest file from github and added .htaccess directives in the beginning of the file, yet I do not see "x-litespeed-cache: hit".
Also in 1.35 it does not work. Looks like it is abandoned!
Getting [0c970c52e220a877ade8fb50] 2020-07-28 17:39:29: Fatal exception of type "Error" when trying to access the Litespeed special page.
Product | Version |
---|---|
MediaWiki | 1.34.2 |
PHP | 7.2.32 (litespeed) |
MariaDB | 10.3.23-MariaDB-log-cll-lve |
ICU | 63.1 |
Replace all occurrences of "addWikiText" with "addWikiTextAsContent", this will solve the issue.
Sorry, forgot to mention the file to do this: extensions/LiteSpeedCache/SpecialLiteSpeedCache.php
Hope this helps.
Thank you - this fixed the issue and I am now able to edit the litespeed setting. Thank you !
I got the error 500 message when visiting my domain, and another message when updating as below:
[Xy-gijuzrQO2E9ikACYsDgAADiQ] /mw-config/index.php Exception from line 136 of /home2/sieut624/public_html/includes/registration/ExtensionRegistry.php: Unable to open file /home2/sieut624/public_html/extensions/LiteSpeedCache/extension.json: filemtime(): stat failed for /home2/sieut624/public_html/extensions/LiteSpeedCache/extension.json
Backtrace:
#0 /home2/sieut624/public_html/includes/GlobalFunctions.php(52): ExtensionRegistry->queue(string)
#1 /home2/sieut624/public_html/LocalSettings.php(290): wfLoadExtension(string)
#2 /home2/sieut624/public_html/includes/installer/Installer.php(619): require(string)
#3 /home2/sieut624/public_html/includes/installer/WebInstallerExistingWiki.php(29): Installer::getExistingLocalSettings()
#4 /home2/sieut624/public_html/includes/installer/WebInstaller.php(270): WebInstallerExistingWiki->execute()
#5 /home2/sieut624/public_html/mw-config/index.php(80): WebInstaller->execute(array)
#6 /home2/sieut624/public_html/mw-config/index.php(38): wfInstallerMain()
#7 {main}
How to fix it? Thanks so much
this appears
[14-Mar-2020 17:27:58 UTC] PHP Fatal error: Uncaught Exception: Unable to open file /home/mscpsgeo/public_html/extensions/LiteSpeedCache/extension.json: filemtime(): stat failed for /home/mscpsgeo/public_html/extensions/LiteSpeedCache/extension.json in /home/mscpsgeo/public_html/includes/registration/ExtensionRegistry.php:136
Stack trace:
#0 /home/mscpsgeo/public_html/includes/GlobalFunctions.php(52): ExtensionRegistry->queue('/home/mscpsgeo/...')
#1 /home/mscpsgeo/public_html/LocalSettings.php(187): wfLoadExtension('LiteSpeedCache')
#2 /home/mscpsgeo/public_html/includes/Setup.php(124): require_once('/home/mscpsgeo/...')
#3 /home/mscpsgeo/public_html/includes/WebStart.php(81): require_once('/home/mscpsgeo/...')
#4 /home/mscpsgeo/public_html/index.php(41): require('/home/mscpsgeo/...')
#5 {main}
thrown in /home/mscpsgeo/public_html/includes/registration/ExtensionRegistry.php on line 136
There are no older topics