Search results

  1. Cold-Egg

    Recaptcha Problem

    What's the value of the Concurrent Request Limit? Possible to share a screenshot of your ReCaptcha settings?
  2. Cold-Egg

    Symlinked site gives 403 Forbidden

    Thanks for sharing. We have "gitlab" runner outside of lsws folder, maybe they have something different :)
  3. Cold-Egg

    404 Error : OLS reverse proxy setup for virtual host not working.

    In step 2, what's the whole value of the web server Address? Do you have https:// in the front?
  4. Cold-Egg

    404 Error : OLS reverse proxy setup for virtual host not working.

    In step 2, what's the whole value of the web server Address? Do you have https:// in the front?
  5. Cold-Egg

    PHP OOM Errors with high memory limits

    Please edit /usr/local/lsws/lsphp74/etc/php/7.4/litespeed/php.ini, and increase the memory_limit to e.g. 2048M. Then restart PHP with "killall lsphp" command
  6. Cold-Egg

    Admin panel on smartphone

    With the same device and browser as above?
  7. Cold-Egg

    Symlinked site gives 403 Forbidden

    Then I am not sure, you might want to check the error log and see where caused the permission issue.
  8. Cold-Egg

    Symlinked site gives 403 Forbidden

    Did you set Follow Symbolic Link to Yes and Restrained to No from the virtual host config?
  9. Cold-Egg

    OLS is not starting

    During the ols start, do you see any output from /usr/local/lsws/logs/error.log? It may provide more information.
  10. Cold-Egg

    Can i reset OLS

    It might be a bug somewhere,could you send a ticket to support@litespeedtech.com
  11. Cold-Egg

    OpCache configuration

    Either 7.4/mods-available/opcache.ini or 7.4/litespeed/php.ini
  12. Cold-Egg

    wordpress virtual host is not up

    Have you rebooted the server or SSH to the server again after the installation?
  13. Cold-Egg

    How can I host two (or more) Python Flask apps on the same OLS server

    Oops, what if you run, chown -R sftpuser:wordpress /var/www/html Just tested it, seems to work for me. It means to change file/folder owner to sftpuser. I am not sure if it's the best method, at least I have no other better idea at the moment.
  14. Cold-Egg

    https redirect not working

    Did you launch the server from the marketplace? For the first time setup, use the pop up script to setup is the easiest method https://docs.litespeedtech.com/cloud/images/wordpress/#step-3
  15. Cold-Egg

    wordpress virtual host config cannot be saved via WebAdmin Console

    HI, May I know if you have followed this https://github.com/litespeedtech/ls-cloud-image/wiki/Build-WordPress-Image#what-if-i-want-to-use-it-directly to setup?
  16. Cold-Egg

    about post response

    No, only LSWS v6+ supports this feature.
  17. Cold-Egg

    Getting SQL Server PHP extension to work on Ubuntu 20.04

    When you do "pecl install pdo_sqlsrv", did you see any error? Also, please "killall -9 lsphp" to make settings take effect. Let us know if it's still does not working.
  18. Cold-Egg

    How can I host two (or more) Python Flask apps on the same OLS server

    Try this https://docs.litespeedtech.com/cloud/images/wordpress/#change-group
  19. Cold-Egg

    Switching from Apache to LiteSpeed (Issues)

    Hi May I confirm with you the web server is OpenLiteSpeed or LiteSpeed? If the issue is reproducible, please share to support@litespeedtech.com so we can take a further look.
Top