Search results

  1. N

    local connect

    but can't access your server now
  2. N

    local connect

    ok. checked. same behavior under apache: while 127.0.0.1:7080 looks to be blocked, from outside xxx.xxx.xxx.xxx:7080 is accessible. so it looks like your firewall's setting's issue. 127.0.0.1:80 is blocked.
  3. N

    local connect

    please PM me the root access of your server if ok with you.
  4. N

    local connect

    not sure what's problem. but can you download latest 4.0.17 to see if any difference.
  5. N

    Symbolic Link for PHP CLI

    looks no problem. anyone has experience(good or bad) on it?
  6. N

    lsapi and top on FreeBSD

    try top -c
  7. N

    local connect

    how about accessing lsws admin console? :7080
  8. N

    local connect

    ok. it looks litespeed is listening 127.0.0.1:80, but no response. what's the output page when switching to apache?
  9. N

    local connect

    :) check if litespeed is listening to port 80 after switch: list output of
  10. N

    local connect

    WHM v0.2.0 ? current version is WHM 11.25. then it should be the WHM version too old.
  11. N

    local connect

    can you explain more about how you switch to LiteSpeed?
  12. N

    MP4 Streaming Not Working

    the link is correct. I re-tested again using JW player 5.0 with the same RC3 binary(x86_64), random seeking working fine. the test code is same as the one on our wiki page http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed:wiki:feature:mp4_streaming which only has one html...
  13. N

    MP4 Streaming Not Working

    please try the latest build as of 09.25.2010.
  14. N

    500 Internal Server Error while accessing JSP files

    you can compare your setting with our demo site: http://www.litespeedtech.com/litespeed-live-demos.html there is a same TomcatAJP setting there, and that's working.
  15. N

    [Resolved] Problem Installing Litespeed

    you can configure lsws to listen to ports other than 80, so no conflict with apache. lsws and apache can run at the same time while listening to different ports.
  16. N

    Blocking access to vim/joe backup files (sth~)

    using Rewrite in .htaccess, should be able to do the trick.
  17. N

    500 Internal Server Error while accessing JSP files

    usually tomcat listen to 8009, please confirm no typo here. may not need.
  18. N

    FTP On LiteSpeed (VPS)

    there should be no conflict between lsws and ftp
  19. N

    [Resolved] Problem Installing Litespeed

    very strange behavior at your server. so open ports or not may not help. be sure you're run the commands as root.
  20. N

    [Resolved] Problem Installing Litespeed

    how about run cd /usr/local/lsws/bin ./lshttpd.4.0.16 -V
Top