Search results

  1. N

    [solved] no Real-Time Statistics after upgrade to v4.1.1

    for a quick test, try #chmod a+x /usr/local/lsws/admin/tmp if any difference. if still not, try #chmod 777 /usr/local/lsws/admin/tmp #rm -rf /usr/local/lsws/admin/tmp/*
  2. N

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

    please check if you've enabled cache correctly: for vbseo, you can just refer following 2 URLs: 1.http://www.litespeedtech.com/support/forum/showthread.php?t=4829 2.http://blog.litespeedtech.com/2011/01/28/speed-up-vbulletin-sites-through-litespeed-built-in-cache/
  3. N

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

    I think lsws page cache are not enabled correctly for vBulletin. do you have installed vbseo or not?
  4. N

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

    googled "Prefetching is not allowed due to the various privacy issues that arise", came across http://www.nuhit.com/forums/vbwiki-pro-pre-sales-and-feedback/445-prefetching-is-not-allowed-due-to-the-various-privacy-issues-that-arise.html, "However now I uninstalled the google toolbar and...
  5. N

    My web is denied ?

    please put a pic file under the demo folder, and tell me the pic file name.
  6. N

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

    run #iostat -x check %iowait and %util
  7. N

    [solved] no Real-Time Statistics after upgrade to v4.1.1

    please give the output of: #ls -al /usr/local/lsws/admin/tmp #groups lsadm
  8. N

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

    serial.no no change. no need re-install. as stated in the wiki: this is all you need do when upgrade/downgrade. it's convenient.
  9. N

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

    >Does this constitute as file download or something else? should be file download >The cores which are being used by LSWS - are they also available for php processing if needed? yes. actually it's decided by kernel. to enable lsws page cache for vBulletin, need 2-CPU(or above) license...
  10. N

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

    please refer our wiki: http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed_wiki:license:what_license_to_choose if any more question, come back here.
  11. N

    [solved] no Real-Time Statistics after upgrade to v4.1.1

    try #chmod o+x /tmp/lshttpd
  12. N

    [solved] no Real-Time Statistics after upgrade to v4.1.1

    directory permission issue. paste the output of: #ls -ald /tmp/lshttpd
  13. N

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

    APC or xcache is associated with a lsphp5 process(or a group of processes:a parent process, a few child processes). in example of above case, it's lsphp5 which pid=1343. if in some reason, this process is killed and a new lsphp5 process is started by its parent litespeed(in above example...
  14. N

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

    change "Max Idle Time" 10 to -1
  15. N

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

    ok, this suggest me might that reason .... please post the lsphp5's setting: Server -> External App -> lsphp5: View
  16. N

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

    maybe you refer: http://xcache.lighttpd.net/wiki/Faq#Whyismycachebeingcleared then how many litespeed processes are running on your server? #pstree -p | grep litespeed what you observed is just the reason why on shared hosting environment, only eAccelerator is recommended. all php...
  17. N

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

    what's the APC settings in php.ini ?
  18. N

    error 503 index prestashop

    have you upgraded to latest 4.1.1?
  19. N

    cpanel + litespeed = easy

    Thanks for the writing!
  20. N

    Increase Connection Timeout for specific script

    from Jan 20,2011, there is a solution from lsws: refer: http://www.litespeedtech.com/support/forum/showpost.php?p=22941&postcount=14
Top