Search results

  1. Cold-Egg

    UX pain point: "Add" button in Virtual Hosts (visually hard to find; needs prominence)

    So did you find the button? If not, please see attached screenshot.
  2. Cold-Egg

    New Main PID does not exist or is a zombie

    Different servers may have different issues. Darkload seems to have it fixed by "Checking the error log I notice that the SSL of the admin listener was wrong. I changed it and the issue was resolved.". If you have issue, please raise a ticket to support@litespeedtech.com with this forum post...
  3. Cold-Egg

    OpenLitespeed with MS SQL & MariaDB

    It's possible. OLS has nothing to do with the Database, maybe the PHP extension does. You can give it a try and post here if you have any issues.
  4. Cold-Egg

    smaller than the minimum requirement error

    Duplicate issue (https://forum.openlitespeed.org/threads/minimum-requirement-11-use-server-uid.5644/#post-14093). Close it
  5. Cold-Egg

    Is OpenLiteSpeed abandoned?

    Actually, OLS is repackaging but with the same version and some minor updates. See https://rpms.litespeedtech.com/debian/pool/main/jammy/, the last update is at 2023-05-24
  6. Cold-Egg

    Web admin opitimization

    Please check the output with `top` command and see which process takes most of the server resources.
  7. Cold-Egg

    minimum requirement 11, use server uid!

    Are you able to start lsws service success? Does this issue happen after you create or change anything?
  8. Cold-Egg

    Problem with documentation

    Hi @dhanamerdeka Good to know that you enjoy the software. This is an OLS forum, not aapanel, not sure if there's any relation between OLS and aapanel. That page is simply tried to show the default value of all the options on the web admin. If you have any specific questions, can just ask.
  9. Cold-Egg

    Installing cPanel on LiteSpeed WordPress (GCP)

    The link I shared in the previous reply, cPanel forum. No, it won't. Once you decided to move the site out or to another server, just copy the whole folder and DB manually, or use some migration plugins. Check https://wordpress.org/documentation/article/moving-wordpress/ for more information.
  10. Cold-Egg

    Installing cPanel on LiteSpeed WordPress (GCP)

    No, it does not mention any cPanel on the page at all, and this has no cPanel included. If you want to set up a cPanel server in order to restore the cPanel backup, then you were looking at the wrong place. If you have an issue during the cpanel setup, please ask on the cPanel forum...
  11. Cold-Egg

    OpenLiteSpeed appears to be causing issues with headless Chrome PDF generation

    Interestingly, no error log, and it works with the PHP command. Could you send the issue to support@litespeedtech.com with this forum link appended, so we can help you further from there?
  12. Cold-Egg

    Install OLS as Non-Root User

    Since OLS supports ./build.sh for a long time, and it's more recommended. Not many users tried the non-root-user method, maybe you can give it a try, and share the test result.
  13. Cold-Egg

    Use OpenSSL (locally installed) instead of BoringSSL?

    It works after retrying a few times, that's why the build was a success. https://forum.openlitespeed.org/threads/openlitespeed-on-freebsd.5619/#post-14046
  14. Cold-Egg

    OLS Compile Php Error

    Should be checked-in in the next release.
  15. Cold-Egg

    My websites doess not working

    "No listener is available, stop server! " Any change to the listener settings? Possible to share the config here, or submit the issue and this forum link to support@litespeedtech.com, so we can take a further look?
  16. Cold-Egg

    Fatal error in configuration, exit

    Could you send a ticket to support@litespeedtech.com with this forum link appended for a further look?
  17. Cold-Egg

    Fatal error in configuration, exit

    Please try to killall openlitespeed process, make sure no service is listening on port 7080, and then start it again.
  18. Cold-Egg

    python3 manage.py createsuperuser

    Shouldn't need to change the write permission. If you have another fresh VPS or if you want to reinstall the server, please try the script method: https://github.com/litespeedtech/ls-cloud-image/wiki/Build-Django-Image#what-if-i-want-to-use-it-directly next time. It should save you time.
  19. Cold-Egg

    OpenLiteSpeed on FreeBSD?

    Currently, no plan, but you could build it on FreeBSD. I just tried to launch a FreeBSD v13 from Vultr, download the OLS source code, and build it with the build.sh script, and it seems to be working fine. Note, the first time of build.sh will usually be failed, check the output and find the...
Top