https://forums.pmmp.io/threads/advanced-tutorial-setup-a-pocketmine-mp-server-on-a-vps.213/ btw what host?
Then delete your old bin folder if you haven't already: Code: rm -r bin/ download the new binary: Code: curl -o phpbin.tar.gz https://jenkins.pmmp.io/job/PHP-7.2-Linux-x86_64/lastSuccessfulBuild/artifact/PHP_Linux-x86_64.tar.gz unpack it: Code: tar -xzf phpbin.tar.gz and tada, php updated!