Search results

  1. Unique_Eric

    Virtuemart Cart Issue

    No problem, our developer will push the fix in the future release. :)
  2. Unique_Eric

    Layout appearence problem on mobile devices after installed, configured and activated LSCache for Joomla!

    Hi @kortex, May I ask if you have purged lscache after mobile view set to enabled? If not, please try it. Let us know if it works. Best, Eric
  3. Unique_Eric

    Sucuri and Litespeed Caching plugin conflicts????

    Hi Naomi, I do see both cache `x-litespeed-cache:` and `x-sucuri-cache:` headers which maybe the issue. Please do not use multiple full page cache at the same time. Please try turning off the Sucuri cache and purge LSCache, see if issue gone. Best, Eric
  4. Unique_Eric

    Abort request processing

    Hi Parham, When issue happens, could you capture screenshot of real-time stats in lsws web admin, and top -c result. so that we have an idea where the bottleneck might be. Here's some tip about how to improve PHP performance...
  5. Unique_Eric

    Virtuemart Cart Issue

    Hi We're not sure if this is a compatibility issue between LSCache and rupostel Onepage checkout plugin since checkout page has no cache on it. May I ask if purge the cache can fix the issue? if not, could you clone a dev site, then send the server access and reproduce steps to...
  6. Unique_Eric

    LetsEncrypt "www.domain.com inaccessible, please verify." error

    Yes, and I don't think there's a way to find the floating IP from the server itself For now we can fixed it with command: sed 's/^ipget$/MY_IP="FLOATING_IP"/g' /opt/domainsetup.sh Maybe we can add a bypass mesg, e.g. `Continue anyway [y/N]` in the auto setup script ? Best, Eric
  7. Unique_Eric

    LetsEncrypt "www.domain.com inaccessible, please verify." error

    Hi @kbrebel04 , I will DM you and ask for the IP and domain first. Best, Eric
  8. Unique_Eric

    Add new ESI Block - no show all addons

    Hi Aisac , I just saw it and copied from the Prestashop forum. That list is populated from all of the installed active modules except modules that were added in the custom settings. It's not easy to set up custom modules without a deep understanding of the inner workings of PrestaShop...
  9. Unique_Eric

    Can't get Litespeed to run PHP 7.x

    Hi Merv, I am not sure about your LSWS and WHM version. Could you try change from `AddHandler` to `AddType `? Best
  10. Unique_Eric

    Trying to install LiteSpeed, but cert error while downloading .tar package from server

    Hi, Did it work yet? Seems I don't have the issue on my public test server. Can you try with --no-check-certificate with wget? wget --no-check-certificate https://www.litespeedtech.com/packages/5.0/lsws-5.3.8-ent-x86_64-linux.tar.gz.2 Best
  11. Unique_Eric

    Cannot enable mod security "@inspectFile" on litespeed, while working with Apache (Solved)

    The post you found was in 2013, whereas this feature was being added from 2016 ``` LSWS 5.1(1-13-2016)Feature enhancements and bug fixes Updated mod_security engine with support for @rbl and @inspectfile operators. ```
  12. Unique_Eric

    Do We Have to Enable LS Web Cache Manager If Using the WordPress Plugin?

    Hi xameleon, LiteSpeed Web Cache Manager plugin in cPanel is just for you to do some basic control from the panel e.g. cache enable/disable..etc. If you set cache enable, then LSCache will be enabled on the site. You may still need to access LSCache if you need to do more tuning...
  13. Unique_Eric

    Cannot enable mod security "@inspectFile" on litespeed, while working with Apache (Solved)

    Hi @human_bieng2020 , I can see LSWS support @inspectFile since version 5.1 already. https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:config:mod_security-tips We may need to test and update you result here later. Best
  14. Unique_Eric

    How to fix letencrypt's "domain.com inaccessible, please verify" issue?

    No problem, if your domain not support www, then you should just use mydomain.com only. Feel free to open new post with new issues.
  15. Unique_Eric

    litespeed enterprise running but websites not working (litespeed+direcadmin)

    Hi Issue seems due to those PHP invalid path. May I ask how you setup LSWS on the control panel? Maybe this installation method can helps you, https://docs.litespeedtech.com/lsws/cpanel/#installation Best, Eric
  16. Unique_Eric

    How to fix letencrypt's "domain.com inaccessible, please verify" issue?

    LiteSpeed's Images have all been updated and published on DigitalOcean's Marketplace. The updates include the latest version and a patch for the Intel CPU MDS vulnerability issue. If you previously encountered a WordPress 404 issue, please launch and try again. Thank you.
  17. Unique_Eric

    Java broken whilst logged in (deffo caused by LiteSpeed)

    No problem, just remember to do a cache purge after updating optimize functions :)
  18. Unique_Eric

    Litespeed and Oxygenbuilder

    Hi @lhoucine , Do you mean cache not working on front page? Possible to provide a temp access or cloned site for us to check and reproduce? Please send those information to bug@litespeedtech.com and append this post URL. Thanks Our plugin already support Divi Builder, and Beaver Builder, let's...
  19. Unique_Eric

    Java broken whilst logged in (deffo caused by LiteSpeed)

    Hi @mojoweb, These two guides should be able to help you out. https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:cache:lscwp:optimization-troubleshooting https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:cache:lscwp:optimize-issue Please let us know if it...
  20. Unique_Eric

    How to fix letencrypt's "domain.com inaccessible, please verify" issue?

    Hi @techaddict , If you visit IP directly on browser, can you see anything? Best
Top