Search results

  1. serpent_driver

    Php update to 8.3, sticky cache

    I am just checking, please be patient.
  2. serpent_driver

    Php update to 8.3, sticky cache

    A link to your host can help a lot to identify the issue. If you don't want to plublish a URL send a PM.
  3. serpent_driver

    Shop page changed after install and setup litespeed

    Please read this: https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  4. serpent_driver

    Shop page changed after install and setup litespeed

    You cannot use 2 plugins for optimizing and caching.
  5. serpent_driver

    Disable Imagick version warning PHP 8.3 - cPanel

    Disable WP_DEBUG or/and change error logging level to: error_reporting = E_ALL & ~E_WARNING & ~E_NOTICE in php.ini
  6. serpent_driver

    Disable Imagick version warning PHP 8.3 - cPanel

    Did you enable imagick in cPanel configuration (PHP extensions)?
  7. serpent_driver

    Disable Imagick version warning PHP 8.3 - cPanel

    If you have cPanel ask cPanel support how to uninstall and install the correct version for each PHP version, because there is a mismatch between the version of ImageMagick installed and the version that Imagick compiles with. Is this error only generated if you run a specific script?
  8. serpent_driver

    Missing Documentation about lscache_runner and lscache_walker

    All LiteSpeed plugins and crawler scripts uses lscache_runner or lscache_walker User-Agent, but there is no documentation about these 2 User-Agents. The last information I got (from @Lauren) many years ago was, that lscache_runner extends the cache lifetime by the set TTL value if the cache is...
  9. serpent_driver

    Disable Imagick version warning PHP 8.3 - cPanel

    https://github.com/ImageMagick/ImageMagick/discussions/2022
  10. serpent_driver

    Updated to: version (6.3.1 (build 5)) - Now stale cache files

    I want to support you, but the information provided is not enough to support you adequately. I would need access to your WP backend and at least a URL to your website. The cache plugin support in the WordPress forum has the option to check your plugin configuration, so it is only logical that...
  11. serpent_driver

    Updated to: version (6.3.1 (build 5)) - Now stale cache files

    I'm a fan of "Spock" which means that when there is a problem, I try to think logically to solve it. Logic says that if you have the cache plugin disabled, nothing will be cached and if nothing is cached, how can the issue be solved if you purge the cache?! Or if you don't jump into the water...
  12. serpent_driver

    Updated to: version (6.3.1 (build 5)) - Now stale cache files

    Nothing happens without a reason. Since the last update of LSWS did not make any changes that could affect the cache behavior, this update can be ruled out as the cause. Therefore, you should consider which settings you changed in the cache plugin for WordPress. The most likely cause would be...
  13. serpent_driver

    How to create wildcard subdomain?

    This forum is for LiteSpeed Enterprise (LSWS). For OLS support please visit OLS suppport forum: https://forum.openlitespeed.org/
  14. serpent_driver

    Apache is selected instead of Litespeed after reboot

    Use a different port offset other than 0 (Default value is 1000) and change Apache_Port_Offset to port_offset
  15. serpent_driver

    Issue php83 Litespeed Enterprise

    If you were using a supported server control panel like cPanel, the problem would not have occurred.
  16. serpent_driver

    Issue php83 Litespeed Enterprise

    https://stackoverflow.com/questions/60918752/azure-app-service-linux-php-how-to-add-with-freetype-dir-usr-lib-x86-64-li Answer provided by Kitt - The Cache Crawler for LiteSpeed and LiteCache - The Enterprise Page Cache based on LScache. https://www.cachecrawler.com
  17. serpent_driver

    New Products or Prestashop banner

    The purge events in ESI configuration do not purge the homepage cache. Therefore, you cannot use ESI for the entire homepage. The only solution is to either shorten the TTL for the homepage or to manually purge the cache for the homepage or disable caching on homepage.
  18. serpent_driver

    Page Cache not detected WP

    Read the requirements for the LiteSpeed cache plugin: https://docs.litespeedtech.com/lscache/lscwp/faq/#why-do-the-cache-features-require-a-litespeed-server
  19. serpent_driver

    Xenforo LSCache Addon Compatibility Issue

    Could you please explain what auto switch feature is good for? Maybe we can find an alternative solution.
Top