Search results

  1. M

    New Log Level

    We will change log level for those log messages to DEBUG
  2. M

    exit on warning

    http://www.php.net/manual/en/filesystem.configuration.php#ini.allow-url-fopen
  3. M

    ~~~Litespeed for web hosting company.~~~

    Pinned thread http://www.litespeedtech.com/support/forum/showthread.php?t=1660
  4. M

    Apache Axis2

    No, LiteSpeed does not support mod_axis2, however, the CGI interface is available, you can use it for low volume application. If Fast CGI interface is available, it can be used for high volume application.
  5. M

    [ERROR] Clock on your server is not accurate, fix it first.

    Ask your DC to help on this. Maybe clock on host machine need to be synced.
  6. M

    Server crash during graceful restart

    If it can be reliably reproduce we can login and check the server if you want.
  7. M

    whats this mean?

    If it does not happen frequently, you can ignore it. LiteSpeed will immediately recover from crash.
  8. M

    IPB3 on LiteSpeed

    check the session storage folder permission. Make sure LiteSpeed setup match Apache's security model, if suphp is used with Apache, enable LiteSpeed PHP suEXEC, otherwise turn it off.
  9. M

    Litespeed + Mailman

    Checked the server, looks like it is a disk quota issue. mailman log complains about disk quota. This error only happen to one mail list, not a system wide problem, Apache does not show this problem, the reason I guess is, litespeed run mailman script in suEXEC mode, while Apache run it as...
  10. M

    100% CPU Usage

    please download again.
  11. M

    100% CPU Usage

    Please download and update to 4.0.14 release. You can get it by changing version number in the download link.
  12. M

    Zend Server CE + LiteSpeed

    That's pre-built PHP binary + some other commonly used components, in order to use Litespeed, you need to build your own binary, so you cannot use it directly. However, I think might work fine if you replace the PHP binary with your own custom built one.
  13. M

    Litespeed + cPanel + Cloudlinux

    Please download and update again, should be addressed.
  14. M

    Litespeed + cPanel + Cloudlinux

    LVE is detected. Are you using PHP suEXEC? right now, only PHP in suEXEC mode put into LVE.
  15. M

    Litespeed + cPanel + Cloudlinux

    DataOne has positive feed back on this. Anything in the stderr.log, if LVE detected, it will log something into stderr.log.
  16. M

    Throttling disabled but out speed is 40KB

    throttling is only enabled when serve level configuration is set. You can set server level throttling to a large number, then lower it at vhost level if need.
  17. M

    How to auto restart litespeed if failed?

    If it happen repeatedly, please contact bug@litespeedtech.... for instruction on using debug build of LSWS and "strace", "gdb" to help identifying the issue.
  18. M

    Hotlink Protection & External Scripts

    You may have to use rewrite rule to check referrals and add exceptions in the rule. The built-in "hotlink protection" wont be able to do what you need.
  19. M

    [HELP] litespeed succesfully installed but cant running at all

    I believe you have tried to use the NULLed LSWS Enterprise, and got blacklisted.
  20. M

    [Resolved] IPv6 bugs.

    OK, identified the bug and fixed in 4.0.14 release build. Please download and try 4.0.14 by changing the release number in the download link. i386-freebsd6 and x86_64-freebsd6 packages are available.
Top