Git Product home page Git Product logo

Comments (4)

daftspunk avatar daftspunk commented on May 30, 2024

What can we learn from this? How do we fix it?

from install.

GabrielGil avatar GabrielGil commented on May 30, 2024

Actually I just faced the problem. It was one stupid thing, but as you can see it was braking the whole installation.

The roadmap I was using to install October was:

wget github.com/master.zip
unzip master.zip

And then try to access to the installer. However, and still don't know why, somehow the 1&1 unzip utility extracts the Installer classes with the filename in lowercase which causes php is in a state like "found and not found" at the same time, since it is not throwing any error nor loading the files.

Anyway, to fix the problem just make sure the required files in boot.php are the same as the uncompressed ones in php folder.

Probably is something related with the unzip 1and1 since, unzip works great in Mac 10.10...

from install.

psd-html avatar psd-html commented on May 30, 2024

Have you find a tip on 1 & 1, the problem was unzip to update the new version of the CMS

Thanks

from install.

GabrielGil avatar GabrielGil commented on May 30, 2024

Yes, just remember to unzip the installer files on your computer before since somehow the 1and1 unzip utility lowercases all the filenames.

from install.

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.