Bug 1037115 - Zend-6.1 application misses options in UI Console for enabling $ORACLE_HOME / $ORACLE_BASE vars
Summary: Zend-6.1 application misses options in UI Console for enabling $ORACLE_HOME /...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Image
Version: 2.x
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Vojtech Vitek
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-03 03:10 UTC by Qiushui Zhang
Modified: 2015-05-15 00:35 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-30 00:51:36 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Qiushui Zhang 2013-12-03 03:10:16 UTC
Description of problem:
Options for enabling $ORACLE_HOME / $ORACLE_BASE vars are needed for zend-6.1 application in UI console

Version-Release number of selected component (if applicable):
devenv_4087

How reproducible:
always

Steps to Reproduce:
1. Create an zend-6.1 application
2. Go ZendServer config page and check
3.

Actual results:
No configuration to enable ORACLE vars.

Expected results:
User should be able to switch the functionality on themselves in the Console UI.

Additional info:
$ORACLE_HOME / $ORACLE_BASE vars are designed to be disabled by default for zend-6.1 application

Comment 1 openshift-github-bot 2013-12-03 16:38:02 UTC
Commit pushed to master at https://github.com/openshift/li

https://github.com/openshift/li/commit/24214784d130ddfcaf9681668ce8512b40387140
add ORACLE_* vars to zend-6.1

Prevent pdo_oci8 extension from writing into the gear's root directory.

Bug 1037115
https://bugzilla.redhat.com/show_bug.cgi?id=1037115

Comment 2 Qiushui Zhang 2013-12-04 07:53:49 UTC
Tested on devenv_4093.

[zd1-qiuzhang.dev.rhcloud.com 529edeb05b26440aef0000ae]\> env |grep -i ora
ORACLE_BASE=/var/lib/openshift/529edeb05b26440aef0000ae/zend/oracle
ORACLE_HOME=/var/lib/openshift/529edeb05b26440aef0000ae/zend/oracle

The variables are added by default now. Anyway, user will be able to use it.

Mark the bug as verified.


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