CliaWeb adlı üyeden alıntı: mesajı görüntüle
İşlem öncesi yedek alarak deneyebilirsiniz. Ancak bu işlemi bir bilene yaptırmanızı öneririm.

Php 5.6 dahil hepsi kurulabilir; https://support.plesk.com/hc/en-us/a...-Ubuntu-Debian

root@thirsty-wing:~# apt-get install software-properties-common
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
software-properties-common is already the newest version (0.99.49.3).
0 upgraded, 0 newly installed, 0 to remove and 34 not upgraded.
N: Ignoring file 'imunify360-testing.list.example' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
root@thirsty-wing:~#
root@thirsty-wing:~# add-apt-repository ppa:ondrej/php
add-apt-repository ppa:ondrej/php

PPA publishes dbgsym, you may need to include 'main/debug' component
Repository: 'Types: deb
URIs: https://ppa.launchpadcontent.net/ondrej/php/ubuntu/
Suites: noble
Components: main
'
Description:
Co-installable PHP versions: PHP 5.6, PHP 7.x, PHP 8.x and most requested extensions are included. Packages are provided for *Current* Ubuntu *LTS* releases (https://wiki.ubuntu.com/Releases).  Expanded Security Maintenance releases ARE NOT supported.

Debian stable, oldstable and Debian LTS packages are provided from a separate repository: https://deb.sury.org/#debian-dpa

You can get more information about the packages at https://deb.sury.org

BUGS&FEATURES: This PPA has a issue tracker:
https://deb.sury.org/#bug-reporting

Issues reported in a private email don't scale and most likely will be ignored.  I simply don't have capacity to answer questions privately.

CAVEATS:
1. If you are using apache2, you are advised to add ppa:ondrej/apache2
2. If you are using nginx, you are advised to add ppa:ondrej/nginx

DONATION: If you like my work and you want to show appreciation, please consider donating regularly: https://donate.sury.org/

COMMERCIAL SUPPORT: Support for PHP packages for older Debian and Ubuntu release can be bought from https://www.freexian.com/lts/php/
More info: https://launchpad.net/~ondrej/+archive/ubuntu/php
Adding repository.
Press [ENTER] to continue or Ctrl-c to cancel.Found existing deb entry in /etc/apt/sources.list.d/ondrej-ubuntu-php-noble.sources
Hit:1 http://autoinstall.plesk.com/WATCHDOG_3.1.0 noble InRelease
Hit:2 http://autoinstall.plesk.com/pool/PSA_18.0.72_17523 noble InRelease
Hit:3 http://autoinstall.plesk.com/PHP74_17 noble InRelease
Hit:4 http://autoinstall.plesk.com/PHP80_17 noble InRelease
Hit:5 http://autoinstall.plesk.com/PHP81_17 noble InRelease
Hit:6 https://autoinstall.plesk.com/RUBY_1.5.0 noble InRelease
Hit:7 http://archive.ubuntu.com/ubuntu noble InRelease
Hit:8 http://security.ubuntu.com/ubuntu noble-security InRelease
Hit:9 http://autoinstall.plesk.com/PHP82_17 noble InRelease
Hit:10 https://repo.imunify360.cloudlinux.com/imunify360/ubuntu/24.04 noble InRelease
Hit:11 http://autoinstall.plesk.com/PHP83_17 noble InRelease
Hit:12 http://autoinstall.plesk.com/PHP84_17 noble InRelease
Hit:13 https://repo.alt.tuxcare.com/alt-common/deb/ubuntu/24.04/stable noble InRelease
Hit:14 https://download.imunify360.com/ubuntu/24.04/slot-1 noble InRelease
Hit:15 http://archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:16 https://download.imunify360.com/ubuntu/24.04/slot-2 noble InRelease
Hit:17 http://archive.ubuntu.com/ubuntu noble-backports InRelease
Hit:18 https://download.imunify360.com/ubuntu/24.04/slot-3 noble InRelease
Hit:19 https://download.imunify360.com/ubuntu/24.04/slot-4 noble InRelease
Hit:20 https://download.imunify360.com/ubuntu/24.04/slot-5 noble InRelease
Hit:21 https://download.imunify360.com/ubuntu/24.04/slot-6 noble InRelease
Hit:22 https://download.imunify360.com/ubuntu/24.04/slot-7 noble InRelease
Hit:23 https://download.imunify360.com/ubuntu/24.04/slot-8 noble InRelease
Hit:24 https://ppa.launchpadcontent.net/ondrej/php/ubuntu noble InRelease
Reading package lists... Done
N: Ignoring file 'imunify360-testing.list.example' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
root@thirsty-wing:~#
root@thirsty-wing:~# apt -y install php7.2
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
php7.2 is already the newest version (7.2.34-54+ubuntu24.04.1+deb.sury.org+1).
0 upgraded, 0 newly installed, 0 to remove and 34 not upgraded.
N: Ignoring file 'imunify360-testing.list.example' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
root@thirsty-wing:~#