Search results

  1. Cold-Egg

    Do you have full-guide: how to open or set up SSL https://domain:8443

    https://docs.openlitespeed.org/configuration#set-up-listeners The guide uses port 443 as an example, you just need to modify the number to 8443
  2. Cold-Egg

    Error: 504 Gateway Timeout after 60 seconds.

    Just to share the result found by @Marcin Czerwinski
  3. Cold-Egg

    php website not working Error - Request Page Not Found

    HI, I am not sure about your setup, you might want to check the error log to get more information.
  4. Cold-Egg

    Error: 504 Gateway Timeout after 60 seconds.

    What about extending the max_execution_time value? https://docs.litespeedtech.com/lsws/cp/cpanel/long-run-script/#set-php-execution-time-in-phpini If all not working, feel free to message me on golitespeed community (https://litespeedtech.com/slack) via slack, then direct message @eric.
  5. Cold-Egg

    What is port 43661 for? Should I Open it?

    Those could be reverse dns lookup, I don't think firewall allow is needed.
  6. Cold-Egg

    litespeed is not running and Can not Login at WebAdmin, but CyberPanel is OK

    Just send it, and we will check the issue with you from there.
  7. Cold-Egg

    Page Cache Problem

    hi, please be more specific, I am not sure if you have issue with the response header or server response time, any screenshot would also help.
  8. Cold-Egg

    Page Cache Problem

    cache works, you can check it with cache tool https://check.lscache.io/. The response time will depends on the cloudflare routing, you can check it again with cloudflare bypassed.
  9. Cold-Egg

    litespeed is not running and Can not Login at WebAdmin, but CyberPanel is OK

    When it happens again, and the restart lsws doesn't work, you can send a ticket to support@litespeedtech.com, maybe we can find something.
  10. Cold-Egg

    Hello Sir, Need some Help Installing WordPress Ubunti 22.04

    Hi, That doc is for the enterprise version, this one is for openlitespeed https://docs.openlitespeed.org/ If this is a clean VPS, maybe the script is the easiest way for you, https://docs.openlitespeed.org/installation/script Let me know if you need more information.
  11. Cold-Egg

    OpenLiteSpeed server poor performance on BareMetal and dedicated servers

    The same settings and same site work very fast on VPS but the BareMetal server? Have you checked the server load and memory usage by `top` command on the baremetal server, maybe some process is running heavily in the background. You can join https://litespeedtech.com/slack and direct message me...
  12. Cold-Egg

    OLS 500Mb Upload - MMAP error

    mmm, maybe you can send a ticket to support@litespeedtech.com with this post link appended, I will help you from there.
  13. Cold-Egg

    OLS 500Mb Upload - MMAP error

    Please try to increase procSoftLimit and procHardLimit to e.g. 2000 And memory_limit from the php.ini file to 1 GB see if it helps.
  14. Cold-Egg

    Debian 11 bullseye lsphp Ioncube Request

    Thanks for the report, I will forward it to the build master. You could try to install it manually during the time, https://docs.litespeedtech.com/lsws/extapp/php/extensions/#manual
  15. Cold-Egg

    PHP Memory Limit

    Glad to know it works
  16. Cold-Egg

    PHP Memory Limit

    Edit /usr/local/lsws/lsphp81/etc/php/8.1/litespeed/php.ini file from the SSH console, update the memory size, then run `killall -9 lsphp` to make settings take effect. More https://docs.litespeedtech.com/cloud/images/wordpress/#how-do-i-change-php-parameters
  17. Cold-Egg

    Sub-process /usr/bin/dpkg returned an error code (1)

    It's Linux package related. You might want to share the whole output or follow https://stackoverflow.com/questions/30677470/apt-get-error-sub-process-usr-bin-dpkg-returned-an-error-code-1 to fix it.
  18. Cold-Egg

    context proxy giving 403 error

    Please submit a ticket so we can check on it directly.
  19. Cold-Egg

    context proxy giving 403 error

    Write http://127.0.0.1:2002is fine. If you visit WWW.EXAMPLE.COM/webmail, does that work for you?
  20. Cold-Egg

    index.pl file not serve it get downloaded

    Have you create the CGI context yet? https://forum.openlitespeed.org/threads/how-to-run-perl-cgi.5335/
Top