Search results

  1. M

    c/c++ shared modules as plugins

    SSI is available in standard edition. Cache is Enterprise 2-CPU and above. Our SSI implementation should be up to the spec of Apache mod_ssi.
  2. M

    Please Help asap

    This problem has been fixed today, you can either reinstall WHM plugin, or install LSWS 3.3.24 manually. http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed_wiki:apache:ezcpanel
  3. M

    c/c++ shared modules as plugins

    Yes, parsed SSI code are cached in memory.
  4. M

    Please Help asap

    remove /usr/local/php4 directory.
  5. M

    pls MIME type

    ok, added.
  6. M

    Various Post Installation Questions

    which version of apache are you using? suphp? mod_php? There must be something different in the way how PHP was compiled. We use Apache 2.2 with mod_php.
  7. M

    Various Post Installation Questions

    Just upgrade our cPanel test server to 5.2.8 with similar configuration, then build matching PHP binary, seems lsphp5 works with the PDO modules built by ezapache. at least when we try "lsws/fcgi-bin/lsphp5 -i", there is no error message and PDO modules loaded successfully. Does it show errors...
  8. M

    VPS license move to different physical server

    Please contact sales@litespeed.... with your serial number to have it cleared.
  9. M

    VPS license move to different physical server

    Perform a license migration before moving the VPS should fix this. http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed_wiki:license:all_about_licenses You should be able to migrate the license with your old key on the new server as well.
  10. M

    Various Post Installation Questions

    Can you please post the whole PHP configuration parameters. we will try to reproduce the problem and automate the installation in our lab.
  11. M

    Proxy to Jetty Web Server - send correct Client IP?

    You need to somehow let Jetty use IP in X-Forward-For header as the remote IP. This information is available.
  12. M

    pls MIME type

    lsws/conf/mime.properties
  13. M

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

    sync the clock of your server with "ntpdate".
  14. M

    Various Post Installation Questions

    That's why we recommend keeping PHP for Apache and LiteSpeed in sync. When you upgrade PHP, upgrade Apache first, then LiteSpeed. If you want to the easiest soltuion, just "Build Matching PHP" from our WHM plugin. Or, you need to setup LiteSpeed PHP completely independent to Apache PHP, build...
  15. M

    lshttpd & lscgid processes?

    cgid is for CGI and suEXEC, you should keep it running. the parent lshttpd process is the watchdog process, which will start new child process if any child process crash for any reason. It will not quit by itself.
  16. M

    Geolocation is disable even when it is set to be enabled

    You need to give the full path to the GeoIP DB file, and make sure there is no permission problem.
  17. M

    4.0b3 release

    Yes, need a license for enterprise edition.
  18. M

    4.0b3 release

    This problem has been fixed in the updated 4.0b3 package. It is available now.
  19. M

    Icorrect Document Root , how to fix it?

    It should be a problem with DirectAdmin. switch back to apache see if you can remove it.
  20. M

    Registered Stream Socket no

    I think you need to configure PHP with option --with-openssl.
Top