Recent content by zzori

  1. Z

    Upgrading PHP from 7.3.22-1+focal to 7.4

    no remove need. # Ubuntu apt install lsphp74 lsphp74-common lsphp74-imagick lsphp74-curl lsphp74-mysql lsphp74-imap lsphp74-json lsphp74-opcache lsphp74-memcached lsphp74-intl after install Webadmin(https://IP:7080) connect Server Configuration – External App – LiteSpeed SAPI App Edit –...
  2. Z

    Default Location PHP Module

    .so file location : /usr/local/lsws/lsphp74/lib/php/20190902/
  3. Z

    How to install ImageMagick php on openluteserver

    ln -s /usr/local/lsws/lsphp74/bin/php-config /usr/bin/php-config ln -s /usr/local/lsws/lsphp74/bin/phpize /usr/bin/phpize /usr/local/lsws/lsphp74/bin/pecl install imagick rm -f /usr/bin/php-config rm -f /usr/bin/phpize
  4. Z

    Enable Pear

    Me, too same result!!
  5. Z

    How to install openlitespeed with lsphp74?

    By default, it is installed with lsphp73, but you can install lsphp74 and change it in an external app. There are no performance issues with doing so.
  6. Z

    How can I enable HTTP/3 ?

    use LiteSpeed/1.6.16 https://http3check.net/?host=www.zzori.com i use 1.7.4 at not work T.T https://gf.dev/http3-test here is zzori.com : Great! HTTP/3 is enabled. It supports the following protocol version. www.zzori.com : Host not found.
Top