Search results

  1. Cold-Egg

    Wp, dont start with OLS

    @Im_Vladyslav I see, the reason is, that the readme you followed is too old (committed 2 years ago). You might want to use v1.7.16-lsphp81 or above. Remove all containers and images, start over again by using https://github.com/litespeedtech/ols-docker-env and it should work out of the box...
  2. Cold-Egg

    WordPress freezing after editing a blog post

    OK, if you can find a way to reproduce the issue, please submit the issue and pot link to support@litespeedtech.com for further check.
  3. Cold-Egg

    Wp, dont start with OLS

    Looks like a PHP issue, may I know if you have changed anything else? It seems no issue on my test site.
  4. Cold-Egg

    Litespeed issues with PHP SSH configuration

    The /opt/domainsetup.sh (the same script that you saw when login in to the server) is for a one-time setup only. Once completed, the script will be removed. Because it will set the input domain as the only value to the listener, other domains under the listener will return a 404 which is...
  5. Cold-Egg

    WordPress freezing after editing a blog post

    Sounds like a PHP session issue? Sure, take your time.
  6. Cold-Egg

    WordPress freezing after editing a blog post

    Hi, is it possible to share the output of the `top` command from the console while the issue is happening?
  7. Cold-Egg

    Reset file owners

    The document root folder will stay, but I am not sure about your OLS VH settings on the server. Try the following example commands manually, you can also setup another server to check and update the permissions manually. Some important permissions: chown -R nobody:nogroup...
  8. Cold-Egg

    Debian 12 bookworm is out

    Should be published this week if there's no issue.
  9. Cold-Egg

    Reset file owners

    If you don't want to fix it manually. Then you can try to restart the web server and see if it helps, or you may need to reinstall the openlitespeed package.
  10. Cold-Egg

    Litespeed on Google cloud platform

    It's a GCP system issue. We are building a new version of the OpenLiteSpeed WordPress image, and it will be published in the marketplace soon.
  11. Cold-Egg

    openlitespeed-wordpress on Google Cloud depreciated?

    No need to worry about launched instances, and a new version of the OpenLiteSpeed WordPress image will be published to the marketplace soon.
  12. Cold-Egg

    Parse error: syntax error, unexpected '|', expecting variable (T_VARIABLE)

    PHP 82 is available, may I know which OS system you are using?
  13. Cold-Egg

    How to Show Unique Visitor Count

    The only statistic you can get is by using the following command, cat /tmp/lshttpd/.rtreport* It does not contain the information you are looking for. You might need to use some log analyzer tools, E.g. AWStats to get the info you need.
  14. Cold-Egg

    No request delivery notification has been received from LSAPI application, possible dead lock.

    Looks weird, 500 is already way too much, please set it back or to a small number, and try to set 0 to both procSoftLimit and procHardLimit. If it does not work, please submit the issue to support@litespeedtech.com with this forum post link appended so we can have a further look.
  15. Cold-Egg

    Rimuovere la schermata di congratulazioni e caricare il mio sito

    Not sure about the details, but it seems you have managed to fix the issue.
  16. Cold-Egg

    openlitespeed-wordpress on Google Cloud depreciated?

    Probably a GCP system issue, we will try to fix it and contact with GCP team. Thanks for the report.
  17. Cold-Egg

    In which directory are cache files stored?

    Check the Set up Virtual Host-Level Cache Settings part on https://openlitespeed.org/kb/openlitespeed-cache-module/ page. Similar case and solution for you https://github.com/usmannasir/cyberpanel/issues/557
  18. Cold-Egg

    Rimuovere la schermata di congratulazioni e caricare il mio sito

    Good. May I know what did you mean it doesn't detect the staticUrl well?
  19. Cold-Egg

    Not able to restart node.js service from Jenkins

    Have you checked the response header, any CDN cache? If none, please submit the issue to support@litespeedtech.com with the site link and post link appended, I will help you further from there.
  20. Cold-Egg

    Example QUIC conf and Port change

    Please submit the issue to support@litespeedtech.com with this forum post link appended, I will help you from there.
Top