Search results

  1. M

    Lite Speed 4.2.2 Ent Crash

    Please PM a temp root password of your server, we can take a look.
  2. M

    posix_getuid is pointing to httpd instead of user from vhost

    should have been fixed in latest build of 4.2.2, please do force update.
  3. M

    Nobody process in LS 4.2.2

    Latest 4.2.2 build should have addressed this issue. Please do force reinstall of 4.2.2
  4. M

    Nobody process in LS 4.2.2

    Please try update 4.2.2 to latest build, especially if you are using directadmin. /usr/local/lsws/admin/misc/lsup.sh -f -v 4.2.2
  5. M

    Nobody process in LS 4.2.2

    Are you using directadmin?
  6. M

    posix_getuid is pointing to httpd instead of user from vhost

    Where did you put the script? You can check the user PHP running as with command ps -ef | grep php also, have you tried PHP suEXEC without suEXEC daemon?
  7. M

    4.2 - 503 Errors

    It is cause by a bug in php-litespeed-6.1 release when LSAPI_ACCEPT_NOTIFY=1 is used. fixed now.
  8. M

    4.2 - 503 Errors

    you can PM me a temp root access, I can take a look.
  9. M

    AuthType does not work for subdirs

    http://www.litespeedtech.com/litespeed-web-server-release-log.html
  10. M

    4.2 - 503 Errors

    please update /usr/local/lsws/autoupdate/platform from to then try again. The package name is wrong for Freebsd x86_64 platform.
  11. M

    AuthType does not work for subdirs

    Please try 4.2.2 release, it should work now. /usr/local/lsws/admin/misc/lsup.sh -f -v 4.2.2
  12. M

    Litespeed blocks HTTP PATCH requests, Error 400

    sure. we will add it to our 4.2.2 release.
  13. M

    lsphp memory leak?

    PHP require more memory to process the request. You need to increase the memory limit for lsphp5 external app. It is not a bug in LSWS.
  14. M

    [not solved] Failed to obtain or reinitialize VMemBuf

    It is too small for uploading large files, you need to move swapping directory to another partition. http://www.litespeedtech.com/docs/webserver/config/general/#swappingDir
  15. M

    Dead slow response from server

    You should trouble shoot mysql performance. for the two heavy traffic site, the DB may be corrupted, or missing necessary index. Please enable MySQL slow query cache and slow query log to identify the bottle neck.
  16. M

    LiteSpeed vs Minify

    If possible, we can try copying that account to our lab cPanel test box to reproduce this issue.
  17. M

    AuthType does not work for subdirs

    It should work. When you test the second URL, you should close all your browser window first, browser will remember the authentication when you test the first URL. Is there a .htacess under /subdir/cgi/ folder? what is the content? Also, you can switch back to Apache temporarily to verify your...
  18. M

    mod_security

    mod_security has been constantly adding new features as well as gotroot rulesets being updated, so do we to keep up with it. The latest 4.2.1 build should work well with gotroot ruleset.
  19. M

    [solved] litespeed weird behavior

    You should upgrade to 4.1.13 or 4.2.1 /usr/local/lsws/admin/misc/lsup.sh -f -v 4.1.13 or /usr/local/lsws/admin/misc/lsup.sh -f -v 4.2.1
  20. M

    LiteSpeed Cache + PhpFox

    You can only use private cache for login user, public cache for guest visitors. Please read more about our wikis.
Top