Search results

  1. M

    Intermittent LiteSpeed issues on a VPS

    check the external application statistics in the real time status report. If "Wait Q" become none-zero, you need to increase "PHP suEXEC Max conn" if PHP suEXEC is used. Sometime eAccelerator will cause trouble for certain PHP version, turn it off may help.
  2. M

    Chmod is broken with Litespeed

    Just turn off directory indexing at the document root directory via .htaccess, all sub directories will be off by default.
  3. M

    LSAPI + LSWS + cPanel ?

    LSAPI is the protocol used between PHP and LSWS. It has nothing to do with cPanel. When you build PHP binary for LSWS, LSAPI is built into PHP. In another word, If you use PHP with LSWS, LSAPI is used.
  4. M

    4.0.14 Version Manager Upgrade

    It is recommended to perform the upgrade from command line. The admin console will run as the dedicate user "lsadm", you may need to change configuration file ownership if you put configuration file in directory other than lsws/conf directory.
  5. M

    SSI: Exec cgi causes include virtual not to work

    This issue should be addressed with the latest update of 4.0.14.
  6. M

    SSI: Garbage (leaked data) after date w/ time format

    Please send us the URL, we need to try and analyze.
  7. M

    SSI: Exec cgi causes include virtual not to work

    Sorry, overlooked this one. working on it.
  8. M

    SSI: Garbage (leaked data) after date w/ time format

    Can you please send the test script to bug@litespeed ...? We tested the script posted at the beginning of this thread, it is fixed. Maybe something else.
  9. M

    Litespeed + cPanel + Cloudlinux

    Please download 4.0.14 package again, it has been updated with fix to this issue.
  10. M

    [Resolved] SSI is supported, but FAQ says it isn't

    cPanel's error pages are shtml and work properly. Does the file has .shtml suffix?
  11. M

    Migrating from one OS to another

    Installing CloudLinux will not affect the Enterprise license. There are down time when you reboot the server.
  12. M

    OpenSUSE user to choose on Install?

    Latest 4.0.14 build should be fine with OpenSuse www group. Minimum GID has been changed from 10 to 5.
  13. M

    WHM plugin bug?

    Maybe you access WHM via the proxy URL, not through port 2087/2086, Server Address is 127.0.0.1. We will make it configurable.
  14. M

    Litespeed + cPanel + Cloudlinux

    we will add an option to turn it on/off.
  15. M

    WordPress blank Permalink page / FTP credential

    Make sure your site work properly with cPanel + Apache, then "Build Matching PHP" in LSWS WHM plugin, switch to LiteSpeed.
  16. M

    cPanel and Virtual Hosts

    AWstats in cPanel should work fine. All vhosts configuration are managed by cPanel, LSWS load configuration from httpd.conf. So, you just mange everything in cPanel like Apache is used.
  17. M

    top output for PHP requests

    It shows the script path being executed, it keeps changing.
  18. M

    4.1rc2

    Right now the main feature need to be done is the mod_status like function, since a lot important new features need to be added in the 4.0 release branch, and some emergency cases need to be take care of like, the mess with cPanel 11.25, so have to postpone the 4.1 release. Will work on it as...
  19. M

    unable to upgrade to 4.0.13

    Owned license has one year free software upgrade, after that, yearly software upgrade need to be purchased if you want to upgrade to the latest. Please contact sales if more question.
  20. M

    apache is faster ?

    If you use PHP suEXEC, you may need to increase "PHP suEXEC Max Conn" http://www.litespeedtech.com/docs/webserver/config/general/#phpSuExecMaxConn login to LiteSpeed web console, and check the realtime status page, see if WaitQ is not zero for any external application.
Top