Coder Social home page Coder Social logo

quasimo / openshift-symfony-2.3.0 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hasinhayder/openshift-symfony-2.3.0

1.0 2.0 0.0 208 KB

Openshift ZendServer 5.6 and PHP 5.3 boilerplate symfony 2.3.6 repo

Shell 0.99% ApacheConf 4.48% PHP 91.01% CSS 3.52%

openshift-symfony-2.3.0's Introduction

The OpenShift php cartridge documentation can be found at:

https://github.com/openshift/origin-server/tree/master/cartridges/openshift-origin-cartridge-php/README.md

###How to use this repo Just create a new ZendServer 5.6 or PHP 5.3 gear from your OpenShift control panel and while creating, supply this git repository's checkout URL (https://github.com/hasinhayder/openshift-symfony-2.3.0) in the "Source Code" field. That's it. And oh by the way, don't forget to add a MySQL cartridge later in this gear.

How To Use It

Quick Tip

After logging into your openshift container, if you want to connect to your database using doctrine but gets an error message like if cannot connect then all you need to do is clear the cache.

cd $OPENSHIFT_REPO_DIR/php
php app/console clear:cache --env=dev

That's it! After the cache is cleared your app/console will work perfectly and doctrine can connect to the database without any problem at all.

openshift-symfony-2.3.0's People

Contributors

hasinhayder avatar

Stargazers

 avatar

Watchers

 avatar James Cloos avatar

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.