Giter VIP home page Giter VIP logo

Comments (3)

afruit avatar afruit commented on June 24, 2024

Update:

I Tried again with a previous version of Ubuntu [v 22.04 (LTS) x64], and everything worked as expected.

Seems like whatever the conflict is, it exists in Ubuntu 22.10 x64 (which is the default selected version of Ubuntu when creating a new Droplet in Digital Ocean).

from easyengine.

joebailey26 avatar joebailey26 commented on June 24, 2024

The readme suggests they've only tested on 22.04 and below

For Linux, we have created an installer script that will install all the dependencies for you. We have tested this on Ubuntu 14.04, 16.04, 18.04, 20.04, 22.04 and Debian 8, Debian 10.

from easyengine.

L0RD-ZER0 avatar L0RD-ZER0 commented on June 24, 2024

This issue stems from the PHP PPA being added , ppa:ondrej/php, to your ubuntu system during the installation. During the installation, the script tries to install a version of PHP compatible with the phar for EasyEngine.

The source PPA doesn't have a release file, which causes apt to not proceed with a PHP install, which in turn doesn't allow EasyEngine to run, due to a lack of php cli required to execute the phar.

Please consider using a version of Ubuntu/Debian for which the release file for this PPA exists.

from easyengine.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.