Search results

  1. M

    lsws 4.1.11 not support modsec rules?

    does abc.php file exists? and the file need to be processed as a script. LiteSpeed ignore mod_sec for static files.
  2. M

    [not solved] Failed to obtain or reinitialize VMemBuf

    Will a restart fix it? Please send us the section of error log starting to show this issue to bug@litespeed...
  3. M

    add charset to http header using htaccess

    upcoming 4.1.12 release will support AddType 'text/css; charset=UTF-8' .css and AddDefaultCharset UTF-8 will work for context type starting with "text/", so, it can cover .css, but not .js.
  4. M

    v4.1.11 permissions issue

    Our lab has the same version WHM, and PHP suEXEC works properly with 4.1.11. We need to find what is the difference in somewhere causing this issue.
  5. M

    v4.1.11 permissions issue

    Are you using cPanel? which version? Please send the httpd.conf or a vhost configuration sample to bug@litespeed...
  6. M

    Cloudlinux not work on LS 4.1.11

    It is unexpected, and the latest build of 4.1.11 may have addressed this. just try a force reinstall of 4.1.11
  7. M

    v4.1.11 permissions issue

    Please try a force reinstall of 4.1.11, see if the problem is still there. Also, check if lsphp5 processes are running as each account owner, or all as nobody.
  8. M

    [solved] 503 Error when using Gallery (Menalto)

    http://www.litespeedtech.com/support/forum/showthread.php?t=5545 please contact Eleven2 about this.
  9. M

    [not solved] Failed to obtain or reinitialize VMemBuf

    sorry, I probably mistake you with another client. I will PM you the link.
  10. M

    Cloudlinux not work on LS 4.1.11

    you should convert to CageFS. We made some change in lscgid for latest CageFS, it may affect people still using secureLVE.
  11. M

    Cloudlinux not work on LS 4.1.11

    Are you using "SecureLVE" or "CageFS"? If you configured LiteSpeed to use SecureLVE, but you did not actually setup account using CageFS, you may get problem with 4.1.11. You just change LiteSpeed configuration to use regular "LVE". Revert back to previous release should fix it.
  12. M

    About the license and CPUs

    If AIO is not involved, it could be something else. Please contact bug@litespeed... if you would like to have our staff to take a look at your server.
  13. M

    Denying access to error_log not working?

    That configuration is ignored by LiteSpeed for the sake of performance. you can block access to those files with a rewrite rule or security rule. if it is a security threaten, just disable PHP error logging to that file, everything should be Apache log file and user can access those errors...
  14. M

    unexpectly shutdown

    Or, you forgot to renew your monthly license?
  15. M

    unexpectly shutdown

    Then, you need to check if "litespeed" process is actually running with "ps". and check error log for any hint why it stops. Another possibility is some anti-hacking script killed litespeed processes as they do not know litespeed replaces Apache. Recall any change you have made to the server...
  16. M

    unexpectly shutdown

    It is likely that you uncheked "httpd" service under "Service control" section of WHM. Please pay attention to the warning at the end of the guide. http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed_wiki:apache:ezcpanel
  17. M

    About the license and CPUs

    There is a known kernel bottle neck trigger by LiteSpeed when CPU/core count is very high. We are working on a solution now. In the mean time, you should turn off "AIO" under server->"tuning" tab from LSWS console see if it help or not.
  18. M

    Litespeed + PHP 5.3 + open_basedir + Silverstripe

    I think changing silverstripe cms code is the correct way to fix this problem. Please post your fix to the PHP code or contribute the change back to silverstripe project if you do not mind, it will benefit to others.
  19. M

    Litespeed + PHP 5.3 + open_basedir + Silverstripe

    It is a PHP internal bug regarding open_basedir, has nothing to do with LiteSpeed, remember that Apache suphp does not enforce open_basedir at all. You should report this bug to bug.php.net Also, should upgrade to the latest PHP 5.3.x release or downgrade to PHP 5.2.17 see if it helps or not...
  20. M

    [not solved] Failed to obtain or reinitialize VMemBuf

    Please check the ticket reply about 4.1.12.
Top