I'm getting this error in the pterodactyl panel :/home/container$ ./bin/php7/bin/php ./PocketMine-MP.phar --no-wizard --disable-ansi /entrypoint.sh: line 13: ./bin/php7/bin/php: No such file or directory
I have installed it but now its showing this error :/home/container$ ./bin/php7/bin/php ./PocketMine-MP.phar --no-wizard --disable-ansi /entrypoint.sh: line 13: ./bin/php7/bin/php: Permission denied
Get access to terminal and change ownership of the binary folder or set the binary executable. chmod +x ./bin/php7/bin/php Might be wrong, you can help yourself on google.
did you get ssh access to server? Like you could use tools like PuTTy to connect to your terminal via ssh connection.
No one said that is, simply you as a user (under the hood) have no permission to execute the php interpreter, that is requred to run pocketmine phar file. And that's completely irrelevant to the panel you're using. Could you send me, or post here, the provider you're using?
I encounterred the same error. Your pterodactyl panel is using invalid egg with outdated php. Replace it with the newest one.