GithubHelp home page GithubHelp logo

Comments (4)

laobubu avatar laobubu commented on July 3, 2024

Maybe you are using Windows, which discards Linux permission information.

I just updated this repo. Please try it out! It's easier now!

from openshift-php5.5-cgi-apache.

JVerstry avatar JVerstry commented on July 3, 2024

I am indeed on Windows 7. I have tried with the updated repo, but still not luck. Here is what I did:

  1. I am not really sure of what you mean when you say 'pushing' this repo into Openshift.
  2. I have created a do-it-yourself application. I cloned it locally.
  3. I cloned your repo locally.
  4. I deleted the content of my DIY repo, except the .git file.
  5. I exported the content of your repo (everything but the .git) and copied it into my DIY repo.
  6. I committed every changes and pushed them. It was a fast operation.
  7. I browsed my URL and got: Internal Server Error - The server encountered an internal error or misconfiguration and was unable to complete your request.

from openshift-php5.5-cgi-apache.

laobubu avatar laobubu commented on July 3, 2024

The easiest way:

  1. Open https://openshift.redhat.com/app/console/application_type/cart!diy-0.1
  2. Fill Source Code text field: https://github.com/laobubu/openshift-php5.5-cgi-apache.git
  3. Click Create Application and wait
  4. After creating the app, visit your app (e.g. https://foo-bar.rhcloud.com/ )
  5. Click the last link.
  6. Wait for ~1 hour and then PHP will be ready.
  7. Git clone your OpenShift App and modify.

It's not a good idea to copy files directly when you are using Windows. There are lots of files whose permission information is essential. Git for Windows stores the permission information in .git, not in the files.

from openshift-php5.5-cgi-apache.

JVerstry avatar JVerstry commented on July 3, 2024

I had tried to use the repo directly when creating my DYI earlier but it did not work. This time it works. Thanks!

from openshift-php5.5-cgi-apache.

Related Issues (5)

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.