Search results

  1. N

    PHP7.3 Upgrade

    please look https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:php:rpm:packages 7.1/7.2/7.3 are there.
  2. N

    Multpile Domains and SSLs

    can you be more specific about your question ?
  3. N

    Abort request processing

    1st, it's [INFO] message, may not help you to identify issue of "upstream prematurely closed connection while reading response header from upstream" 2nd, you can try following to see if number of "Abort request processing" messages will decrease a lot.
  4. N

    VHosts, listeners and subdomain

    please give some screenshots under lsws web admin->Configuration->Listeners it's easier to discuss on the screenshots
  5. N

    LSWL in combination with Apache and NGINX

    apache and nginx can be left on the server, for comparison and fall back purpose. no need run them at the same time. only run lsws is enough.
  6. N

    Error when compile php7.2.12

    how about apt-cache search libicu ?
  7. N

    503 error started to happen after update

    you can send to support@, it'll create a ticket automatically
  8. N

    503 error started to happen after update

    please log a ticket, looks like need our dev's investigation.
  9. N

    Error when compile php7.2.12

    https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:php:apt:packages need update which is up to lsphp 7.1 but you can apt-cache search lsphp72 to find all lsphp 7.2 packages. looks you need apt-get install lsphp72-mysql
  10. N

    503 error started to happen after update

    how about 5.4RC4 ? /usr/local/lsws/admin/misc/lsup.sh -f -d -v 5.4RC4 I've tested it in recent days, it's quite stable now. also please ensure your license has no problem, the serial.no is correct.
  11. N

    Error when compile php7.2.12

    please don't compile/build php by yourself if possible, instead, install lsphp package directly: https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:php:apt
  12. N

    Issue with cache and symlink deployment

    not sure if this is what you're looking for: https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:php:detached_mode#restart_detached_php_processes
  13. N

    Security headers in htacces

    they should work. check the response headers, won't write into page source.
  14. N

    Connection idle time too long: 31 while in state: 2 watching for event: 4, close!

    please post open litespeed issue on https://forum.openlitespeed.org/ this forum is for litespeed enterprise.
  15. N

    Script Handler Definition for html?

    although it's .html, same as .php file. usually .html mean pure static file, no dynamic part in it. once there's a <?php ... ?> piece in it, it's a php script.
  16. N

    Script Handler Definition for html?

    not normal. yes, it'll be very slow while it's ok in syntax.
  17. N

    LSWS with CloudLinux PHP Selector

    yes, from 5.3+, those external apps are detected and created automatically when litespeed start up, just no need show up in litespeed web admin. in fact, 5.3 added a new PHP tab, you can even empty all settings under "External App" and "Script Handler" in WHM/cPanel server. the wiki is not...
  18. N

    LSWS with CloudLinux PHP Selector

    no yes your setup is correct. please refer https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:cpanel:use-cloudlinuxphpselector-on-ea4-with-lsws also, please disable php-fpm when run under litespeed. the best way is to check it in a phpinfo page.
  19. N

    Can't connect to admin Litespeed server port 7080

    how about curl -k https://...:7080/ ? 82.321.131.7 is not a valid IP address
  20. N

    Is this right?

    the info mean your VPS is 2GB. your license is limited to run in a server which memory < 8GB since 2GB < 8GB, so your license is ok on this server/VPS
Top