Search results

  1. M

    4.0 upgrade

    This is a bug, confirmed, fix will be available soon.
  2. M

    Cannot build php 5.2.8

    Maybe we need to take a look at your server, if you don't mind, please PM me a temp root access.
  3. M

    Upload Progress Bar

    postpone this feature to 4.1.
  4. M

    mod_security RESPONSE_BODY

    It is a low priority feature.
  5. M

    How do you convert Modsec 2.5 rules to work with Litespeed?

    4.0 can take modsec 2.x configuration "SecRule" in addition to modsec 1.9 rules.
  6. M

    does litespeed support apache's x-sendfile module?

    http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed:wiki:feature:internal_redirect
  7. M

    Can't access admin

    Please download the 4.0 release package and upgrade again. The problem with PPC release has been fixed.
  8. M

    Upgraded to 4.0

    Please download 4.0 package and update again, we fixed a problem in admin_php build, the earlier build depends on libjpeg.so , which may not available on your server. the latest build is statically linked.
  9. M

    Upgraded to 4.0

    Please PM me your server login if you don't mind, I can take a look.
  10. M

    LiteSpeed Web server xxxx on xxxx restarts automatically to fix 503 Err

    How often does it happen? Is it possible to send us temp root access to check the server?
  11. M

    Can't access admin

    maybe the best way to solve this is to PM me a temp root login and I can take a look.
  12. M

    LSW 4.0 upgraded failed CentOS 64 bits

    Maybe something wrong with processing your Apache httpd.conf, maybe you should pack your httpd.conf and include files and send it to us.
  13. M

    async io writeav setting

    AIO is on top of our to-do list.
  14. M

    h264 streaming support

    I think the code use GPL license, even lighttpd or nginx cannot include the code in the official distribution. We cannot include any GPL licensed code in our product.
  15. M

    lsphp + lsws 3.3.24 = socket problem

    I probably need to take a look at your server, if you don't mind, please PM me a temp root access. and how to produce the problem.
  16. M

    Can't access admin

    can you "truss" or "ktrace" the admin_php, see if it get the request? You can enable debug logging for admin console by changing lsws/admin/conf/admin_config.xml, <logLevel> from "ERROR" to "DEBUG".
  17. M

    lsphp + lsws 3.3.24 = socket problem

    Please download and upgrade to 4.0 release. It should work better now.
  18. M

    Can't access admin

    if cannot connection form localhost, then localhost was blocked. and you should not expect the admin console will work for localhost. Also check if there is "admin_php" running when you access the admin console, there should be.
  19. M

    Can't access admin

    Is the admin port open? Please try telnet <IP_of_PPC_server> <port_for_lsws_admin> from another box.
  20. M

    lsphp + lsws 3.3.24 = socket problem

    standard or enterprise?
Top