⭐🚀 TkyNET | Blacklist ve Profesyonel DDoS Korumalı TeamSpeak 3 Sunucuları 🚀⭐
Sponsor Görsel
🌐 www.furiazm.com ⏰ 7/24 aktif Yönetim 💬 Discord.gg/furiaclancs 💰Ücretsiz Adminlik/Vip alımı 🌟 Türkiye’nin yeni en gelişmiş Zombie Plague sunucusu
Sponsor Görsel 2
SponsorSponsor

Konu

#1
hocam forumdaki kimse bilmiyormu ya ubuntu 16.04 php 7.3 ye yükseltmeyi ?
Cevapla
Cevapla
#3
(06-07-2021, 21:37)ITenGriTR Adlı Kullanıcıdan Alıntı: Bunun bilmemek değil de çok basit bir şekilde küçük bir araştırma ile yapabilirsiniz diye yazmamıştır kimse örneğin
https://computingforgeeks.com/how-to-ins...ntu-debian
hocam girmediğim site kalmadı hepsinde aynı ppa ekleme ekliyorum apt-get install php7.3
unable to locate package php7.3 gene bunu veriyor

(06-07-2021, 21:37)ITenGriTR Adlı Kullanıcıdan Alıntı: Bunun bilmemek değil de çok basit bir şekilde küçük bir araştırma ile yapabilirsiniz diye yazmamıştır kimse örneğin
https://computingforgeeks.com/how-to-ins...ntu-debian
attığınız siteden denedim hocam gene aynısı Üzgünüm
Son Düzenleme: 06-07-2021, 21:53, Düzenleyen: yektacukl.
Cevapla
#4
yaz bakalım şunları
PHP Kod:
sudo add-apt-repository ppa:ondrej/php
sudo apt
-get update
sudo apt
-get install -y php7.3-gd 
Cevapla
#5
(06-07-2021, 21:56)ITenGriTR Adlı Kullanıcıdan Alıntı: yaz bakalım şunları
PHP Kod:
sudo add-apt-repository ppa:ondrej/php
sudo apt
-get update
sudo apt
-get install -y php7.3-gd 
Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
applicable law.

0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@ts3:~# sudo add-apt-repository ppa:ondrej/php
Co-installable PHP versions: PHP 5.6, PHP 7.x and most requested extensions are included. Only Supported Versions of PHP (http://php.net/supported-versions.php) for Supported Ubuntu Releases (https://wiki.ubuntu.com/Releases) are provided. Don't ask for end-of-life PHP versions or Ubuntu release, they won't be provided.

Debian oldstable and stable packages are provided as well: https://deb.sury.org/#debian-dpa

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

IMPORTANT: The <foo>-backports is now required on older Ubuntu releases.

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

CAVEATS:
1. If you are using php-gearman, you need to add ppa:ondrej/pkg-gearman
2. If you are using apache2, you are advised to add ppa:ondrej/apache2
3. If you are using nginx, you are advised to add ppa:ondrej/nginx-mainline
   or ppa:ondrej/nginx

PLEASE READ: If you like my work and want to give me a little motivation, please consider donating regularly: https://donate.sury.org/

WARNING: add-apt-repository is broken with non-UTF-8 locales, see
https://github.com/oerdnj/deb.sury.org/issues/56 for workaround:

# LC_ALL=C.UTF-8 add-apt-repository ppa:ondrej/php
More info: https://launchpad.net/~ondrej/+archive/ubuntu/php
Press [ENTER] to continue or ctrl-c to cancel adding it

gpg: keyring `/tmp/tmpn8oku6p5/secring.gpg' created
gpg: keyring `/tmp/tmpn8oku6p5/pubring.gpg' created
gpg: requesting key E5267A6C from hkp server keyserver.ubuntu.com
gpg: /tmp/tmpn8oku6p5/trustdb.gpg: trustdb created
gpg: key E5267A6C: public key "Launchpad PPA for Ondřej Surý" imported
gpg: Total number processed: 1
gpg:              imported: 1  (RSA: 1)
OK
root@ts3:~# sudo apt-get update
Hit:1 http://ppa.launchpad.net/ondrej/apache2/ubuntu xenial InRelease
Hit:2 http://ppa.launchpad.net/ondrej/php/ubuntu xenial InRelease
Hit:3 http://archive.canonical.com/ubuntu xenial InRelease
Hit:4 http://europe-west2.gce.archive.ubuntu.com/ubuntu xenial InRelease
Hit:5 http://europe-west2.gce.archive.ubuntu.com/ubuntu xenial-updates InRelease
Get:6 http://europe-west2.gce.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
Hit:7 https://esm.ubuntu.com/infra/ubuntu xenial-infra-security InRelease
Hit:8 https://esm.ubuntu.com/infra/ubuntu xenial-infra-updates InRelease
Get:9 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
Fetched 216 kB in 0s (297 kB/s)
Reading package lists... Done
root@ts3:~# sudo apt-get install -y php7.3-gd
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package php7.3-gd
E: Couldn't find any package by glob 'php7.3-gd'
E: Couldn't find any package by regex 'php7.3-gd'
root@ts3:~#

(06-07-2021, 21:59)yektacukl Adlı Kullanıcıdan Alıntı:
(06-07-2021, 21:56)ITenGriTR Adlı Kullanıcıdan Alıntı: yaz bakalım şunları
PHP Kod:
sudo add-apt-repository ppa:ondrej/php
sudo apt
-get update
sudo apt
-get install -y php7.3-gd 
Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
applicable law.

0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@ts3:~# sudo add-apt-repository ppa:ondrej/php
Co-installable PHP versions: PHP 5.6, PHP 7.x and most requested extensions are included. Only Supported Versions of PHP (http://php.net/supported-versions.php) for Supported Ubuntu Releases (https://wiki.ubuntu.com/Releases) are provided. Don't ask for end-of-life PHP versions or Ubuntu release, they won't be provided.

Debian oldstable and stable packages are provided as well: https://deb.sury.org/#debian-dpa

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

IMPORTANT: The <foo>-backports is now required on older Ubuntu releases.

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

CAVEATS:
1. If you are using php-gearman, you need to add ppa:ondrej/pkg-gearman
2. If you are using apache2, you are advised to add ppa:ondrej/apache2
3. If you are using nginx, you are advised to add ppa:ondrej/nginx-mainline
   or ppa:ondrej/nginx

PLEASE READ: If you like my work and want to give me a little motivation, please consider donating regularly: https://donate.sury.org/

WARNING: add-apt-repository is broken with non-UTF-8 locales, see
https://github.com/oerdnj/deb.sury.org/issues/56 for workaround:

# LC_ALL=C.UTF-8 add-apt-repository ppa:ondrej/php
More info: https://launchpad.net/~ondrej/+archive/ubuntu/php
Press [ENTER] to continue or ctrl-c to cancel adding it

gpg: keyring `/tmp/tmpn8oku6p5/secring.gpg' created
gpg: keyring `/tmp/tmpn8oku6p5/pubring.gpg' created
gpg: requesting key E5267A6C from hkp server keyserver.ubuntu.com
gpg: /tmp/tmpn8oku6p5/trustdb.gpg: trustdb created
gpg: key E5267A6C: public key "Launchpad PPA for Ondřej Surý" imported
gpg: Total number processed: 1
gpg:              imported: 1  (RSA: 1)
OK
root@ts3:~# sudo apt-get update
Hit:1 http://ppa.launchpad.net/ondrej/apache2/ubuntu xenial InRelease
Hit:2 http://ppa.launchpad.net/ondrej/php/ubuntu xenial InRelease
Hit:3 http://archive.canonical.com/ubuntu xenial InRelease
Hit:4 http://europe-west2.gce.archive.ubuntu.com/ubuntu xenial InRelease
Hit:5 http://europe-west2.gce.archive.ubuntu.com/ubuntu xenial-updates InRelease
Get:6 http://europe-west2.gce.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
Hit:7 https://esm.ubuntu.com/infra/ubuntu xenial-infra-security InRelease
Hit:8 https://esm.ubuntu.com/infra/ubuntu xenial-infra-updates InRelease
Get:9 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
Fetched 216 kB in 0s (297 kB/s)
Reading package lists... Done
root@ts3:~# sudo apt-get install -y php7.3-gd
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package php7.3-gd
E: Couldn't find any package by glob 'php7.3-gd'
E: Couldn't find any package by regex 'php7.3-gd'
root@ts3:~#
güncel++
Son Düzenleme: 07-07-2021, 12:26, Düzenleyen: yektacukl.
Cevapla

Bir hesap oluşturun veya yorum yapmak için giriş yapın

Yorum yapmak için üye olmanız gerekiyor

ya da
Task