Search results

  1. 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
  2. serpent_driver

    Issue php83 Litespeed Enterprise

    If you were using a supported server control panel like cPanel, the problem would not have occurred.
  3. 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
  4. 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.
  5. 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
  6. 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.
  7. serpent_driver

    Large chunks of white space

    Next time if you have another issue, please read this first: https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  8. serpent_driver

    Error: Cannot find module '/usr/local/lsws/fcgi-bin/lsnode.js'

    Try this: https://stackoverflow.com/questions/78323148/error-cannot-find-module-usr-local-lsws-fcgi-bin-lsnode-js
  9. serpent_driver

    Help - Purge all occurring on product edit.

    No need to follow. LSCWP support in WP forum is the only place where you get support for this plugin. https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  10. serpent_driver

    WordPress Plugins creating files with no read permission

    Default umask setting is 0022 => 0644 (rw-r--r--) for files and 0755 (rwxr-xr-x) for directories.
  11. serpent_driver

    WordPress Plugins creating files with no read permission

    Do you have OLS or LSWS?
  12. serpent_driver

    WordPress Plugins creating files with no read permission

    The cache plugin doesn't set any file permissions. If created files by the cache plugin have wrong permission, then the logic says, a PHP configuration parameter (umask()) is wrong, so you shouldn't search for any bug of the cache plugin, but for a wrong (custom) server configuration
  13. serpent_driver

    WordPress Plugins creating files with no read permission

    @siwhyatt You should check the owner of the files. If you did file operations as root the current user cannot access these files.
  14. serpent_driver

    WooCommerce, LiteSpeed cache and Mini Cart

    https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  15. serpent_driver

    How to Setup Crawler?

    There is nothing that has to be tweaked. If URLs changes if a different language is selected then the sitemap needs to contain all URLs for each language to warmup the cache for all languages. 75k URLs means 75000 (URLs) * 8 (cache vary) * 10 (languages) = 6000000 or 6 millions URLs to...
  16. serpent_driver

    RewriteRule multi subdomains doesn't work

    Solved at OpenLiteSpeed.... https://forum.openlitespeed.org/threads/rewriterule-multi-subdomains-doesnt-work.6200/#post-16758
  17. serpent_driver

    Litespeed container script not working

    Are you shure using LiteSpeed Enterprise? This seems you are using OpenLiteSpeed?!
  18. serpent_driver

    Poor TTFB

    https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
Top