Bug 1210664

Summary: Get 503 error when access new CodeIgniterQuickStart with zend-6.1
Product: OpenShift Online Reporter: XiuJuan Wang <xiuwang>
Component: TemplatesAssignee: Michal Fojtik <mfojtik>
Status: CLOSED WONTFIX QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.xCC: dmcphers, jokerman, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-12 18:11:30 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description XiuJuan Wang 2015-04-10 10:07:08 UTC
Description of problem:
503 error when access new CodeIgniterQuickStart with zend-6.1
Works for php-5.3/5.4

Version-Release number of selected component (if applicable):
STG(devenv-stage_1152)

How reproducible:
always

Steps to Reproduce:
1.rhc app create codeigniterapp php-5.4 mysql-5.5 --from-code=https://github.com/openshift/CodeIgniterQuickStart
2.Access app
3.

Actual results:
Get 503 error

Expected results:
Should access the app

Additional info: