Search results

  1. M

    301 "Moved permanently" glitch

    Looks like a real bug, will look into it.
  2. M

    New install - Chroot

    Yes, LiteSpeed + directadmin works well.
  3. M

    Request Filtering not working...

    Only Enterprise edition support mod_security rule through httpd.conf
  4. M

    Trying to compile PHP

    chmod 0755 /usr/bin/gcc
  5. M

    Upload progress bar stop to work...

    After we added the SSI support, SSI may be in the 4.x release due in this month.
  6. M

    503 Service Unavailable

    Anything in stderr.log? You can try increasing the memory limit of lsphp external app. check http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed_wiki:php:lsapi#trouble_shooting
  7. M

    litespeed slower than apache?

    If you do not use opcode cache for Apache, you should not use it for LiteSpeed either. maybe some problem with opcode cache. Always keep your test environment consistent, it is fair to everyone. It definitely not right. Are you keep both Apache and LiteSpeed running at the same time when you do...
  8. M

    New install - Chroot

    As I knew, nobody is doing that.
  9. M

    litespeed slower than apache?

    make sure "PHP suEXEC Max Conn" is >10 if you use PHP suEXEC in your test. LiteSpeed start PHP process dynamically, so it will affect the benchmark a little. You should do a warm-up test run first and discard the result, like ab -n 100 -c 10 ... So, the PHP processes will get started, then...
  10. M

    php config error

    Maybe you should do a "make clean"
  11. M

    litespeed slower than apache?

    I think there is something wrong with your LiteSpeed setup, I believe that, you have PHP opcode cache with Apache mod_php, but not with litespeed, please check the phpinfo page produced by both server. You have to edit the php.ini to enable xcache, it wont enabled if you just compile PHP with...
  12. M

    litespeed slower than apache?

    http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed_wiki:apache:da
  13. M

    LiteSpeed compatibility issue with cPanel > cPanel blocking LiteSpeed

    We will come up with a solution soon. Just stay with the WHM STABLE version for now.
  14. M

    solaris litespeed enterprise always dumps core on upgrade

    We will check this issue.
  15. M

    Missing gems and log error clairity please

    check code testrunnermediator.rb:8 ?
  16. M

    503 Service Unavailable

    Is this new installation or upgrade from earlier LSWS release?
  17. M

    Litespeed PHP memory problem

    Increase the memory limit for lsphp external app, also there is a memory limit option in php.ini
  18. M

    Xcache Memory limit

    It is memory limit configuration for the lsphp external app.
  19. M

    Default Lister

    any port you would like. offical http port is 80.
  20. M

    litespeed stopped

    I have no clue, it is definitely not our program or script. Have you done any thing in WHM recently? Is the "httpd" service in WHM unchecked.
Top