PHP-Interpreter wird nicht installiert [GELÖST]
PHP-Interpreter wird nicht installiert
Wer kann mir weiter helfen? Hat jemand einen Download Link? Dann könnte ich es manuell installieren.
Viele Grüße
Stefan
- Jolinar
- Community Moderator
- Posts: 4004
- Joined: Sat 30. Jan 2016, 07:11
- Location: Weimar (Thüringen)
- Contact:
Re: PHP-Interpreter wird nicht installiert

Was sagen die relevanten Logfiles?
Welches OS wird verwendet?
Welche PHP-Version soll installiert werden?
Möglicherweise hast auch du das IPv6-Problem, welches derzeit im Forum diskutiert wird.
Diesbezüglich poste doch mal die Ausgabe von:
Code: Select all
wget -6 https://install.keyhelp.de/testfile100M.bin
Data Collector für Community Support
___
Ich verwende zwei verschiedene Schriftfarben in meinen Beiträgen /
I use two different font colors in my posts:
- In dieser Farbe schreibe ich als Moderator und gebe moderative Hinweise oder begründe moderative Eingriffe /
In this color, I write as a moderator and provide moderative guidance or justify moderative interventions - In dieser Farbe schreibe ich als Community Mitglied und teile meine private Meinung und persönlichen Ansichten mit /
In this color, I write as a community member and share my personal opinions and views
Re: PHP-Interpreter wird nicht installiert
OS: debian-9.4-x86_64-secure
PHP 7.3/7.1/5.6 soll Installiert werden...
Testfile:
Code: Select all
root@cp:~# wget -6 https://install.keyhelp.de/testfile100M.bin
--2019-05-11 13:37:15-- https://install.keyhelp.de/testfile100M.bin
Resolving install.keyhelp.de (install.keyhelp.de)... 2001:1b60:2:11:913:101:be57:cafe
Connecting to install.keyhelp.de (install.keyhelp.de)|2001:1b60:2:11:913:101:be57:cafe|:443... failed: Connection timed out.
Retrying.
--2019-05-11 13:38:19-- (try: 2) https://install.keyhelp.de/testfile100M.bin
Connecting to install.keyhelp.de (install.keyhelp.de)|2001:1b60:2:11:913:101:be57:cafe|:443... failed: Connection timed out.
Retrying.
--2019-05-11 13:39:24-- (try: 3) https://install.keyhelp.de/testfile100M.bin
Connecting to install.keyhelp.de (install.keyhelp.de)|2001:1b60:2:11:913:101:be57:cafe|:443... failed: Connection timed out.
Retrying.
Code: Select all
13:35:01 - 11. Mai 2019
Failed to install additional PHP version "7.3" (Failed to download from "https://repo.keyhelp.de/repository/debian_9/php/7.3/php_7.3.3_20190320142242.tar.gz")
13:34:02 - 11. Mai 2019
Failed to install additional PHP version "7.3" (Failed to download from "https://repo.keyhelp.de/repository/debian_9/php/7.3/php_7.3.3_20190320142242.tar.gz")
13:32:02 - 11. Mai 2019
Failed to install additional PHP version "7.3" (Failed to download from "https://repo.keyhelp.de/repository/debian_9/php/7.3/php_7.3.3_20190320142242.tar.gz")
13:30:02 - 11. Mai 2019
Failed to install additional PHP version "7.3" (Failed to download from "https://repo.keyhelp.de/repository/debian_9/php/7.3/php_7.3.3_20190320142242.tar.gz")
13:30:02 - 11. Mai 2019
Failed to install additional PHP version "7.2" (Failed to download from "https://repo.keyhelp.de/repository/debian_9/php/7.2/php_7.2.16_20190320134953.tar.gz")
13:30:02 - 11. Mai 2019
Failed to install additional PHP version "7.1" (Failed to download from "https://repo.keyhelp.de/repository/debian_9/php/7.1/php_7.1.27_20190325100454.tar.gz")
13:30:02 - 11. Mai 2019
Failed to install additional PHP version "7.0" (Failed to download from "https://repo.keyhelp.de/repository/debian_9/php/7.0/php_7.0.33_20190325093521.tar.gz")
13:30:02 - 11. Mai 2019
Failed to install additional PHP version "5.6" (Failed to download from "https://repo.keyhelp.de/repository/debian_9/php/5.6/php_5.6.40_20190325090317.tar.gz")
- Jolinar
- Community Moderator
- Posts: 4004
- Joined: Sat 30. Jan 2016, 07:11
- Location: Weimar (Thüringen)
- Contact:
Re: PHP-Interpreter wird nicht installiert
Deaktiviere IPv6 temporär mit:
Code: Select all
echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6
Data Collector für Community Support
___
Ich verwende zwei verschiedene Schriftfarben in meinen Beiträgen /
I use two different font colors in my posts:
- In dieser Farbe schreibe ich als Moderator und gebe moderative Hinweise oder begründe moderative Eingriffe /
In this color, I write as a moderator and provide moderative guidance or justify moderative interventions - In dieser Farbe schreibe ich als Community Mitglied und teile meine private Meinung und persönlichen Ansichten mit /
In this color, I write as a community member and share my personal opinions and views
Re: PHP-Interpreter wird nicht installiert [GELÖST]
sobald ich das CMDlet ausführe kriege ich beim Testfile ein Network unreachable.
Die Installation kann ich ebenso nicht ausführen. (Selber Fehler wie zu beginn)
Kann ich ggf. die Pakete manuell Installieren indem ich diese manuell auf den Server lade?
Bin nicht so Linux affin.
mfg
PS: So wie es aussieht kriege ich von meinem Serverhoster nur eine IPv4 und keine IPv6
PPS: Es handelt sich um einen vServer von Signaltransmitter bei welchem ich über einen Umweg Quota vorinstallieren musste oder etwas in der Art.
EDIT: Thematik Manuell Installieren... Ich habe es hinbekommen (Yaay)
viewtopic.php?f=4&t=652