Search results

  1. N

    LS Dying - Various Errors

    please refer https://www.litespeedtech.com/support/forum/threads/litespeed-stooped.14815/ see if still occur under 5.1.15
  2. N

    503: Server Unavailable

    just noticed, we already have a wiki regarding "Max Idle Time": https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:php:max-idle-time also this wiki https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:php:run-without-timeouts maybe match your issue more.
  3. N

    503: Server Unavailable

    then please check http://www.litespeedtech.com/products/litespeed-sapi/php/suexec-processgroup The Max Idle Time setting (WebAdmin console > Configuration > External App > your external application) will control how long before idle parent processes are killed. see if it's set to 3600
  4. N

    503: Server Unavailable

    please refer https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:php:503-errors
  5. N

    503: Server Unavailable

    how about access https://www.example.com/wp-content/plugins/plugin/cron.php in a browser ? 503 error as well ?
  6. N

    Litespeed restarting randomly

    please upgrade to 5.1.14. both cPanel and litespeed has updated to address a similar issue. #/usr/local/lsws/admin/misc/lsup.sh -f -v 5.1.14
  7. N

    Big downloads dropping / disconnected, speed dropping intermittently...?!

    how about switch back to apache and do the same test ?
  8. N

    404 on :7080

    :) weird, since install.sh has been there for years, thousands of thousands installations, it is rarely heard of such issue. can you provide your platform ? umask output
  9. N

    404 on :7080

    what's the content of #ls -l /usr/local/lsws/admin
  10. N

    sites loading slow and constantly lscgid at the top

    if you're running WHM/cPanel, please check /usr/local/apache/logs/stderr.log, grep LVE, any detail message.
  11. N

    [Resolved] Failed to start after installation

    you must run ./install.sh as root, maybe you run it as fabio, that'll be problem.
  12. N

    mp4 need time to start playing

    that's what I need.
  13. N

    mp4 need time to start playing

    need reproduce it at our side. for older versions, just do (for example): #/usr/local/lsws/admin/misc/lsup.sh -f -v 5.1.13 it'll install and switch to 5.1.13. then you can switch to 5.1.14 in web admin.
  14. N

    mp4 need time to start playing

    please double confirm it works with apache. otherwise, please send the test URL, let's verify it works with apache and not under litespeed. and further more, the server's web admin user/pass and even temp root ssh.
  15. N

    mp4 need time to start playing

    1) have you tried: 2) if remove cloudflare, let lightspeed serve directly, any problem ? 3) it's hard to understand for me: apache + cloudflare with cache mp4 file, the first load thru Cloudflare don't need long time to connect and the videos play quickly
  16. N

    mp4 need time to start playing

    how about apache + cloudflare with cache ?
  17. N

    Custom PHP Settings Plesk

    not sure PP_CUSTOM_PHP_INI is a right solution for you. I copied from an internal wiki FYI: vi /var/www/vhosts/system/domain.com/conf/httpd.conf, add <IfModule Litespeed> SetEnv PP_CUSTOM_PHP_INI /usr/local/lsws/lsphp5/lib/php.ini </IfModule>
  18. N

    mp4 need time to start playing

    just noticed that in your first post: Send Buffer Size (bytes): 512K Receive Buffer Size (bytes):512K please change back to default value: 0 it may resolve the issue.
  19. N

    Custom PHP Settings Plesk

    please refer https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:plesk:php_guide see if any helpful ?
  20. N

    [Cache] Serving Broken Images - Partial Content Range Cached

    but litespeed doesn't cache static images. can you be more specific so that we can reproduce the issue at our end ?
Top