Search results

  1. Cold-Egg

    http, impossible to reach the site.

    Check if your OLS HTTP listener has mapped the virtual host and domain. See https://docs.openlitespeed.org/config/#map-virtual-hosts for more information.
  2. Cold-Egg

    lsphp83.sock.11490.pid

    Not as I know since PHP83 has been released and is quite popular now. If you think it's a bug, please submit the issue to bug@litespeedtech.com with the details, so the dev team can help to take a look at the issue.
  3. Cold-Egg

    Is OLS 1.8 production ready?

    Should be in this month if there are no further issues.
  4. Cold-Egg

    Request for RPM Packages or Build Scripts for OpenLiteSpeed 1.8.1

    The next release should be 1.8.x instead of 1.7. If there's a new update available, and you run the yum update, then it should revert back to v1.7.x Thanks, we just have it updated.
  5. Cold-Egg

    OLS with wordpress standard install phpmyadmin stopped working

    Good to know it works. Context with regular expression has higher priority.
  6. Cold-Egg

    OLS with wordpress standard install phpmyadmin stopped working

    Please try to disable the "context exp:^.*" and see if it helps. Since OLS has browser cache enabled by default, you don't need to add that context.
  7. Cold-Egg

    OLS with wordpress standard install phpmyadmin stopped working

    Hi, Is it possible to share the vh config here, you can PM me if you want to keep it private.
  8. Cold-Egg

    OLS 1.8.2 upgrade std::length_error + breaks mod_security

    Thanks @airween, I will share the info with the team.
  9. Cold-Egg

    Rewrite not working!

    Nice. The new v1.8.2 package should be published in the following few days.
  10. Cold-Egg

    OLS one-click deployment on GCP new Terra deployment

    For the current instance, simply run an apt update, and an apt upgrade should be sufficient. Upgrading the OS might lead to some unexpected issues that you'll need to address." If you want to use the new instance, you can launch it, and then migrate the sites from the old server.
  11. Cold-Egg

    Rewrite not working!

    I've tested it and it works. :)
  12. Cold-Egg

    Rewrite not working!

    @gamingtips Could you try the latest build and let us know if it works? /usr/local/lsws/admin/misc/lsup.sh -b -v 1.8.2
  13. Cold-Egg

    OLS one-click deployment on GCP new Terra deployment

    Hi, The Deployment Manager feature is deprecated and no longer supported by GCP, so we have to use Terraform as the only deployment method for GCP. See https://cloud.google.com/marketplace/docs/partners/vm/configure-dm-deployment for more information By the way, the new image was built with...
  14. Cold-Egg

    OLS 1.8.2 upgrade std::length_error + breaks mod_security

    Based on the OLS developers' review, it appears that the issue is related to the new ModSecurity library. As a result, we will be releasing a new v1.8.2 OLS package that includes the previous ModSecurity library.
  15. Cold-Egg

    Read Only

    Then I guess you are using the DA control panel? When the config file identifies an include, the web admin will switch to read-only mode, which is intentional.
  16. Cold-Egg

    Read Only

    Do you use any "include" in the config file?
  17. Cold-Egg

    How to set umask 002 for all files lsphp/ols creates?

    To make ftpuser to have permission access the document root. You could add the ftpuser to the www-data group. If you really want to implement umask globally, please check this post.
  18. Cold-Egg

    Wordpress Cache Plugin LSCWP disables Cache when set to ON ??

    Hi, I've checked the report, but it won't include any debug log. Could you submit the issue to support@litespeedtech.com, we might ask you for temporary wp-admin access from there?
Top