Giter Club home page Giter Club logo

Comments (1)

tmaher avatar tmaher commented on August 23, 2024

Hi Igor,

Yes, APC was broken initially. The current version installed now has APC enabled on Heroku. Due to limitations of our buildpack system, if you have any existing PHP apps you have it enabled on, you'll need to re-push your app. Just create some trivial git commit (like, adding a newline or comment somewhere) and do a git push to heroku. That'll repackage your slug and pull in the version with APC enabled. If you do that, you should also be get PHP 5.3.10 pulled in. If APC still isn't working, please let me know.

The "pre-compiling binaries" is documentation for maintainers of the buildpack, or anyone who wants to fork the buildpack. People writing PHP apps shouldn't need to concern themselves with it too much. Currently, at Heroku we're handling that compilation in an excessively manual way. That binary compilation part needs to refactored at some point in the future to be built via Vulcan (https://github.com/heroku/vulcan), so it's a little easier to deal with. The directions will be radically changed then.

from heroku-buildpack-php.

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.