Search results

  1. serpent_driver

    User, groups and permissons

    I start with 2.) :) Hit header is like a confirmation that the requested URL has been cached, but it doesn't matter who and what the request does. This is not limited by the crawler. For the case you don't know it, one URL can have unlimited different cache copies. Why? This depends on the use...
  2. serpent_driver

    User, groups and permissons

    Yes, but with /lscache you can make it just simple. Remove this dir and restart lsws. /lscache dir will automatically created with the correct permissions.
  3. serpent_driver

    User, groups and permissons

    Ownership for /lscache may be vary and could, again it could depend on where /lscache directory is located. On most but not all Shared Hostings /lscache dir is located within account dir. On dedicated server it is in /home dir, so ownerships depends on where your /lscache dir is located...
  4. serpent_driver

    User, groups and permissons

    @PabloDK Does it work as expected?
  5. serpent_driver

    User, groups and permissons

    It looks good to me. Why don't you use Midnight Commander? It should already be installed. Just run mc in console.
  6. serpent_driver

    User, groups and permissons

    public_html == User: nobody, Group Name: Account Name, File: drwxrws logs == User: Account Name, Group Name: Account Name, File: drwx lscache == User: nobody, Group Name: Account Name, File: drwxrws
  7. serpent_driver

    User, groups and permissons

    Basically, LiteSpeed is just a web server and not control panel for server management. If it is about permissions of your file system, it's the job of the control panel and not of web server.
  8. serpent_driver

    User, groups and permissons

    Actually CyberPanel would be responsible for your question. Measured against cPanel it would look like this: /logs -> 700 /lscache -> 770 /public_html -> 750
  9. serpent_driver

    Saving virtuemart products painfully slow with lscache plugin enabled

    Unfortunately, I can only give you a limited explanation of the possible cause because I don't know the code of the plugin. But from the description of the problem, there is a lot to suggest that I'm right.
  10. serpent_driver

    Saving virtuemart products painfully slow with lscache plugin enabled

    @webmastergreg This has nothing to do with the fact that a background process could solve the problem. The suspected cause is that the session and the data are locked as long as the recache process is not completed. This can be solved comparatively easily, but the plugin would have to be...
  11. serpent_driver

    Litespeed WordPress plugin getting aggressive?

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

    Video's not showing on website

    If you have LScache plugin for Wordpress please follow this link: https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/ Otherwise please provide us with more information. There is more than 1 LScache plugin available.
  13. serpent_driver

    PHP 8.1 extensions issues

    Danke ebenfalls und einen Guten Rutsch, wobei ich nicht weiß, wie Du darauf kommst, dass ich deutsch sprechen würde?!
  14. serpent_driver

    Problem with compatibility litespeed and Ispconfig

    I am not LiteSpeed, but the logic says if Ipconfig isn't supported by LSWS then it can't be solved. If you have a paid license for LSWS you can open a support ticket to get qualified answer. I am just a LiteSpeed support partner.
  15. serpent_driver

    Problem with compatibility litespeed and Ispconfig

    Apache is a web server. Ipconfig is a control panel. Not supported means that LSWS is not integrated in Ipconfig. Otherwise you wouldn't report this issue.
  16. serpent_driver

    Webp Image Optimization

    Issue solved at LiteSpeed Slack
  17. serpent_driver

    Problem with compatibility litespeed and Ispconfig

    As far as I know Ispconfig isn't a supported control panel. https://www.litespeedtech.com/products/litespeed-web-server/control-panel-plugins
  18. serpent_driver

    WooCommerce cache recommended settings

    There is no special configuration for WooCommerce. This is also not necessary. If you are not familiar with the technical details of website optimization and do not know what the effects of the individual functions are, then you should select one of the presets. This saves you a lot of time and...
  19. serpent_driver

    PHP 8.1 extensions issues

    If you have a paid LSWS license you better should open a support ticket. This guarantees you an immediate solution to the problem and is also faster.
  20. serpent_driver

    How to prevent error pages with status code 500 from being cached

    Exactly, but this topic is about to prevent caching of error 500 by LScache.
Top