Git Product home page Git Product logo

Comments (3)

moimikey avatar moimikey commented on May 27, 2024

just out of curiosity, did you include the WP read only plugin that comes with the repo? if so, try removing that from composer.json and re-deploy.

from heroku-wp.

hideadesign avatar hideadesign commented on May 27, 2024

i did remove it and it did not work, my guess is that config.php is different from the default

from heroku-wp.

xyu avatar xyu commented on May 27, 2024

Filesystem changes are disabled by default because the dyno filesystem is on ephemeral storage so any changes made through WP would get wiped away on the next deploy. If you are going to use this just for development / testing and are not worried with your changes going away remove the following lines from the config file:

https://github.com/xyu/heroku-wp/blob/master/public/wp-config.php#L17-L19

from heroku-wp.

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.