Search results

  1. N

    [solved] Auto Index Not Working.

    tried 4.1.11/12/13, they are behaving same. also switched back back to apache for a few seconds, directory index shows. so the issue looks to be: when no "Options Indexes" setting at all from server to vhost, directory level, .htaccess, will directory index work? looking at apache...
  2. N

    [solved] Auto Index Not Working.

    ok. please give the sample URL as well which show 404.
  3. N

    [solved] Auto Index Not Working.

    4.1.13 is same as 4.1.11 and 4.1.12 can you be more specific? it happens when access a vhost's root? also there are many include in your httpd.conf: Include "/usr/local/apache/conf/includes/pre_main_global.conf" Include "/usr/local/apache/conf/includes/pre_main_2.conf" Include...
  4. N

    [solved] Auto Index Not Working.

    can't simply reproduce it in our lab -- tested on 4.1.12/4.1.11 please check this setting: Options (+/-)Indexes in /usr/local/apache/conf/httpd.conf and .htaccess in user's home directory /home/user/.htaccess /home/user/public_html/.htaccess let's see if we can reproduce at our lab.
  5. N

    [solved] Auto Index Not Working.

    it may be overwritten by setting somewhere. please check: admin console->Server->General->Auto Index:Yes any control panel ? what's the previous version ?
  6. N

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

    this is response from standard version. so it looks you've installed standard version which replaced the enterprise version ?
  7. N

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

    please check your license by: /usr/local/lsws/bin/lshttpd -V
  8. N

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

    please refer: http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed_wiki:apache:ezcpanel "//Note: To uninstall WHM LiteSpeed plugin, run command as follows:// /usr/local/cpanel/whostmgr/docroot/cgi/lsws/lsws_whm_plugin_uninstall.sh"
  9. N

    Apache restarts on its on

    please force-reinstall 4.1.13, should be fixed.
  10. N

    Apache restarts on its on

    will test and confirm ... thanks for the report
  11. N

    Apache restarts on its on

    please check if the setting changed when entering lsws admin console: Server->General->Auto Reload On Changes:Use Apache binary wrapper
  12. N

    The problem with my site. please help!

    C:\>nslookup www.solarblocktint.com.au Server: google-public-dns-a.google.com Address: 8.8.8.8 *** google-public-dns-a.google.com can't find www.solarblocktint.com.au: Non-existent domain 1.where do you register solarblocktint.com.au domain? per above info, it has expired. 2.who is...
  13. N

    [solved] 503 Service Unavailable

    first, check loaded extensions in php.ini, extension=xxx.so or zend_entension=xxx.so then comment out them all or 1 by 1. maybe 1 of them has caused the 503 error. if still 503, then try 2nd, raise Memory Soft Limit - 450M Memory Hard Limit - 500M by 100M each time.
  14. N

    High Load Issue

    it's normal for a heavy traffic php/mysql application, like vBulletin. to reduce the load: 1.install opcode cache 2.see if can enable lsws page cache for the php application.
  15. N

    Problem in load pages

    any change made recently ? please review latest change and see if can revert back. and how about switch back to apache ?
  16. N

    losing output

    can you post the lsphp5 settings here ? also have a try: Server->Tuning->Max Keep-Alive Requests:1
  17. N

    losing output

    please refer: http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed_wiki:php_run_without_timeout if it helps for your case.
  18. N

    Trying to get perl/cgi application to run that uses CGI::Fast

    ok, is it possible you send us a sample perl code, and let's experiment on our lab?
  19. N

    losing output

    I have increased timeouts, how did you do it ?
  20. N

    503 Error with logs

    please check the last few lines of stderr.log, if any error message in it
Top