Search results

  1. serpent_driver

    some php functions broke after switching from trial > enterprise license

    Have you checked if php-xml is installed in EasyApache (4)?
  2. serpent_driver

    How to enable the error_log on script directory?

    error_log behaviour is controlled by cPanel/WHM, not LiteSpeed. You can/must enable display_errors in WHM -> MultiPHP INI Editor or cPanel-> MultiPHP INI Editor. It is disabled by default.
  3. serpent_driver

    codeigniter plugin?

    If you don't get an answer to your question you know where you get a custom plugin for your custom application?
  4. serpent_driver

    Litespeed Caching Help!

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

    Need urgent Help in Licensing! (Solved)

    Login to client area: https://store.litespeedtech.com/store/clientarea.php
  6. serpent_driver

    Crawler - No Need to Cache

    Set-Cookie header in your response is only session cookie and this cookie should'nt matter, but that depends on existing vary cache rules. If a URL is cached there is no session, therefore a session cookie cannot be set, but this is nomal. To find out if I am right you must request a non cached...
  7. serpent_driver

    Need urgent Help in Licensing! (Solved)

    Do you have more than 1 domain? If not you should open a support ticket to get qualified and personally support.
  8. serpent_driver

    Crawler - No Need to Cache

    Do you have different vary cache rules like login/not-login user? The problem with crawler script is, that it cannot simulate real users if for example there are vary cache rules based on cookies. The same happens if you check or warmup the cache with curl. To make it work with curl you must add...
  9. serpent_driver

    Crawler - No Need to Cache

    So what is your issue exactly? "No need to Cache" only means URL is already cached.
  10. serpent_driver

    Crawler - No Need to Cache

    If you need an alternate way to warmup the cache use XENU. It is also suggested from LiteSpeed. XENU is much more faster than the crawler ever can be. http://home.snafu.de/tilman/xenulink.html
  11. serpent_driver

    Cant password protect my site

    Then, you should use Cyberpanel. OpenLiteSpeed is your webserver and not the control panel for your server. There you will find the function you need.
  12. serpent_driver

    Cant password protect my site

    Which control panel do you use?
  13. serpent_driver

    Cant password protect my site

    delete all cookies, close browser and try if it works
  14. serpent_driver

    Image Optmisation with no plugin?

    LiteSpeed WP plugin doesn't convert images. It offers only a LiteSpeed service to convert images external. This is not an included function of LiteSpeed webserver.
  15. serpent_driver

    Image Optmisation with no plugin?

    LiteSpeed is a webserver, not an operating system that can convert images..... https://www.tecmint.com/convert-images-to-webp-format-in-linux/ https://www.google.de/search?q=linux+batch+convert+webp
  16. serpent_driver

    LS admin panel accessible outside of WHM

    https://[your_hostname]:7080/config/confMgr.php?m=[Admin User Name]&p=security Replace with your values
  17. serpent_driver

    conditional lscache folders?

    Share it....
  18. serpent_driver

    conditional lscache folders?

    Cookie value is only necessary if value is needed to differentiate between different vary cache rules depending on the value. If cookie name without value doesn't work for you, then you defined it with wrong syntax. But again, share it for others or is it secret?
  19. serpent_driver

    conditional lscache folders?

    Congratulations! :) Now, share it or is it "secret"? ;)
  20. serpent_driver

    conditional lscache folders?

    Almost everything you need can be found in LiteSpeed Wiki.
Top