GithubHelp home page GithubHelp logo

Comments (4)

martineziortz avatar martineziortz commented on August 26, 2024

Had similar error, Make sure you are running the correct version of php.

from cli.

danepowell avatar danepowell commented on August 26, 2024

@anavarre @martineziortz do you know what PHP versions cause this? Are you able to provide the output of php -i? I couldn't reproduce with PHP 7.2 or 7.4, the oldest and newest supported versions (technically 7.3 is the minimum for ACLI).

It makes sense that you'd get an error trying to write to the cache directory within the phar, since phars are read-only. But I don't understand why ACLI / Symfony is trying to write to the cache. We fully warm the cache with each release.

User is forbidden write access to /usr/local/bin

BTW this is not a problem, just put the binary somewhere else.

from cli.

anavarre avatar anavarre commented on August 26, 2024

Unexpected, but it seems the issue happens only with PHP 7.1 - Not compatible with Acquia CLI and EOL'ed anyway.

from cli.

danepowell avatar danepowell commented on August 26, 2024

Thanks, I wasn't able to confirm but I trust that PHP version was the problem.

We can't support PHP 7.1, but we can at least make it fail gracefully: #222

from cli.

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.