Hi, I am trying to get an ROR app moved to a new server. I have ROR successfully installed on the new server, ROR version 1.8.5, mysql 5.1. I imported my mysql database into a mysql 5.1 db on my new server. I put all the files from the old app onto the new server, then ran ./script/server, then . . . nothing. What am I doing wrong? Charlie --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Charlie McElfresh wrote:> Hi, > > I am trying to get an ROR app moved to a new server. I have ROR > successfully installed on the new server, ROR version 1.8.5, mysql 5.1. > > I imported my mysql database into a mysql 5.1 db on my new server. > > I put all the files from the old app onto the new server, then ran > ./script/server, then . . . nothing. What am I doing wrong?What does the logs say? What output do you get to the screen? Anything else? Please provide all diagnostics you can think of. -- Cheers, - Jacob Atzen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Got it working -- just a typo in the new name / url. Thanks for responding. On May 25, 1:42 am, Jacob Atzen <j...-4U2y0bnePT5NzRJJ8cAMrg@public.gmane.org> wrote:> Charlie McElfresh wrote: > > Hi, > > > I am trying to get an ROR app moved to a new server. I have ROR > > successfully installed on the new server, ROR version 1.8.5, mysql 5.1. > > > I imported my mysql database into a mysql 5.1 db on my new server. > > > I put all the files from the old app onto the new server, then ran > > ./script/server, then . . . nothing. What am I doing wrong? > > What does the logs say? What output do you get to the screen? Anything > else? Please provide all diagnostics you can think of. > > -- > Cheers, > - Jacob Atzen--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---