Bug 1065485 - error raised then creating a PHP5.4/laravel application
Summary: error raised then creating a PHP5.4/laravel application
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Image
Version: 2.x
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Dan McPherson
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-14 18:36 UTC by geomartino
Modified: 2015-05-15 00:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-14 19:04:27 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
error message while creating a application (308.18 KB, image/png)
2014-02-14 18:36 UTC, geomartino
no flags Details

Description geomartino 2014-02-14 18:36:32 UTC
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:

Comment 1 Dan McPherson 2014-02-14 19:04:27 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.