Search results

  1. Cold-Egg

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

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

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

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

    LSCache Mediawiki Plugin

    Please keep us updated. :)
  4. 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.
  5. 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?
  6. 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.
  7. 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?
  8. 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?
  9. 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?
  10. 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
  11. Cold-Egg

    lsphp ioncube not available in bookworm repo

    Thanks, will forward it to the build master.
  12. Cold-Egg

    Litespeed on Google cloud platform

    The server you launched will not be affected, just the old image link will be gone.
  13. Cold-Egg

    GCP Deployment VM Instance Serial Console Login details

    Sure Install lsphp80 and set it on the server level, https://docs.litespeedtech.com/cloud/images/wordpress/#how-do-i-use-lsphp81 You can set it on the virtual host level if you want, https://docs.litespeedtech.com/cloud/images/wordpress/#how-do-i-set-up-virtual-host-specific-php
  14. Cold-Egg

    GCP Deployment VM Instance Serial Console Login details

    I don't think there's a default account. My guess is, if the SSH key does not work, it will always ask for the password. You can setup a new account/password to avoid such issue in the future.
  15. Cold-Egg

    How to create SSL certificates for DNS aliases?

    If your virtual hosts use the same php external app, and no suEXEC enabled, then it should share the same processes. But it's a good idea to separate it for security purposes for a shared server.
  16. Cold-Egg

    on server startup CPU 100%

    It sounds like a different issue, any error in the error log? Have you checked the `top`, Does any script keep running?
  17. Cold-Egg

    GCP Deployment VM Instance Serial Console Login details

    Have you tried the SSH method with the SSH key? Does it work? GCP official guide for the serial console. https://cloud.google.com/compute/docs/troubleshooting/troubleshooting-using-serial-console
  18. Cold-Egg

    LiteSpeed WP Cache plugin cannot connect to Redis Serer

    Then try 127.0.0.1 to see if it helps. To setup socket, feel free to check https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:cache:lscwp:configuration:cache:object_cache for more information.
  19. Cold-Egg

    How to create SSL certificates for DNS aliases?

    Yes, you can. Do you mean the PHP process? Yes, you can use virtual host template See a similar post https://forum.openlitespeed.org/threads/vhost-templates-with-ssl-certificates.4403/
Top