Search results

  1. serpent_driver

    Opcode Caching: Disabled

    There is nothing magic to do for installation. Automated-Installation is your friend and nothing can go wrong. https://docs.litespeedtech.com/cp/cpanel/quickstart/#quickautomated-installation or detailed installation https://docs.litespeedtech.com/cp/cpanel/quickstart/#detailed-installation...
  2. serpent_driver

    Opcode Caching: Disabled

    Something went wrong in your LSWS installation. PHP application for each version is missing. Either deinstall it and reinstall again for correct and "complete" settings or open a support ticket.
  3. serpent_driver

    Opcode Caching: Disabled

    Okay, hopefully last question: Have you any external application listed in WebAdmin Console -> Configuration -> Tab External App?
  4. serpent_driver

    Opcode Caching: Disabled

    And you have access to LiteSpeed WebAdmin Console?
  5. serpent_driver

    Opcode Caching: Disabled

    1.) Which control panel do you use? 2.) Which LiteSpeed version do you use? LiteSpeed Enterprise or OpenLiteSpeed?
  6. serpent_driver

    Opcode Caching: Disabled

    Check this out: https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:php:process-mode
  7. serpent_driver

    [solved] Bug or Feature: LSWS doesn't accept more than 1 response header with the same name

    Sorry for delay to reply. I had to verify Apache behavior first and you are right. But my problem still exists. As described in section "x-litespeed-purge" in documentation: https://docs.litespeedtech.com/lscache/devguide/controls/#x-litespeed-purge if this header is used to purge specific cache...
  8. serpent_driver

    High MYSQL load - should I change licence type?

    Yes, you missunderstand how that works. License doesn't limit any ressources like MySQL. If you have high load on MySQL this is caused by your application(s).
  9. serpent_driver

    Haproxy & Litespeed

    Think about the words "load balancer". It balances the load, but if there is only 1 webserver, how can the load be balanced, if there is no other webserver where the load can be balanced? You need at least a second webserver on a second machine to get the advantage of a load balancer, but before...
  10. serpent_driver

    Safari problems

    You know that this is a forum for LiteSpeed webserver? You are using Apache webserver.
  11. serpent_driver

    Safari problems

    Would you provide us with a link to your website?
  12. serpent_driver

    Problem with ceche

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

    Litespeed cache for opencart not creating cache files

    Lscache is working proper. You selected wrong directory. Cache directory is /lscache not /cache. Lscache diretory is located in /home/lscache not in document_root. You can verify if cache works. For this check response headers for main document in browser dev console (network tab) and look...
  14. serpent_driver

    Problem with ceche

    There is not only 1 plugin available. Every supported application has its own plugin, so which application do you use?
  15. serpent_driver

    Problem with ceche

    I don't speak ukrainian
  16. serpent_driver

    [solved] Bug or Feature: LSWS doesn't accept more than 1 response header with the same name

    Yes, but we are talking about PHP, not .htaccess. Either LSWS doesn't allow to set headers with the same name or I don't know how to "append" headers with the same name in PHP, but different value.
  17. serpent_driver

    Problem with ceche

    Application?
  18. serpent_driver

    LScache internal crawler(recache) and SEO urls question

    I already answered your questions. If a URL has a redirection like /index.php?route=product/product&product_id=28 to short URL crawler follows this redirection and caches the redirected URL (short URL), but not /index.php?route=product/product&product_id=28 It doesn't matter if crawler does...
  19. serpent_driver

    LScache internal crawler(recache) and SEO urls question

    Yes, this is the crawler function, simple and fast, but absolutely no algorithm..... ;) Learn cURL and build your own crawler. Only 1 line of PHP code is needed. https://curl.se/
  20. serpent_driver

    Confused which Site Owner Plus from which category

    You should open a support ticket to get qualified support for these questions.
Top