
System: Debian 9.8 (64-Bit)
Kernel: 4.9.0-8-amd64
KeyHelp: 19.0 (Build 1519)
Habe eine owncloud mit KeyHelp am laufen. Interpreter auf 7.1 gesetzt.
Seit heut morgen meldet der Cronjob von ownCloud "Module 'mcrypt' already loaded in Unknown on line 0".
Wie ich sehe hat KeyHelp PHP techisch tatsächlich etwas aktualisiert:
Code: Select all
====
[22-Mar-2019 05:00:02] DEBUG --> starting repo update
[22-Mar-2019 05:00:02] DEBUG --> step: uninstall php versions
[22-Mar-2019 05:00:02] DEBUG --> no tasks found
[22-Mar-2019 05:00:02] DEBUG --> step: update php versions
[22-Mar-2019 05:00:27] DEBUG --> update version from "7.2.13_20190103123957" to "7.2.16_20190320134953"
[22-Mar-2019 05:00:27] DEBUG --> update tmpfs for full access to /tmp
[22-Mar-2019 05:04:18] DEBUG --> version "7.2.16_20190320134953" successfully updated
[22-Mar-2019 05:04:18] DEBUG --> restore tmpfs access to /tmp
[22-Mar-2019 05:04:18] DEBUG --> update version from "7.1.25_20190103120943" to "7.1.27_20190320131915"
[22-Mar-2019 05:04:18] DEBUG --> update tmpfs for full access to /tmp
[22-Mar-2019 05:07:36] DEBUG --> version "7.1.27_20190320131915" successfully updated
[22-Mar-2019 05:07:36] DEBUG --> restore tmpfs access to /tmp
[22-Mar-2019 05:07:36] DEBUG --> update version from "7.0.33_20190103114041" to "7.0.33_20190320124926"
[22-Mar-2019 05:07:36] DEBUG --> update tmpfs for full access to /tmp
[22-Mar-2019 05:09:33] DEBUG --> version "7.0.33_20190320124926" successfully updated
[22-Mar-2019 05:09:33] DEBUG --> restore tmpfs access to /tmp
[22-Mar-2019 05:09:33] DEBUG --> step: install new php versions
[22-Mar-2019 05:09:33] DEBUG --> no tasks found
====
Kommt mcrypt jetzt im PHP-Build immer mit oder wie?
Danke und Gruß,