Search results

  1. 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/
  2. 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
  3. 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/
  4. 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.
  5. serpent_driver

    WordPress Plugins creating files with no read permission

    Do you have OLS or LSWS?
  6. 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
  7. 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.
  8. serpent_driver

    WooCommerce, LiteSpeed cache and Mini Cart

    https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  9. 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...
  10. serpent_driver

    RewriteRule multi subdomains doesn't work

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

    Litespeed container script not working

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

    Poor TTFB

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

    Litespeed and Jetpack comment Likes

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

    Not Getting Domain Key

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

    Not Getting Domain Key

    A problem can only exist if you use whatever function to limit the access by checking the IP address or to a specific source. The function to limit the access is often provided by hosting providers, so it is always recommended to check if IPs are whitelisted if any errors occures to receive the...
  16. serpent_driver

    Not Getting Domain Key

    It is always necessary to whitelist quic.cloud IPs if there is any function that checks the access of a host by IP adresses. In your case you did a big failure because of misunderstanding how to setup the correct settings, so your "solution" isn't a real solution that can help others.
  17. serpent_driver

    LiteSpeed censors all criticism and deletes posts.

    LiteSpeed censors all criticism and deletes posts. We have been supporting LiteSpeed and the software products provided by LiteSpeed for 15 years now. Supporting does not mean that we approve of every decision LiteSpeed makes. This is especially true for serious bugs that are not fixed even...
  18. serpent_driver

    Disable Directory Listing

    Double posting https://www.litespeedtech.com/support/forum/threads/disable-directory-listing.23355/
Top