Passenger
[12:00pm] qwebirc96876: does anyone have a moment to help me get this runing with passenger
[12:00pm] qwebirc96876: when i run appache + passenger only i get an error that says that cannot redirect
[12:00pm] qwebirc96876: so i run this ./script/server -e production -d
[12:01pm] qwebirc96876: and then when i tyoe in the web page it redirects me to same page but port 3000
[12:01pm] qwebirc96876: do i have to do that
[12:01pm] qwebirc96876: can i get around the redirect and the server?
[12:02pm] qwebirc96876: it also works when i force apache to be in the development enviornment
[12:06pm] MarkDilley: john290:
[12:07pm] MarkDilley: samrose: or
[12:07pm] MarkDilley: tropology: TedErnst
[12:07pm] MarkDilley: any of you know technical details like this?
[12:07pm] MarkDilley: might be best to email wagn
[12:23pm] samrose: I use virtual hosts in apache, and no port 3000, when serving with apache + passenger.
[12:24pm] samrose: no running
[12:24pm] samrose: ./script/server -e production -d
[12:24pm] samrose: when using passenger and apache
[12:24pm] samrose: you just point the vhost to wagn
[12:24pm] samrose: apache and passenger do the rest
[12:24pm] samrose: follow all other install instructions
[12:24pm] samrose: but no ./script/server -e production -d
[12:24pm] samrose: and create a virtual host
[12:25pm] samrose: please email if you need more help, I can dig up steps
[12:25pm] samrose: email wagn support on google groups that is
[12:25pm] MarkDilley: thanks samrose - you rock!
[12:26pm] samrose: no problem MarkDilley
[12:26pm] MarkDilley: is their a wiki page with this info on wagn, or shall we add it?
[12:26pm] samrose: there is no wikipage that I know of for passenger
[12:26pm] samrose: and apache
[12:26pm] samrose: we can create it
[12:26pm] samrose: and link to it from install page