Search results

  1. N

    [solved] Cache problem

    so need confirm if it's 2-CPU license. you can PM the serial.no and let me check the license from our license database.
  2. N

    [solved] Cache problem

    clean up autoupdate directory, then run force-reinstall, see if it will resolve your issue.
  3. N

    real-time stats cli

    it's possible --- parse /tmp/lshttpd/.rtreport* yourself
  4. N

    Any benefit of moving from Free Standard to VPS Enterprise?

    in this case, standard version is enough, there shouldn't be any difference comparing with VPS edition. standard version has max 150 concurrent connections limit, if your site is not busy and not exceed this limit, that's really no technical difference than VPS edition. 2-CPU or above...
  5. N

    I am still confused which license to choose

    you can start with 2-CPU license, which is same as trial license. you can upgrade/downgrade the license later based on the performance of your server. http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed_wiki:license:upgrade_downgrade_license Upgrade/Downgrade License
  6. N

    Just installed litespeed, need help.

    when switch back to apache, blank page or not ?
  7. N

    trail key issue

    please delete /usr/local/lsws/serial.no /usr/local/lsws/conf/serial.no /usr/local/lsws/license.key /usr/local/lsws/conf/license.key if they exists. only leave trial.key there.
  8. N

    Wordpress will not upload

    if it's fastcgi/php-fpm, since I'm lack of the experience, may not help you much. the reason not use lsapi php ?
  9. N

    413 Request Entity Too Large

    please to be sure both litespeed is latest version. do force-install to ensure.
  10. N

    413 Request Entity Too Large

    can you give more detail about "move large files between my server", using php script or wget or ... ?
  11. N

    [solved] Error 503 with logs

    search ZendGuard in this forum, can find it's known since this post: http://www.litespeedtech.com/support/forum/archive/index.php/t-5545.html
  12. N

    [solved] Error 503 with logs

    please disable Zend Guard Loader restart lsws, and see if 503 gone.
  13. N

    413 Request Entity Too Large

    try to increase: lsws admin console->Server->Tuning->Max Request Body Size (bytes)
  14. N

    [solved] Error 503 with logs

    please list the php extensions defined in php.ini
  15. N

    Fatal error: Out of memory

    please continue to increase it by 50M or 100M step ... the error should disappear in many cases.
  16. N

    Fatal error: Out of memory

    please try to increase Memory Soft/Hard Limit of lsphp5 in lsws admin console Server->External App->lsphp5-> Memory Soft Limit (bytes) Memory hard Limit (bytes)
  17. N

    [Solved] LiteSpeed + cPanel , it's not being restarted after adding addon domains

    when did you install 4.1.13 ? please do a force re-install and see if becoming ok.
  18. N

    [solved] 503 Service Unavailable ON WP > wp-admin/options.php

    the lsws main configuration file: /usr/local/lsws/conf/httpd_config.xml since cPanel environment, other global settings and virtual hosts are defined by apache, the main configuration file is /usr/local/apache/conf/httpd.conf. uninstall/install lsws won't change these files.
  19. N

    [solved] Auto Index Not Working.

    please force re-install 4.1.13, it's been fixed by development -- directory index default is "on" now. can you confirm it.
  20. N

    [solved] Cache option not available even if I use MultiCPU License

    there is an incorrect file "release" /usr/local/lsws/autoupdate>cat release 4.1.13-std should be 4.1.13-ent in such case or similar case, we suggest clean up /usr/local/lsws/autoupdate directory, then run upgrade, either in lsws admin console or command line...
Top