1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Pocketmine error

Discussion in 'Help' started by Enfernee, Dec 24, 2020.

  1. Enfernee

    Enfernee Creeper

    Messages:
    5
    GitHub:
    Enfernee
    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
     
  2. Primus

    Primus Zombie Pigman

    Messages:
    749
  3. Enfernee

    Enfernee Creeper

    Messages:
    5
    GitHub:
    Enfernee
    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
     
  4. Primus

    Primus Zombie Pigman

    Messages:
    749
    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.
     
  5. Enfernee

    Enfernee Creeper

    Messages:
    5
    GitHub:
    Enfernee
    I'll type it on the vps?
     
  6. Primus

    Primus Zombie Pigman

    Messages:
    749
    did you get ssh access to server? Like you could use tools like PuTTy to connect to your terminal via ssh connection.
     
  7. Enfernee

    Enfernee Creeper

    Messages:
    5
    GitHub:
    Enfernee
    Well, I use pterodactyl panel.
     
  8. GamakCZ

    GamakCZ Zombie Pigman

    Messages:
    598
    GitHub:
    GamakCZ
    Contact your provider to fix that issue
     
  9. Enfernee

    Enfernee Creeper

    Messages:
    5
    GitHub:
    Enfernee
    I've contacted them they said its not a pterodactyl issue.
     
  10. Primus

    Primus Zombie Pigman

    Messages:
    749
    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?
     
  11. GamakCZ

    GamakCZ Zombie Pigman

    Messages:
    598
    GitHub:
    GamakCZ
    I encounterred the same error. Your pterodactyl panel is using invalid egg with outdated php. Replace it with the newest one.
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.