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

Getting PHP 7.2

Discussion in 'Help' started by Levi, Oct 7, 2017.

  1. Levi

    Levi Skeleton

    Messages:
    955
    GitHub:
    captainleviftw
    there are two composer in /bin, one is .phar and one is just composer, is the other one supposed to be .json?
     
  2. robske_110 (Tim)

    robske_110 (Tim) Wither Skeleton Poggit Reviewer

    Messages:
    1,342
    GitHub:
    robske110
    No, in your main server folder (not in /bin/) there should be a composer.json and composer.lock
     
  3. Levi

    Levi Skeleton

    Messages:
    955
    GitHub:
    captainleviftw
    AM I supposed to get those two when I install the php 7.2?
     
  4. robske_110 (Tim)

    robske_110 (Tim) Wither Skeleton Poggit Reviewer

    Messages:
    1,342
    GitHub:
    robske110
    Nope, when you clone the pmmp git repo/ download src. Getting a phar from jenkins is easier though!
     
  5. Levi

    Levi Skeleton

    Messages:
    955
    GitHub:
    captainleviftw
    i want to edit some stuff inside src though, for example, remove /op command.
     
  6. robske_110 (Tim)

    robske_110 (Tim) Wither Skeleton Poggit Reviewer

    Messages:
    1,342
    GitHub:
    robske110
    Then you need to either learn how to do it with plugins or how to get the composer.json and composer.lock files. Try to re clone the repo (recursively!) and copy its contents into the server folder.
     
  7. Levi

    Levi Skeleton

    Messages:
    955
    GitHub:
    captainleviftw
    I'll try, thanks for the help : D
     
  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.