Search results

  1. Unique_Eric

    LS 5.3.6 - letsencrypt cert renews, but lsws keeps serving old cert until graceful restart

    Hi, Do you see any restart log shows in /usr/local/lsws/logs/lsrestart.log if you run the whole command manually, e.g. certbot renew -q --deploy-hook 'systemctl restart lsws' If failed, please check if there's any useful message in "/var/log/letsencrypt/letsencrypt.log" Best, Eric
  2. Unique_Eric

    Unable to access admin web console with new GCP instance

    Hi, Can you check if that rules under the Chain ufw-user-input ? If so, it probably set by you? Please try following https://docs.litespeedtech.com/cloud/images/wordpress/#web-server-control-panel-access doc to allow wildcard or your IP to visit port 7080. For further OpenLiteSpeed relates...
  3. Unique_Eric

    webp ?

    As long as you don't enable the Replacement, then the site will not replace images by webp. For further lscache relates question, please check https://wordpress.org/support/plugin/litespeed-cache/
  4. Unique_Eric

    webp ?

    The site will serve webp image only when the browser supports it. Feel free to check https://wordpress.org/support/plugin/litespeed-cache/ for more LSCache related question
  5. Unique_Eric

    403 after making changes .htaccess/Rewrite

    Can you share before and after changing the .htaccess content?
  6. Unique_Eric

    https://http3check.net/ -> missing SSL certificate

    Issue has been taken care, thanks for the report
  7. Unique_Eric

    Opcode Caching: Disabled

    Hi, Have you tried to restart PHP? You can do it from WHM > Plugins > LiteSpeed Web Server > Restart Detached PHP Processes Best
  8. Unique_Eric

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

    Glad to know you have it fixed. The image should comes with all ports allowed when no security group detected, like this: Unless the system auto assign one of your existing security group to your launch. Best, Eric
  9. Unique_Eric

    Caching functions on this page are currently unavailable!

    Hi, About optimize issue, we can see the reason is ******[Optmer] minify_js bypass due to type: application/ld+json Solution: Exclude some JS file, see https://wordpress.org/support/topic/js-excludes-dont-work-properly/ You can find LiteSpeed partner here...
  10. Unique_Eric

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

    Hi @Max38 , Did you manage to fix it?
  11. Unique_Eric

    How do I hide phpmyadmin?

    Hi, Check doc here https://docs.litespeedtech.com/cloud/images/wordpress/#how-do-i-secure-phpmyadmin Please ask in https://forum.openlitespeed.org/ for more OpenLiteSpeed relates question.
  12. Unique_Eric

    Memcached/redis disabled on one domain only

    Hi, Can you please create a phpinfo page to check if memcached module is loaded. Best, Eric
  13. Unique_Eric

    Caching functions on this page are currently unavailable!

    Hi @yashmistrey , I can see the site is not using LiteSpeed Web Server so it's correct to see cache function not working. Do you mean JS scripts are not combining? Please turn on the debug log from lscache, visit the site and you should see the reason on it. You can also paste the log here for...
  14. Unique_Eric

    Problems Converting RedirectMatch rule to RewriteRule

    Same question on the stackoverflow https://stackoverflow.com/questions/63415831/changing-redirectmatch-to-rewriterule-for-openlitespeed
  15. Unique_Eric

    ERR_CONNECTION_REFUSED - Wordpress - Google Cloud

    Hi, Site is loadable from my end, did you manage to fix it? Best, Eric
  16. Unique_Eric

    How to install Wordpress on Litespeed Enterprise on Ubuntu 20.04

    We have updated the package name from mysql-nd to mysql for debian system, will update the doc soon. Can you take screenshots on both External App and Script handler tabs? Here's a sample setup script, feel free to give it a try on a fresh server, it might save you some time. git clone...
  17. Unique_Eric

    Failed to change port offset

    Hi, If you tried to switch to LSWS again and apache is still running, please submit a ticket with us to support@litespeedtech.com Best, Eric
  18. Unique_Eric

    How to install Wordpress on Litespeed Enterprise on Ubuntu 20.04

    Do you have PHP installed and php handler setup?
  19. Unique_Eric

    Not able to install Let's Encrypt SSL on AWS EC2 instance

    mhm, I just tested the case that both main domain and sub domain are pointing to the same server case and apply LE cert works. Even you don't apply LE cert manually, you should be able to use free cert from CloudFlare.
  20. Unique_Eric

    Not able to install Let's Encrypt SSL on AWS EC2 instance

    May I know the domain and subdomain are both using Cloudflare >SSL/TLS to Full (non-strict) ?
Top