ntozier I've tried installing php by using those commands, unfortunately I receive an error:
root@ubuntu:~# apt install php8.0
Building dependency tree
Reading state information... Done
E: Unable to locate package php8.0
E: Couldn't find any package by glob 'php8.0'
root@ubuntu:~#
I can't even seem to add the ppa either:
root@ubuntu:~# add-apt-repository ppa:ondrej/php
Cannot add PPA: 'ppa:ondrej/ubuntu/php'.
ERROR: 'ondrej' user or team does not exist.
root@ubuntu:~#
However, I was able to install php7.4 perfectly fine lol