Search results

  1. M

    PHP compiles fine, but stalls at "Installing PHP"

    It is know issue with 4.0.10, we will release a new release to address this. You can install it manually form shell. cd lsws/phpbuild/php-5.2.10 make install cp sapi/litespeed/php ../../fcgi-bin/lsphp-5.2.10 that's it.
  2. M

    php-litespeed-4.9.tgz has disappeared from litespeed website - cannot build php

    We will release a new release to address this soon.
  3. M

    passing X-Forwarded-For to apache on another server

    I think you need to update to 4.0.x release.
  4. M

    passing X-Forwarded-For to apache on another server

    It is not our problem then. :)
  5. M

    passing X-Forwarded-For to apache on another server

    http://www.litespeedtech.com/docs/webserver/config/general/#useIpInProxyHeader
  6. M

    Compile PHP

    Please use the build matching PHP feature in our WHM plugin.
  7. M

    4.0.9 - 503 Errors?

    Possible to login your server to check log files?
  8. M

    web console not responding after graceful restart

    You can try enable debug logging, we could not reproduce it in our lab. may need to check what happened on your server if possible.
  9. M

    4.0.9 - 503 Errors?

    can you try 4.0.10?
  10. M

    Php 5.2.10

    You can download the snap shot and rename it as 5.2.10 under phpbuild directory.
  11. M

    Major Problems

    Please PM me a temp root access, I can take a look.
  12. M

    "Apply Changes / Graceful Restart" change?

    The real time statistics will not include the connections from old LSWS instance. So, you should not use that as a reference. Try a real download.
  13. M

    High traffic website / high server load

    You should use a local disk, NFS mount will not work very well.
  14. M

    "Apply Changes / Graceful Restart" change?

    Right now, LSWS wait up to 5 minutes for a request to finish. Should be enough for most situations.
  15. M

    [uds://tmp/lshttpd/lsphp5.sock] Request in process stage, fail with 503

    Please PM me a temp root access to your server, I will take a look.
  16. M

    Major Problems

    Please download and try 4.0.10 release. just change the version number in the download link.
  17. M

    error log entries

    The error is from PHP.
  18. M

    LSWS 4.1RC1 release

    OK, it should be fixed in the latest update.
  19. M

    PHP 5.2.10 blank SMF pages

    You need to check the configuration parameters of the older PHP release, and use the same parameters to build 5.2.10, or, just stay with the older release as 5.2.10 is not that stable.
  20. M

    XCache vs eAcc?

    Maybe a permission issue? try start lsphp process with "sudo -u <user_name> ./lsphp5 -i" see if you get any error.
Top