"/start.sh: line 26: type: php: not found Couldn't find a working PHP 7 binary, please use the installer." Help Plss
make new user instead of root and make a new dir and run curl -sL https://get.pmmp.io | bash -s - if you do not have curl install it on your distro Also be reminded that pmmp now only run on 64bit cpu
Or if you don't have it, you could just use the wget command, which I believe every Linux system has: Code: wget -q -O - https://get.pmmp.io | bash -s -
Ehh really depends on the distro. Curl is probably the more common one, but Ubuntu is notorious for only coming with wger iirc