Search results

  1. N

    vB seo + litespeed cache

    you are right. Not only that rule, but also all other rewrite rules, leave them "as is", without change. for complex rewrite rules, it's very tricky and risky to change anything.
  2. N

    vB seo + litespeed cache

    good question - there is a better solution. and we've been just aware that not a long time ago. I'd publish the new suggested rewrite rules by this chance: usually there exists such a rewriterule in .htaccess of document root: RewriteCond %{HTTP_HOST} !^www\.mysite\.org$ RewriteRule...
  3. N

    Drupal Clean URL

    then lsws read apache's httpd.conf, where vhosts are defined. any issue for drupal, not up yet ?
  4. N

    Migration from Apache to Litespeed + Zend Server

    not tried, but should be ok. you can install a standard version to test.
  5. N

    License key

    please refer: http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed_wiki:license:transfer_release_license
  6. N

    [Solved] Fatal Error

    build php for lsws, matching php for apache. you can compare phpinfo() under apache and lsws. refer wiki: http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed_wiki:php:lsapi
  7. N

    Installation Error

    you create it. just #echo your-serial-no > your-lsws-installation-directory/conf/serial.no
  8. N

    Installation Error

    write your serial number to lsws/conf/serial.no, and restart lsws
  9. N

    Installation Error

    please ensure you've downloaded the correct binary to match your platform. 32 bit and 64 bit.
  10. N

    Trying to use APC but it seems to be clearing out?

    so the issue is: lsws restarts about once 1 hour in unknown reason, and that can explain the cache reset issue. true?
  11. N

    Trying to use APC but it seems to be clearing out?

    does it happen often?
  12. N

    Error in log viewer !

    got it. have you installed mod_security rules ? try disable it and see if the error gone.
  13. N

    Error in log viewer !

    don't rename .htaccess your domain require this .htaccess. rename it or without it, will cause 404 error. --- just as expected behavior.
  14. N

    [solved] enable php suexec for all sites?

    are your vhosts defined in httpd.conf? then admin console->General-> Load Apache Configuration:Yes PHP suEXEC:Yes
  15. N

    Error in log viewer !

    the .htaccess looks ok. any more issue ?
  16. N

    Error in log viewer !

    maybe errors in your .htaccess find out which .htaccess caused the issue: #grep RESPONSE_BODY .htaccess and paste the .htaccess here.
  17. N

    Litespeed upgraded to 4.1.1 - Error 500: Internal Server Error

    post lsphpp5 settings here, and provide more information as possible. how about the frequency? only one vhost or many vhosts have the problem?
  18. N

    Trying to use APC but it seems to be clearing out?

    also, you change the default setting PHP_LSAPI_CHILDREN=35 to PHP_LSAPI_CHILDREN=50 then have you changed Max Connections:35 as well? should change it to 50 as well. these 2 settings should match
  19. N

    [solved] Difference between 2 cpu, 4cpu and 8cpu?

    you can order "Hourly Support" at https://store.litespeedtech.com/store/cart.php?gid=5
  20. N

    My web is denied ?

    please check your server and vhost's configuration and .htaccess, can easily configure them to block access to .xls
Top