Search results

  1. Cold-Egg

    OLS reCAPTCHA failing

    Is it a shared server? Maybe it's controlled by the hosting manager. Since it's a shared server, you probably have no permission to check the configuration.
  2. Cold-Egg

    how to open network log ? (ssl setup issue)

    I meant the certificate setup is correct. The certificate won't match the IP, you need to fix that redirect issue from WordPress. REMOVED
  3. Cold-Egg

    how to open network log ? (ssl setup issue)

    Hi, I checked the config, and it looks good. The issue is probably that your WordPress URL or Home URL is set to the server IP, so the domain redirects to the IP address, and the certificate does not match the domain so it is shown as insecure.
  4. Cold-Egg

    how to open network log ? (ssl setup issue)

    Could you share the config file so we can take a look? You can Inbox me if you don't want to share it in public.
  5. Cold-Egg

    Looking at implmenting Open Light Speed

    It's possible, but it may not be compatible with LSCache since the load balancer does not recognize the cache tag and purge request. If you still want to keep the load balancer, another method is to implement the QUIC Cloud CDN, so the cache files will be stored on the CDN/edge nodes.
  6. Cold-Egg

    help compiling lsphp81-imagick with ImageMagick version 7

    Hi @williamskea, I saw you have posted similar questions in many places, so I will just reply here once. The current system's default version is v6.9, to get v7.0 with the Imagick package, you will need to compile it. wget...
  7. Cold-Egg

    PHP error: Using ${var} in strings is deprecated

    FEI, the fix will be applied in the next release.
  8. Cold-Egg

    PHP error: Using ${var} in strings is deprecated

    Thanks Paul. I can't reproduce it still, but I will forward it internally.
  9. Cold-Egg

    LSCache Mediawiki Plugin

    Please keep us updated. :)
  10. Cold-Egg

    XPath doesn't seem to be working on Wordpress using WordPress Automatic plugin

    JS is supported by default, if it's reproducible, please submit the issue to support@litespeedtech.com with this forum post appended for further help.
  11. Cold-Egg

    XPath doesn't seem to be working on Wordpress using WordPress Automatic plugin

    To narrow down the issue, do you have any test site where you can temporarily disable Cloudfront CDN and LSCache plugin, and see if it works?
  12. Cold-Egg

    Refreshing the page in WebAdmin Console redirects to Login page on Firefox

    I see, thanks for the report, will forward to the dev.
  13. Cold-Egg

    LSCache Mediawiki Plugin

    Just curious, have you set LiteSpeed Public Cache Enabled to checked and click the Save Cache Setting button from the MediaWiki special pages?
  14. Cold-Egg

    PHP error: Using ${var} in strings is deprecated

    HI, I tried OLS + PHP 82 installed, but no such error was shown on the web admin. May I know how to reproduce it?
  15. Cold-Egg

    Refreshing the page in WebAdmin Console redirects to Login page on Firefox

    May I know the OLS version, and does it happen with Chrome as well?
  16. Cold-Egg

    Adding a New Domain and Website to OpenLiteSpeed with WordPress

    Hi, Here's CLI method https://docs.litespeedtech.com/cloud/images/wordpress/#how-do-i-create-additional-virtual-hosts Here's the manually create method https://docs.openlitespeed.org/configuration
  17. Cold-Egg

    lsphp ioncube not available in bookworm repo

    Thanks, will forward it to the build master.
Top