Search results

  1. D

    .htaccess not loading on subdirectory (2 levels)

    Good. Please do it this way. I will do more work for make it more easier in the future. Thanks.
  2. D

    .htaccess not loading on subdirectory (2 levels)

    Is the below good? context /dir1/dir2 { allowBrowse 1 }
  3. D

    .htaccess not loading on subdirectory (2 levels)

    Can you set a context for dir2 and check if it works or not?
  4. D

    .htaccess not loading on subdirectory (2 levels)

    OK. Did you set auto load .htaccess? If yes, every context, when it contains a such file, it will be automatically loaded.
  5. D

    .htaccess not loading on subdirectory (2 levels)

    OK, so you can test 1.4.50. Just /usr/local/lsws/admin/misc/testbeta.sh 1.4.50 Please let me know the result.
  6. D

    .htaccess not loading on subdirectory (2 levels)

    If you are using ols 1.5.3, can you try run command /usr/local/lsws/admin/misc/testbeta.sh 1.5.4 to use my latest version which just fixed a autoloadhtaccess bug?
  7. D

    openlitesped process "standby"

    Sorry to hear that, but our support team need to access your server to check what happened. Can you create a ticket in out system so that we can reach your server to debug?
  8. D

    Memory leak and high cpu ?

    I am debugging it. Some other user also reported it. Will update you later.
  9. D

    Memory leak and high cpu ?

    So if you enable cache plugin and cache module, id the memory usage still that high? Did you enable modsecurity module?
  10. D

    Memory leak and high cpu ?

    BTW, you may use `/usr/local/lsws/bin/openlitespeed -v` to tell the version with building time. What the info you get?
  11. D

    Getting Read-Only Error in Admin Panel

    This is not an error. Since it contains `include` file so that the webAdmin can not modify it but just view it. In current openlitespeed releases, we can not update the `include` files. Maybe since openlitespeed 1.6.0 in the future, we will start to support it. Thank you.
  12. D

    Memory leak and high cpu ?

    We will be glad to help. Did you tell the DirectAdmin group? They faced some similar issues before and now they can fix it.
  13. D

    One Click WordPress installation not working on Vultr

    What is your command to install?
  14. D

    OpenLiteSpeed 1.5.2 segfaults

    Nice. We will officially release it soon.
  15. D

    OpenLiteSpeed 1.5.2 segfaults

    Thanks. This is an error reported also by others just now and it is fixed. Please try to use the newly build 1.4.49 or 1.5.2 to replace your current running binaries. you can use /usr/local/lsws/admin/misc/testbeate.sh -d 1.4.49 to get the latest 1.4.49. Any question, please just let us know.
  16. D

    Large mkv file like 2gb

    Can you give me more info? Which version you are using? Platform and so on.
  17. D

    OpenLiteSpeed 1.5.2 segfaults

    Yes, please give me more detail about the crash. In your errorlog, there is a BUILD TIME about your running version, can you also paste here? Thanks.
  18. D

    OpenLiteSpeed CloudLinux 7 + CageFS + LVE Manager + PHP 7.3 + Custom Home Folder

    Thank you for your feedback. Yes, we need to add more document for how to setup and how to use these features. Please just raise a tickets to solve all of your issues. I will forward this message to the support team.
  19. D

    How to Update OpenLiteSpeed to Newest Version

    I would recommend this way, 1, backup you current /usr/local/lsws/ (make a backup for any change) 2, download the pre-built package https://openlitespeed.org/packages/openlitespeed-1.4.47.tgz 3, extract and run ./install.sh 4, done. Thanks.
  20. D

    Upload Limit Not Respected in PHP With Latest Release of OpenLitespeed

    Also you may try the latest OLS which fixed some bugs of these kinds. https://raw.githubusercontent.com/litespeedtech/openlitespeed/v1_4/dist/admin/misc/testbeta.sh run it without parameter will downalod the latest stable version, and if want to recover to the current version, you may use `-r`...
Top