Search results

  1. Cold-Egg

    tmp folder full issue due to bak_core

    Please upgrade to the latest version, if a new core file is generated, then follow https://docs.litespeedtech.com/lsws/cp/cpanel/bug-report/ and share it to support@litespeedtech.com
  2. Cold-Egg

    How to Force HTTPS in Vhost

    Rules look fine to me, have you restarted the web server?
  3. Cold-Egg

    Using ENV variables in configuration

    "For shell environment variables used inside the Apache configuration file", it will not replace the env value to the OLS/LSWS config directly. Please set the value to the config file.
  4. Cold-Egg

    Wordfence WAF on CyberPanel/OLS?

    That should do it, if you don't mind, please submit the issue to support@litespeedtech.com, we can help you more from there.
  5. Cold-Egg

    Wordfence WAF on CyberPanel/OLS?

    If you followed Method 1 via web admin, have you restarted the PHP(killall lsphp) yet?
  6. Cold-Egg

    Repository for Debian 11 containing lsphp73-opcache

    oh, I see, you want to use the old version. This PHP version is end of life so we will not build it more on a new platform. The old platform may still support, e.g. bionic
  7. Cold-Egg

    Please let me know how to host spring boot REST API using openlitespeed

    Have you set up a listener yet? https://docs.openlitespeed.org/configuration#set-up-listeners I am not familiar with the spring boot web app, if it's running locally and you need ols run as a reverse proxy, then you might also want to follow https://docs.openlitespeed.org/docs/advanced/proxy...
  8. Cold-Egg

    Repository for Debian 11 containing lsphp73-opcache

    It's there https://rpms.litespeedtech.com/debian/pool/main/bullseye/ Have you tried to update the repo list yet? apt-get update
  9. Cold-Egg

    lsPHP81 Imagick support?

    it's on the to do. If you need imagick package for lsphp81 now, you can follow https://docs.litespeedtech.com/lsws/extapp/php/extensions/#the-pear-package-manager to build it manually.
  10. Cold-Egg

    Webmaster Tools Saying "robots.txt is not found"

    You need to check the server error log and get the 403 reason from there.
  11. Cold-Egg

    Cannot start port 443 - Listener [SSL] does not exist Error

    Have you set the ssl key and cert path from the listener yet?
  12. Cold-Egg

    Installing openlitespeed on ubuntu 22.04

    We plan to have it published by next week if there's no issue. :)
  13. Cold-Egg

    Proxy Problem

    LS Repo for Ubuntu 22.04 is not out yet, maybe that's the reason?
  14. Cold-Egg

    Power limiting

    To limit CPU, maybe you can check https://openlitespeed.org/kb/using-cgroups-with-openlitespeed/ But you might also want to check which process caused the load when updating the XML feeds with `top` command.
  15. Cold-Egg

    Webmaster Tools Saying "robots.txt is not found"

    It returns a 403 error, could that be the problem?
  16. Cold-Egg

    Webmaster Tools Saying "robots.txt is not found"

    Hi, are you able to visit http://your-domain/robots.txt?
  17. Cold-Egg

    Problem with change php version for domain

    Although there's no PHP tab, but you should be able to create a dedicated External App for Cloudlinux PHP selector by following "How to set up LiteSpeed version lower than 5.3 to use PHP Selector".
  18. Cold-Egg

    fopen(/usr/local/lsws/logs/error.log): failed to open stream: Permission denied

    logs folder owned by root:nogroup 750 files owned by nobody:nogroup 644 The nogroup will depend on your OLS config group value.
  19. Cold-Egg

    Installing openlitespeed on ubuntu 22.04

    Not support yet, should be soon :)
Top