These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Upgrade Ubuntu 14.0 LTS to 16.04 LTS - PHP5.0 and PHP7.0 ini files on the new forum.
I have two VirtualMin servers. One is updated several months ago, the other one is updated last week. During the update php5.
But i cannot figure out why there is no php7.0 ini on the last server
root@server1:/home/domain.nu/etc# ls -ltr
total 8
drwxr-xr-x 2 domain.nu domain.nu 4096 jul 15 2013 php5
drwxr-xr-x 2 domain.nu domain.nu 4096 feb 14 23:12 php7.0
lrwxrwxrwx 1 domain.nu domain.nu 14 feb 15 10:59 php.ini -> php7.0/php.ini
root@server1:/home/domain.nu/etc#
root@server2:/home/domain.nu/etc# ls -ltr
total 4
lrwxrwxrwx 1 domain.nu domain.nu 12 jun 12 2017 php.ini -> php5/php.ini
drwxr-xr-x 2 domain.nu domain.nu 4096 jul 20 06:32 php5
root@server2:/home/domain.nu/etc#
I already verified using
System Settings -> Re-Check Configuration
The verification told me that is was going to fix the php.ini but it didn`t
phpinfo.php actually confirmed that it is running php7, and php5 is removed from the package manager