Colin, I second their opinion, hopefully this isn't a cap issue (the best way to tell is to go onto the `current` dir on your host, and try script/console via ssh) - if your app can run, then it's deployed correctly. VHost stuff with Apache is always a bitch, so -good luck!
-- Lee Hambley Twitter: @leehambley | @capistranorb Blog: http://lee.hambley.name/ Working with Rails: http://is.gd/1s5W1 On 28 February 2010 16:35, Colin <[email protected]> wrote: > Hi Lee, > > I received advice on #RubyOnRails that it is likely my virtual host is > not setup correctly as the apache "It works!!" message is not being > displayed on the port I'm trying to deploy to. > So I am going to try and correct this and will let you know if it > works. > > Regards, > > Colin > > > On Feb 28, 3:04 pm, Lee Hambley <[email protected]> wrote: > > Hey Colin, > > > > Thanks for reading the list, rules - can you paste the full out put of a > > "cap deploy" (just so I can see what the trace looks like) - if you are > > using passenger under apache 2, then there shouldn't be a `startup` (as > you > > know) ... so maybe there's something else going wrong > > > > -- Lee Hambley > > > > Twitter: @leehambley | @capistranorb > > -- > * You received this message because you are subscribed to the Google Groups > "Capistrano" group. > * To post to this group, send email to [email protected] > * To unsubscribe from this group, send email to > [email protected]<capistrano%[email protected]>For > more options, visit this group at > http://groups.google.com/group/capistrano?hl=en > -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
