Search results

  1. serpent_driver

    WooCommerce - Stripe - Problems with LS 6.1?

    This issue is Cache Plugin related, so please read this. https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  2. serpent_driver

    Joomla! 4.2.8 + LScache "latest": problems with Virtuemart (administration)

    @RobertG I'm sorry that you didn't get the expected solution to your problem despite being asked. However, the lack of an answer from LiteSpeed Support puts it into perspective. The latest version of the cache plugin for Joomla 4 is an RC build. This means that this plugin is not yet fully...
  3. serpent_driver

    Force Public Cache URls

    Yes. Did you purge the cache? Note: There is more than 1 cache plugin, so always add information which plugin for which application you use This forum doesn't support cache plugin for WP any longer. https://www.litespeedtech.com/support/forum/forums/litespeed-cache-plugin-for-wordpress.37/
  4. serpent_driver

    Litespeed won't find subdomains links

    For OpenLiteSpeed please use OLS forum. This forum is for LiteSpeed Enterprise only. https://forum.openlitespeed.org/
  5. serpent_driver

    Exclude Wordpress page from being cached?

    LScache is a URL based HTTP cache, so it is not possible to exclude included PHP files from being cached, but you can use ESI that can punch holes in a website. Such ESI holes can have no-cache or different cache control. For more information about ESI use LiteSpeed documentation about ESI and...
  6. serpent_driver

    Login form in modal window not displaying correctly in Joomla 3

    Would it be possible for you to post the link to your site?
  7. serpent_driver

    Is it possible to make a cache that is only used once for each user? only First access

    https://wordpress.org/support/topic/is-it-possible-to-make-a-cache-that-is-only-used-once-for-each-user/
  8. serpent_driver

    Cannot modify header information - headers already sent in /wp-content/plugins/litespeed-cache/src/vary.cls.php on line 735

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

    [SOLVED] [Crawler Script] Curl operation/command failed due to server return code - 404, exit

    Secret? I don't know. I just don't know the real (not really. When will you use a translator? ;) ) URL.
  10. serpent_driver

    [SOLVED] [Crawler Script] Curl operation/command failed due to server return code - 404, exit

    Joker. I don't have to tell YOU that my-domain.com is just a placeholder.
  11. serpent_driver

    [SOLVED] [Crawler Script] Curl operation/command failed due to server return code - 404, exit

    Please try this in console: curl -IkL -w "https://my-domain.com/sitemap.xml" // replace my-domain.com with your domain. and this curl -IkL -w -X GET "https://my-domain.com/sitemap.xml" // replace my-domain.com with your domain. and post the results
  12. serpent_driver

    [SOLVED] [Crawler Script] Curl operation/command failed due to server return code - 404, exit

    The curl version is up-to-date and I would have been surprised if curl had been outdated on a modern OS. Can you make sure the url to the sitemap.xml is correct? The error that is displayed clearly indicates that the sitemap.xml cannot be found under the specified URL. Can you try enabling...
  13. serpent_driver

    [SOLVED] [Crawler Script] Curl operation/command failed due to server return code - 404, exit

    This crawler script runs on hundreds of hosts, so why shouldn't it run now?! If there are any errors with this variable, the error would be different.
  14. serpent_driver

    [SOLVED] [Crawler Script] Curl operation/command failed due to server return code - 404, exit

    Curl operation/command failed due to server return code - 404, exit This error is generated by the crawler script, so it has nothing to with bash or sh. @QBProducts Please check the curl version and verify if the crawler function is enabled.
  15. serpent_driver

    Include configuration files in litespeed

    Why don't spammers die out?
  16. serpent_driver

    Class 'IntlDateFormatter' not found

    @CynthiaGodbey If you have OpenLiteSpeed please use OLS forum. This forum is for LiteSpeed Enterprise (LSWS). https://forum.openlitespeed.org/
  17. serpent_driver

    [Resolved] How to use multiple Sitemaps in Cache Plugin for Warmup Crawler?

    A few days ago there was an intense discussion in LiteSpeed Slack about why you can only enter 1 sitemap for the crawler in the cache plugin for WordPress. If you have a plugin installed, such as YOAST or Rank Math, the question does not arise because these plugins automatically create an index...
  18. serpent_driver

    LSCache Plugin 1.5.1 for Joomla 4 plugin does not install Joomla! 4.2.8.

    Is upload allowed? 5MB is okay. I Installed cache plugin yesterday without any errors, so the problem must be caused by your server configuration, but don't know why it doesn't work for you..
  19. serpent_driver

    LSCache Plugin 1.5.1 for Joomla 4 plugin does not install Joomla! 4.2.8.

    Check your PHP settings if file upload is enabled and if value for max_file_uploads is high enough.
Top