Created attachment 863365 [details] error message while creating a application Description of problem: Can't install a php5.4/laravel environment using the web interface of openshift Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1.new app 2.choose PHP5.4 (standalone without zend-studio) 3.paste this url for laravel github repo: https://github.com/laravel/laravel.git Actual results: see attachment Expected results: a functional laravel application Additional info:
OpenShift currently requires you use the php directory for you application. Example: https://github.com/openshift/cakephp-example We are actually removing this restriction in the future with this story: https://trello.com/c/AK1v0o4x It's due to go out in 3 weeks. Until then you'll have to use the php directory.