Skip to content
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.

issue on scaling wordpress application #6153

Open
shinigami1992 opened this issue May 28, 2015 · 1 comment
Open

issue on scaling wordpress application #6153

shinigami1992 opened this issue May 28, 2015 · 1 comment

Comments

@shinigami1992
Copy link

I succesfully installed origin-server using oo-installer.

I've faced to problem when create a wordpress app setting Scaling to "scale with we traffic".

App created succesfully but on browsing it, it returns 403 error with this detail:

Forbidden
You don't have permission to access /haproxy-statushaproxy-statushaproxy-statushaproxy-statushaproxy-statushaproxy-statushaproxy-statushaproxy-statushaproxy-statushaproxy-statushaproxy-statushaproxy-statushaproxy-statushaproxy-statushaproxy-statushaproxy-statushaproxy-statushaproxy-statuswp-admin/install.php/wp-admin/install.php on this server.

@shinigami1992 shinigami1992 changed the title issue on scalling application issue on scalling wordpress application May 28, 2015
@tiwillia
Copy link
Member

tiwillia commented Jul 8, 2015

I can't seem to reproduce your issue. What is the quickstart you are using, defined in /etc/openshift/quickstarts.json?

This is what I used:

[ 
  {"quickstart": {
    "id":"1",
    "name":"Wordpress",
    "website":"http://wordpress.com",
    "initial_git_url":"https://github.com/openshift/wordpress-example.git",
    "cartridges":["php-5.4", "mysql-5.5"],
    "summary":"A wordpress quickstart.",
    "tags":["php","worpress","framework"],
    "admin_tags":[]
  }}
]

After creating the application, browsing to the application returned a 200 and did not inject any "haproxy-status" into the redirected url.

Are you seeing any errors in the logs?

Any information on how you are able to reproduce this issue will be very helpful.

@danmcp danmcp changed the title issue on scalling wordpress application issue on scaling wordpress application Jul 10, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants