Page 1 of 1

500 Fehler nach installation

Posted: Thu 31. Jan 2019, 17:08
by mikesch
nach dem update auf 18.2 habe ich fiolgendes problem das ich nicht loswerde
ich habe zwischenzeitlich alles runter geworfen von php und apache und alles neu installiert ..
alles war soweit fein, bis auf "php-mysqlnd" (das steht im install-script drin obwohl es mit php-mysql) mitkommt. das geht bei debian 9 und php7.2 leider schief aber das modul ist trotzdem da.

uname -a

Code: Select all

Linux admin.mikun-digital.de 4.9.0-8-amd64 #1 SMP Debian 4.9.130-2 (2018-10-27) x86_64 GNU/Linux
error.log

Code: Select all

[Thu Jan 31 15:41:03.463805 2019] [proxy_fcgi:error] [pid 25653:tid 139946679752448] [client 80.147.8.41:58836] AH01071: Got error 'PHP message: PHP Fatal error:  <br/>The file <b>/home/keyhelp/www/keyhelp/index.php</b> was encoded with the Encoder for PHP 7.1 and can only run on PHP 7.1 or later.<br/> If you are the administrator of this site then please upgrade to PHP 7.1 or later and install the corresponding ionCube Loader. in Unknown on line 0\n'
[Thu Jan 31 15:42:25.658532 2019] [proxy_fcgi:error] [pid 25653:tid 139946679752448] [client 80.147.8.41:58850] AH01071: Got error 'PHP message: PHP Fatal error:  <br/>The file <b>/home/keyhelp/www/keyhelp/index.php</b> was encoded with the Encoder for PHP 7.1 and can only run on PHP 7.1 or later.<br/> If you are the administrator of this site then please upgrade to PHP 7.1 or later and install the corresponding ionCube Loader. in Unknown on line 0\n'
[Thu Jan 31 15:42:26.577885 2019] [proxy_fcgi:error] [pid 25653:tid 139946679752448] [client 80.147.8.41:58850] AH01071: Got error 'PHP message: PHP Fatal error:  <br/>The file <b>/home/keyhelp/www/keyhelp/index.php</b> was encoded with the Encoder for PHP 7.1 and can only run on PHP 7.1 or later.<br/> If you are the administrator of this site then please upgrade to PHP 7.1 or later and install the corresponding ionCube Loader. in Unknown on line 0\n'
[Thu Jan 31 15:42:27.155358 2019] [proxy_fcgi:error] [pid 25653:tid 139946679752448] [client 80.147.8.41:58850] AH01071: Got error 'PHP message: PHP Fatal error:  <br/>The file <b>/home/keyhelp/www/keyhelp/index.php</b> was encoded with the Encoder for PHP 7.1 and can only run on PHP 7.1 or later.<br/> If you are the administrator of this site then please upgrade to PHP 7.1 or later and install the corresponding ionCube Loader. in Unknown on line 0\n'
[Thu Jan 31 15:42:27.401347 2019] [proxy_fcgi:error] [pid 25653:tid 139946679752448] [client 80.147.8.41:58850] AH01071: Got error 'PHP message: PHP Fatal error:  <br/>The file <b>/home/keyhelp/www/keyhelp/index.php</b> was encoded with the Encoder for PHP 7.1 and can only run on PHP 7.1 or later.<br/> If you are the administrator of this site then please upgrade to PHP 7.1 or later and install the corresponding ionCube Loader. in Unknown on line 0\n'
php -v

Code: Select all

PHP 7.2.14-1+0~20190113100742.14+stretch~1.gbpd83c69 (cli) (built: Jan 13 2019 10:07:43) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
    with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v10.3.2, Copyright (c) 2002-2018, by ionCube Ltd.
    with Zend OPcache v7.2.14-1+0~20190113100742.14+stretch~1.gbpd83c69, Copyright (c) 1999-2018, by Zend Technologies

hat jemand eine idee ?
mich wundert am meisten der teil mit php7..1 and above
ich bin kurz davor alles glatt zu bügeln aber das wäre dann doch sehr viel arbeit weil es noch andere system gibt auf der maschine

Re: 500 Fehler nach installation

Posted: Thu 31. Jan 2019, 17:11
by Martin
Hallo,

wurde hier manuell die PHP Version des Systems geändert? Dies ist nicht anzuraten. OS Default ist bei Debian 9 PHP 7.0.
Sofern für Webseiten PHP 7.2 benötigt wird, so steht dieses über die KeyHelp eigene Funktion für Webseiten zur Verfügung.

Re: 500 Fehler nach installation

Posted: Fri 1. Feb 2019, 09:42
by mikesch
Martin wrote: Thu 31. Jan 2019, 17:11 Hallo Martin,

wurde hier manuell die PHP Version des Systems geändert? Dies ist nicht anzuraten. OS Default ist bei Debian 9 PHP 7.0.
Sofern für Webseiten PHP 7.2 benötigt wird, so steht dieses über die KeyHelp eigene Funktion für Webseiten zur Verfügung.
Hallo ,

Das System wurde zwischenzeitlich vollständig von PHP befreit und dann brach die Installation ab mit dem Problem des fehlenden PHP.
Dann habe ich PHP 7.0 installiert und nach der Installation von Keyhelp war PHP 7.2 mit installiert.

Viele Grüße

Re: 500 Fehler nach installation

Posted: Fri 1. Feb 2019, 09:52
by Martin
Hallo,

bei einem Debian 9 müsste hier, auch nach KeyHelp Installation, PHP 7.0 vorliegen.

Hier sollte geprüft werden ob hier im System ggf. zusätzliche Paketquellen hinterlegt wurden.

Re: 500 Fehler nach installation

Posted: Fri 1. Feb 2019, 09:54
by mikesch
Martin wrote: Fri 1. Feb 2019, 09:52 Hallo,

bei einem Debian 9 müsste hier, auch nach KeyHelp Installation, PHP 7.0 vorliegen.

Hier sollte geprüft werden ob hier im System ggf. zusätzliche Paketquellen hinterlegt wurden.
Hallo,
kann ich die Paketquellen zurücksetzen auf Standard ?

Re: 500 Fehler nach installation

Posted: Fri 1. Feb 2019, 09:59
by Martin
Hallo,

nach einer normalen Debian Installation sollten diese entsprechend vorliegen. Hier müssten Sie sich an Ihren Hoster wenden.

Re: 500 Fehler nach installation

Posted: Fri 1. Feb 2019, 10:02
by OlliTheDarkness
mikesch wrote: Fri 1. Feb 2019, 09:54
Martin wrote: Fri 1. Feb 2019, 09:52 Hallo,

bei einem Debian 9 müsste hier, auch nach KeyHelp Installation, PHP 7.0 vorliegen.

Hier sollte geprüft werden ob hier im System ggf. zusätzliche Paketquellen hinterlegt wurden.
Hallo,
kann ich die Paketquellen zurücksetzen auf Standard ?

Code: Select all

# 

# deb cdrom:[Debian GNU/Linux 9.7.0 _Stretch_ - Official amd64 NETINST 20190123-19:36]/ stretch main

# deb cdrom:[Debian GNU/Linux 9.7.0 _Stretch_ - Official amd64 NETINST 20190123-19:36]/ stretch main

deb http://debian.netcologne.de/debian/ stretch main non-free contrib
deb-src http://debian.netcologne.de/debian/ stretch main non-free contrib

deb http://security.debian.org/debian-security stretch/updates main contrib non-free
deb-src http://security.debian.org/debian-security stretch/updates main contrib non-free

# stretch-updates, previously known as 'volatile'
deb http://debian.netcologne.de/debian/ stretch-updates main contrib non-free

deb-src http://debian.netcologne.de/debian/ stretch-updates main contrib non-free
Standart source.list

Re: 500 Fehler nach installation

Posted: Fri 1. Feb 2019, 10:09
by mikesch
Ich probier die Liste mal aus.

so sieht meine aus. ich würde behaupten das da bis auf hetzen nichts dabei ist, was stören könnte.

Code: Select all

deb http://mirror.hetzner.de/debian/packages stretch main contrib non-free
deb http://http.debian.net/debian stretch main contrib non-free

deb http://http.debian.net/debian/ stretch-updates main contrib non-free

deb http://security.debian.org/ stretch/updates main contrib non-free

Re: 500 Fehler nach installation

Posted: Fri 1. Feb 2019, 11:39
by OlliTheDarkness
mikesch wrote: Fri 1. Feb 2019, 10:09 Ich probier die Liste mal aus.

so sieht meine aus. ich würde behaupten das da bis auf hetzen nichts dabei ist, was stören könnte.

Code: Select all

deb http://mirror.hetzner.de/debian/packages stretch main contrib non-free
deb http://http.debian.net/debian stretch main contrib non-free

deb http://http.debian.net/debian/ stretch-updates main contrib non-free

deb http://security.debian.org/ stretch/updates main contrib non-free
Deine Liste ist vollkommen ok, mein Hetzner sieht genau so aus, hatte nur grad spontan die Source von meiner VM zur Hand.

Re: 500 Fehler nach installation  [GELÖST]

Posted: Sun 3. Feb 2019, 19:12
by mikesch
Problem gelöst idem ich den ganzen Server zurückgesetzt habe. Danach lief die installation durch und ich muss nur alles neu einrichten ... aber besser als minifehler über tage hinweg zu suchen.

Danke für die Unterstützung an alles :)