habe versucht, das Upgrade wie hier beschrieben durchzuführen:
https://www.keyhelp.de/news/upgrade-ubu ... ubuntu-18/
Code: Select all
wget --no-check-certificate https://install.keyhelp.de/scripts/keyhelp_ubuntu_upgrade_16_to_18_php7 -O keyhelp_ubuntu_upgrade_16_to_18.php
Code: Select all
php keyhelp_ubuntu_upgrade_16_to_18.php
Also habe ich
Code: Select all
do-release-upgrade
Code: Select all
reboot
Code: Select all
do-release-upgrade
Code: Select all
root@host:~# do-release-upgrade
Checking for a new Ubuntu release
Hole:1 Upgrade tool signature [819 B]
Hole:2 Upgrade tool [1.239 kB]
Es wurden 1.240 kB in 0 s geholt (0 B/s)
authenticate 'bionic.tar.gz' against 'bionic.tar.gz.gpg'
extracting 'bionic.tar.gz'
Can not run the upgrade
This usually is caused by a system where /tmp is mounted noexec. Please remount without noexec and run the upgrade again.
Code: Select all
php keyhelp_ubuntu_upgrade_16_to_18.php
Code: Select all
root@host:~# php keyhelp_ubuntu_upgrade_16_to_18.php
PHP Fatal error:
The file /root/keyhelp_ubuntu_upgrade_16_to_18.php was encoded with the Encoder for PHP 7.1 and can only run on PHP 7.1 or later.
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
Was kann ich tun?
Danke und Grüße