Giter Site home page Giter Site logo

Comments (6)

gilbertsoft avatar gilbertsoft commented on August 22, 2024 1

Oh, forgot to add a closing statement to the PR #8 so I'm going to close it manualy now...

from ddev-typo3-src.

gilbertsoft avatar gilbertsoft commented on August 22, 2024

Will check it, have some ideas...

I guess you currently have an OpCache issue means after a ddev restart your project should most probably work again with the new sources.

from ddev-typo3-src.

gilbertsoft avatar gilbertsoft commented on August 22, 2024

@rowild found the bug, the links are created wrong in case they already exist. This worked for me as temporary workaround until the script is fixed:

  • stop the project ddev stop
  • change TYPO3_MAJOR_VERSION in .ddev/config.yaml
  • remove htdocs/typo3_src, htdocs/typo3, htdocs/index.php and htdocs/typo3temp
  • enable the install tool ddev exec touch htdocs/typo3conf/ENABLE_INSTALL_TOOL
  • start the project ddev start
  • run the upgrade wizards in the install tool

from ddev-typo3-src.

rowild avatar rowild commented on August 22, 2024

Closing with PR #8

from ddev-typo3-src.

gilbertsoft avatar gilbertsoft commented on August 22, 2024

Thanks for your PR. I like to keep the issue still open because there is a real bug in my script which needs to be addressed too.

from ddev-typo3-src.

rowild avatar rowild commented on August 22, 2024

Ah, ok. Let me know when you need a tester.

One thing I observe is that the script always leads to the install tool. So whenever I stop the project at the end of the day (ddev stop) and start it the next day (without doing any updates, just simply starting it again to keep working on it), I will end up in the install tool.
This is not a problem at all for me. It is just something that I observe. Usually, when I start working on a page, I open the backend, not the install toll.

from ddev-typo3-src.

Related Issues (9)

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.