| Summary: | Can't Access Some Environment Variables From Zend | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Julie <juwu> |
| Component: | Containers | Assignee: | Jhon Honce <jhonce> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.x | CC: | bugzilla.redhat.com-2d5c4226, jhonce, qiuzhang, xtian, zhewang |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1018363 | Environment: |
Build Name: 18397, User Guide-null-1.0
Build Date: 18-09-2013 11:58:44
Topic ID: 18362-491735 [Latest]
|
| Last Closed: | 2013-10-17 13:35:48 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: | |
| Bug Depends On: | 1018363 | ||
| Bug Blocks: | |||
|
Description
Julie
2013-10-14 23:19:44 UTC
hi Abhishek,
Thanks for taking a look at this and please advise if there will be a bug fix or any docs impact.
Many thanks,
Julie
Unable to reproduce this but in the latest STG(devenv-stage_498), and here is my webpage to list all env vars: http://zendtst1-zwstg.stg.rhcloud.com/env.php and the Postgresql env vars are all listed by both var_dump($_ENV); AND echo phpinfo(); Looks good, any idea when it will become live? (In reply to Kevin Cox from comment #3) > Looks good, any idea when it will become live? I guess you need to stop and start your app again? Assigning it to the runtime team to assess if this was a recent change and if there is any impact to the related documentation. I can confirm that these variables are now available to my app. Thanks! Tested on devenv_3907. After restarting the app, the expected variables are shown correctly - by both "var_dump($_ENV);" or "echo phpinfo();" Mark the bug as verified. |