Search results

  1. Cold-Egg

    OCSP error: Failed to open file

    Not sure yet, might need to debug. If you found a method to reproduce it, please send the issue with this forum post link to support@litespeedtech.com.
  2. Cold-Egg

    Failed to start lsws.service: Unit lsws.service not found.

    Please check if you have openlitespeed package installed or if it's got removed.
  3. Cold-Egg

    OCSP error: Failed to open file

    Hi, I tried a fresh setup with AlmaLinux 9, but was not able to reproduce the issue. What if you move the /dev/shm /dev/shm.bk, then restart the web server and see if it is able to fix the issue.
  4. Cold-Egg

    E-Mail reverse proxy with Openlitespeed. Possible?

    Assume you have the correct setup, but I don't think email works that way, maybe it uses a protocol other than HTTP/HTTPS, but I am not sure. Maybe other people in this forum can provide some other ideas.
  5. Cold-Egg

    OCSP error: Failed to open file

    What's the output of "ll /dev/shm/" and "ll /dev/shm/ols/"
  6. Cold-Egg

    OpenLiteSpeed Drupal at DigitalOcean - how to log in

    To get Drupal admin access, please check https://docs.litespeedtech.com/cloud/images/drupal/#web-server-control-panel-access You can also get the admin URL and other info from the SSH pop-up message. Let me know if you have any questions.
  7. Cold-Egg

    enable core dump

    Even though this is an old post, you may want to give it a try.
  8. Cold-Egg

    Current version for RHEL 9 (etc) systems

    There's no plan for updating end-of-life PHP packages.
  9. Cold-Egg

    ZSTD compression

    @stevieosaurus, for your information, the OLS dev team will add this feature but no ETA. :)
  10. Cold-Egg

    losing cache in few minutes

    Follow https://docs.litespeedtech.com/lscache/lscwp/troubleshoot/#cache-purges-too-frequently to enable the debug log and see if it is caused by the auto purge. If not, then you might want to check if there's any corn job on the system to clean up the cache folder.
  11. Cold-Egg

    Multiple WordPress sites in one docker container or separate docker containers?

    Docker Compose is a tool for defining and running multi-container applications. So in that stack, OLS, MariaDB, phpmyadmin, redis are separated. See https://github.com/litespeedtech/ols-docker-env/blob/master/docker-compose.yml Would I be correct in assuming that adding virtual hosts in OLS...
  12. Cold-Egg

    Multiple WordPress sites in one docker container or separate docker containers?

    Since you already have a revere proxy, both method works. FYI, not sure if you are aware of the OLS + Wordpress docker compose solution, the stack would be simpler.
  13. Cold-Egg

    ZSTD compression

    Thanks, will forward your feature request to the LiteSpeed team.
  14. Cold-Egg

    suddenly losing server to 404

    ok, you can post here if a similar issue happens again, or if you found the root cause.
  15. Cold-Egg

    Current version for RHEL 9 (etc) systems

    That is good, isn't it? Here’s the release log if you’d like to see what has changed.
  16. Cold-Egg

    Standard page

    Correct.
  17. Cold-Egg

    suddenly losing server to 404

    No, it's not normal, that's why you might want to search the error from the error log and see what causing the issue.
  18. Cold-Egg

    Compatibility of OpenLiteSpeed with Ezoic and Mediavine Cache Plugins

    OpenLiteSpeed is a web server and it should have no issue with the Ezoic and Mediavine, just make sure you don't use the LSCache on your site at the same time.
  19. Cold-Egg

    [Solved] OpenLiteSpeed completely crashed

    I think the above issue was due to the incorrect permission to log files, so removing those fixed the issue. What's the error log you got?
  20. Cold-Egg

    suddenly losing server to 404

    Did you restart the server or the web server? If the server is rebooted, the cache will be invalid. But I am not sure about the 404 issue, please submit the issue to support@litespeedtech.com if it is still happening.
Top