Search results

  1. Cold-Egg

    Google Cloud services openlitespeed-wordpress installation, can't open

    ufw is a system firewall, the firewall on the network layer should also have port 7080 set to allow, can you double confirm?
  2. Cold-Egg

    Curl with http/3 option cannot get web page

    Could you share any site URL so we can check? Have you checked with https://www.http3check.net/ when v1.7.x is running?
  3. Cold-Egg

    How to setup an asp.net core website

    Not sure the details, just an idea, maybe you can set up a .well-known context for the verification. https://community.letsencrypt.org/t/unauthorized-error-well-known-acme-challenge/54807/2
  4. Cold-Egg

    404 not found after hosting godaddy domain to digitalocean

    If you have OLS server launched from the marketplace, please add the domain to the listener https://docs.litespeedtech.com/cloud/images/wordpress/#step-2-add-domain-to-listener or check this doc for setting up the listener domain mapping...
  5. Cold-Egg

    memcached not available in bullseye

    Confirmed the issue, we will fix it. :)
  6. Cold-Egg

    lsphp8.1 support

    I see, those PHP packages are still not out yet, so we will not be able to provide it. Please use 80 instead.
  7. Cold-Egg

    error 403 - owner of file does not match owner of vhost - strange one

    What about the folder's permission? I'd recommend you submit a ticket to support@litespeedtech.com to have a further look.
  8. Cold-Egg

    lsphp8.1 support

    It should be there already, may I know which Ubuntu version you are using? Did you run apt update?
  9. Cold-Egg

    403 Forbidden after update.

    It seems like a general CentOS Linux system question. Please check https://stdworkflow.com/1214/unable-to-register-authentication-agent-gdbus-error-org-freedesktop-policykit1-error-failed
  10. Cold-Egg

    openlitespeed 1.7.15 upgrage broken

    @maximmonin let us know if it's still not working on Debian 11
  11. Cold-Egg

    How to configure wordpress so that connect to VPS server and enable SSL/TLS cloudflare Vultr Ubuntu .20.4

    You will need two listeners, one for HTTP(non secure), and another one is HTTPS(Secure)
  12. Cold-Egg

    [Help needed] 403 error

    May I know what was the issue?
  13. Cold-Egg

    Reverse proxy: Backend's SSL certificate not verified?

    Could you log in to the web admin > Virtual Host > XXX > SSL, scroll the page down to the bottom, there's a Client Verification section, I am not sure if that is what you were asking?
  14. Cold-Egg

    How to configure wordpress so that connect to VPS server and enable SSL/TLS cloudflare Vultr Ubuntu .20.4

    If you use the Ubuntu system, next time you can just launch it from the marketplace https://www.vultr.com/marketplace/apps/openlitespeed-wordpress. it should save your time. If you have the server, WordPress setup, and the WP site can be visited by IP. The next step is, 1. Add the domain to...
  15. Cold-Egg

    Xenforo 2 LiteSpeedCache is not working

    Could you send the issue to bug@litespeedtech.com for advanced support?
  16. Cold-Egg

    [Help needed] 403 error

    HI, The conf file owner needs to be readable by lsadm, I don't think it's a good idea to put the config under each user's folder. https://docs.openlitespeed.org/configuration#create-virtual-host-directories
  17. Cold-Egg

    Broken CSS Show

    HI For WP plugin-related questions, please post on https://wordpress.org/support/plugin/litespeed-cache/, the plugin support will help you from there.
  18. Cold-Egg

    Please help me to solve these errors a little of your time

    OLS read rewrite rules only, other rules will be bypassed.
  19. Cold-Egg

    Allow Access to Multiple IPs with CIDR Notation

    How about this, RewriteCond %{REMOTE_ADDR} !^192\.0\.[112-127]\.[0-255] RewriteCond %{REMOTE_ADDR} !^195\.234\.[108-111]\.[0-255]
  20. Cold-Egg

    high CPU usage due to external media optimization call

    Could you try to disable the open_basedir https://cyberpanel.net/docs/3-open_basedir-protection/ and see if it helps?
Top