selecting download node...
Reading package lists...
Building dependency tree...
Reading state information...
sudo is already the newest version (1.9.5p2-3).
The following package was automatically installed and is no longer required:
linux-image-5.10.0-8-amd64
Use 'apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
groupadd: group 'redis' already exists
useradd: user 'redis' already exists
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package lsphp74-redis
E: Couldn't find any package by glob 'lsphp74-
redis'
E: Couldn't find any package by regex 'lsphp74-*redis'
[OK] Send SIGUSR1 to 15768
php-7.4 not install, Plese select other version!
Reading package lists...
Building dependency tree...
Reading state information...
sudo is already the newest version (1.9.5p2-3).
The following package was automatically installed and is no longer required:
linux-image-5.10.0-8-amd64
Use 'apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
--2022-08-26 13:19:07-- http://node.aapanel.com/tools/check.sh
Resolving node.aapanel.com (node.aapanel.com)... 172.67.171.7, 104.21.79.196, 2606:4700:3034::ac43:ab07, ...
Connecting to node.aapanel.com (node.aapanel.com)|172.67.171.7|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 565 [application/octet-stream]
Saving to: ‘/www/server/panel/install/check.sh’

 0K                                                       100% 94.5M=0s

2022-08-26 13:19:07 (94.5 MB/s) - ‘/www/server/panel/install/check.sh’ saved [565/565]

|-Successify ---Script execution completed---

And nothing. Again button Install

Alehandro
Didn't you solve it?
If not try installing it manually once:
CentOS:
yum install lsphp74-pecl-redis

debian/ubuntu
apt install lsphp74-redis

    aaPanel_Kern
    root@xzyvmi:~# apt install lsphp74-redis
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    E: Unable to locate package lsphp74-redis

    Fresh install Debian 11 and aaPanel. All is perfect working but this not want to install...

      Alehandro
      Check the apt source file? What is your system like?
      cat /etc/apt/sources.list.d/lst_debian_repo.list
      cat /etc/issue

      You can also go to the official source website to find the redis package by yourself
      http://rpms.litespeedtech.com/debian/pool/main/
      buster for ubuntu-20, debian 10
      Bullseye for ubuntu-22, debian 11

      Among them, ubuntu-22 and debian 11 did not see the installation package of lsphp74-redis, only lsphp81.

      Alehandro Among them, ubuntu-22 and debian 11 did not see the installation package of lsphp74-redis, only lsphp81.

        Alehandro
        Can you try to compile and install it yourself?
        https://pecl.php.net/package/redis
        Download the installation package. then compile it yourself
        This is the compiled example: change it according to your own requirements, this is the replacement of lsphp80 with lsphp74?
        Here we can choose the version https://pecl.php.net/package/redis

        wget https://pecl.php.net/get/event-3.0.8.tgz
        tar -zxvf event-3.0.8.tgz
        cd event-3.0.8
        sudo /usr/local/lsws/lsphp80/bin/phpize
        ./configure --with-php-config=/usr/local/lsws/lsphp80/bin/php-config
        make
        sudo make install
        
        sudo echo "extension=event.so" >> /usr/local/lsws/lsphp80/etc/php.d/event.ini
        /usr/local/lsws/bin/lswsctrl restart

          Alehandro
          No need to reinstall the system. Install php8.1 directly in the app store, and replace the php version of the site with 8.1 after the installation is complete. Generally updated plug-ins will support. Not tested
          Pay attention to the installation process for errors.

            3 months later

            aaPanel_Kern

            Hello, I have this problem too. Redis can from appstore installed without problems, the PHP why not?
            PHP 8.1 can´t use, because the 50% of plugins still not support it (many errors or not load).

              aaPanel_Kern

              selecting download node...
              Reading package lists...
              Building dependency tree...
              Reading state information...
              sudo is already the newest version (1.9.5p2-3).
              The following package was automatically installed and is no longer required:
              linux-image-5.10.0-8-amd64
              Use 'apt autoremove' to remove it.
              0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
              groupadd: group 'redis' already exists
              useradd: user 'redis' already exists
              Reading package lists...
              Building dependency tree...
              Reading state information...
              E: Unable to locate package lsphp74-redis
              E: Couldn't find any package by glob 'lsphp74-
              redis'
              E: Couldn't find any package by regex 'lsphp74-*redis'
              [OK] Send SIGUSR1 to 1156274
              php-7.4 not install, Plese select other version!
              Reading package lists...
              Building dependency tree...
              Reading state information...
              sudo is already the newest version (1.9.5p2-3).
              The following package was automatically installed and is no longer required:
              linux-image-5.10.0-8-amd64
              Use 'apt autoremove' to remove it.
              0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
              --2022-12-08 09:18:22-- http://node.aapanel.com/tools/check.sh
              Resolving node.aapanel.com (node.aapanel.com)... 104.21.79.196, 172.67.171.7, 2606:4700:3031::6815:4fc4, ...
              Connecting to node.aapanel.com (node.aapanel.com)|104.21.79.196|:80... connected.
              HTTP request sent, awaiting response... 200 OK
              Length: 565 [application/octet-stream]
              Saving to: ‘/www/server/panel/install/check.sh’

               0K                                                       100% 60.2M=0s

              2022-12-08 09:18:22 (60.2 MB/s) - ‘/www/server/panel/install/check.sh’ saved [565/565]

              |-Successify ---Script execution completed---

                aaPanel_Kern

                I have Debian 11, no yum:
                apt-get install lsphp74-pecl-redis
                Reading package lists... Done
                Building dependency tree... Done
                Reading state information... Done
                E: Unable to locate package lsphp74-pecl-redis

                  So no chance, understand... :/

                  Connect with us: 📨 Telegram 💬 Discord Email: support@aapanel.com