Search results

  1. Cold-Egg

    Missing LSPHP 8.3.x modules

    HI, I'm checking the Redis package now, it seems Redis supports RHEL 9 after v7.4.2-54, whereas the latest Redis version with pecl is v6.0.2. We will keep working on it for CentOS 8 and update you here once it's out.
  2. Cold-Egg

    DBA module

    For Ubuntu, maybe you can try to add `--enable-dba=shared` to the PHP compile via the OLS web admin > Tools to compile it and see if it works.
  3. Cold-Egg

    SSL certificate for IP address only

    I don't think Let's Encrypt supports IP certificates. Maybe you can use a self-signed certificate?
  4. Cold-Egg

    i request you to add lsphp82-json and lsphp82-ioncube

    The package with version 13.3.0 has been pushed, feel free to give it a try.
  5. Cold-Egg

    How to install ionCube 13 in PHP 8.1??

    @pcmd Package is pushed, feel free to give it a try.
  6. Cold-Egg

    Help Needed: Integrating SSL Certificate in Django on OpenLiteSpeed (403 Error in HTTPS)

    Hi, Let OLS handle the SSL for you, so, configuring the HTTPS listener is the solution.
  7. Cold-Egg

    Help Needed: Integrating SSL Certificate in Django on OpenLiteSpeed (403 Error in HTTPS)

    Sure, please check https://docs.openlitespeed.org/configuration#create-a-listener and let us know if it works for you.
  8. Cold-Egg

    Woocommerce Api Error

    Hi, It's more like a woo-related question, please post it on https://wordpress.org/support/plugin/woocommerce/.
  9. Cold-Egg

    Regenerate Thumbnails in Wordpress

    For the first question, you might want to ask on this forum. Follow https://openlitespeed.org/kb/how-to-set-up-custom-headers/ to setup the custom header.
  10. Cold-Egg

    GCP Deployment VM Instance Serial Console Login details

    If you want to remove the virtual host manually, yes, you can delete the folder, remove the virtual host by clicking the trash, and remove the domain mapping from the listener. You can also use the script to delete the virtual host, and remove the document root folder manually.
  11. Cold-Egg

    How to Use fastapi with OLS

    Hi @patnayaktarun, May I know if you encounter setting up gunicorn issue or running OLS as a proxy issue?
  12. Cold-Egg

    Issue with excluding a Cookie

    Hi @WP Instinct , For LSCWP-related questions, please use the official WordPress support forum to report any issues. A dedicated plugin support will help you from there.
  13. Cold-Egg

    litespeed service inactive, but web service is still running

    @hp2 If it is still happening, please raise a ticket to support@litespeedtech.com with this forum post link appended. Once solved, we can paste the result here.
  14. Cold-Egg

    web server with pid=122392 received unexpected signal=11, a core file has been created

    Hi @Alexismendozave , This is OpenLiteSpeed forum, for the enterprise core dump issue report, please follow https://docs.litespeedtech.com/lsws/cp/cpanel/bug-report/
  15. Cold-Egg

    How to install ionCube 13 in PHP 8.1??

    @pcmd I will help to work on this, please give me some time.
  16. Cold-Egg

    set noindex in htaccess

    You should have access, please follow https://docs.litespeedtech.com/cloud/images/wordpress/#web-server-control-panel-access to log in to the web admin. OLS only supports the rewrite rule in the .htaccess file.
  17. Cold-Egg

    set noindex in htaccess

    To set a custom header, please check https://openlitespeed.org/kb/how-to-set-up-custom-headers/
  18. Cold-Egg

    How do I add 400 domain Alias + SSL to them?

    Correct. It will be used when there's no SSL set on the virtual host.
  19. Cold-Egg

    Sending Mail Doesn't work

    Hi, Same question on the git https://github.com/litespeedtech/ols-docker-env/issues/82 For the port conflict question, you might want to take a look on https://forums.docker.com/t/port-conflict-between-the-local-application-and-the-container/135788/3
  20. Cold-Egg

    How do I add 400 domain Alias + SSL to them?

    So, even if you have SSL set up in the virtual host, you do not want to leave the port 443 listener’s SSL empty or point to a non-existent cert, any valid or self-signed cert would work.
Top