Search results

  1. serpent_driver

    install LSWS on Plesk via script

    https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:installation
  2. serpent_driver

    Camera slider is gone

    LiteSpeed can only support default theme, but not all themes that are available from 3rd party. Your theme has (AJAX) functions that are not available in default theme, so that's why your theme doesn't work with LiteSpeed. To solve the issue LiteSpeed cache plugin must be modified to get it work...
  3. serpent_driver

    Issues with LiteSpeed Webserver and WordPress and .htaccess files.

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

    SOLVED: How to find more info on 503 errors?

    With LSWS something works different as with Apache and with limits and timeouts. Check "tuning" settings in LSWS WebAdmin. For example if you want to increase max_execution_time you have to change Connection Timeout in WebAdmin. For LSPHP you find more information at...
  5. serpent_driver

    Getting 404 errors for litespeed JS and CSS

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

    how to disable php.ini files and php flags in .htaccess for litespeed ?

    Really? Where or how can I verify if lsphp is used?
  7. serpent_driver

    There is a way to cache all sites?

    @VictorDmAlves The crawler fetches XML sitemap file and parse it. If parsed every URL will be requested with cURL. This is the same request as if you request an URL in browser, so the answer to your question is: YES
  8. serpent_driver

    Tell configserver.com they should add UDP port 443 to default opened UDP ports

    Many user uses LSWS and many user use ConfigServer Security & Firewall, but only less user know that they must add port 443 to UDP_IN and UDP_OUT to make QUIC available. LiteSpeed Staff, you should tell configserver.com they should add this port to default opened ports if LSWS is running.
  9. serpent_driver

    DDOS Attack on my server.

    Have you ever heared about "QUIC"?
  10. serpent_driver

    DDOS Attack on my server.

    You already asked for support here and at cPanel forum, but you didn't answer if you get feedback....! My advice a 2nd time. Check in ConfigServer Firewall if port 443 is open for incoming and outgoing UDP connections. If not add this port to both kinds of connections and check if "attack" is...
  11. serpent_driver

    SOLVED: How to find more info on 503 errors?

    Maybe it's a stupid question, but have you really installed lsapi?
  12. serpent_driver

    Facing issues with HTTP and UDP Ports

    Check in ConfigServer firewall port 443 if this port is open for incoming and outgoing connections
  13. serpent_driver

    Opencart 3.0.3.1 + Journal 3.0.46 no cache for manufacturer pages

    If you don't use cache this code would work, but you use cache and if a URL is cached there is no dynamic function like PHP. That's why you need vary cache control to tell LiteSpeed which device with specific conditions is in use. LiteSpeed cache plugin for OpenCart have such vary cache control...
  14. serpent_driver

    Opencart 3.0.3.1 + Journal 3.0.46 no cache for manufacturer pages

    I you want to get support, you need to open a support ticket. https://store.litespeedtech.com/store/clientarea.php This version has no special support for Journal to detect devices. It is a universal function for mobile detection, but with different logic as Journal. Mobile detection in...
  15. serpent_driver

    Opencart 3.0.3.1 + Journal 3.0.46 no cache for manufacturer pages

    Ask LiteSpeed support if they have any plan to expand cache plugin. If you use 3rd party functions, mods or themes you cannot expect that cache plugin can support custom modifications as a universal plugin for every case. If you really need these custom mods you will have to find someone who...
  16. serpent_driver

    Opencart 3.0.3.1 + Journal 3.0.46 no cache for manufacturer pages

    Find a developer who will do that. This cannot be done with 2 lines of copy & paste code. As a result of any modification you will never more participate of standard LScache plugin for Opencart. Then, it will be a "AndreyPopov LScache Plugin for OpenCart".
  17. serpent_driver

    Opencart 3.0.3.1 + Journal 3.0.46 no cache for manufacturer pages

    Again, if you (or mod) remove the tag, but LScache needs this tag, cache cannot work. To get LScache work with this mod LScache plugin must be modified.
  18. serpent_driver

    Opencart 3.0.3.1 + Journal 3.0.46 no cache for manufacturer pages

    If you remove your name (your name != tag == nobody) how should someone know who you are? That cannot be fixed!
  19. serpent_driver

    how to disable php.ini files and php flags in .htaccess for litespeed ?

    WHM: Home -> Software -> MultiPHP INI Editor
  20. serpent_driver

    Magento 2.3.3 Invalid Form Key. Please refresh page

    I don't know how litemage exactly works, but your description about the issue points to a missing ESI "whole" for this extension. This means litemage must be modified to support the extension from 3rd party development. To get more qualified support you should open a support ticket.
Top