Pocketmine-mp: Not running on Raspberry pi 3

Created on 31 May 2017  路  6Comments  路  Source: pmmp/PocketMine-MP

Issue description




When running ./start.sh on my Raspberry pi 3 (after using wget -q -O - https://get.pmmp.io | bash -s to install. I get this error.

pi@Pi:~/Server/PMMP $ ./start.sh
./start.sh: line 28: type: php: not found
Couldn't find a working PHP 7 binary, please use the installer.
pi@Pi:~/Server/PMMP $

Steps to reproduce the issue

  1. use wget -q -O - https://get.pmmp.io | bash -s to install into a directory.
  2. start using ./start.sh
    *Note: This must be run on a raspberry pi 3 with latest versions installed.

OS and versions

  • PocketMine-MP: Unknown (probably most current as of Wednesday. 5/31/2017)
  • PHP: (Unknown: This is what causes the problems) probably PHP 7
  • Server OS: Latest
  • Game version: PE

Crashdump, backtrace or other files

  • None (wont even run)
Invalid

All 6 comments

I invite you to read the README.md.

Please do not use our issue tracker for support requests.

If you want help with something, go and ask in the forums and refrain from creating issues like this in the future.

I did but it had nothing to help me
I thought that someone might have advice

This is not a support forum.

thanks anyway

@VengeanceVenger try apt-get install php7.0 first then run wget -q -O - https://get.pmmp.io | bash -s

@jrodr10

Quote @dktapps

This is not a support forum.

If he wants help he can easily sign up to the forums. People will use the issue tracker to ask questions if you provide the answer. Therefore, dont provide an answer.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

SuperAdam47 picture SuperAdam47  路  3Comments

RedstoneAlmeida picture RedstoneAlmeida  路  3Comments

Muqsit picture Muqsit  路  3Comments

Ox531 picture Ox531  路  3Comments

jasonwynn10 picture jasonwynn10  路  3Comments