Bug 872360

Summary: Auto select few configuration options in Magento quickstart
Product: OpenShift Online Reporter: Sumana Annam <sannam>
Component: TemplatesAssignee: Dan McPherson <dmcphers>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: medium    
Version: 2.xCC: dmcphers, jofernan
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: 2014-03-12 22:31:46 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 Sumana Annam 2012-11-01 21:16:58 UTC
Description of problem:

Few users ( including myself ) who tried using magento quick start from github ( https://github.com/openshift/magento-example ) ran into issues getting it up and running on OpenShift. Users either run into database connection errors during the initial configuration phase or if they surpass it would fail with 

Error: The page isn't redirecting properly Firefox has detected that the server is redirecting the request for this address in a way that will never complete. This problem can sometimes be caused by disabling or refusing to accept cookies.

For the first problem ( database connection error ):

During the initial setup, at step 3 of configuration wizard, User is required to fill in the database hostname, username, password and database name manually. Can this step be automated similar to Wordpress quick start ?

For the second problem:

On the same Step 3, user is also required to select checkboxes for "Skip Base URL validation Before the Next Step" and also "Use Web Server ( Apache ) Rewrites".

Forgetting to do this will result in redirection error.

Can we auto select these options.


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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info: