Nope, it's still there.  Now I really feel like a dork.  Also, my
regular 'starting point' I had been using was a different page, and it
is loading.

However, now it looks like my data isn't there.  I'm loading a couple
of lookup tables in the migrations (I know now that is discouraged,
but I'm still doing it for now) and they appear to not be loaded,
although the migrations didn't throw any errors.  Also the php_myadmin
page for mysql.mydomain.com isn't loading either, so apparently there
are other issues.

thanks for your reply

On Jul 13, 11:40 am, John Yerhot <joyer...@gmail.com> wrote:
> Did you remove index.html from your /public directory?
>
> Sounds like it is still there.
>
> On Jul 13, 10:35 am, Brian <brifo...@gmail.com> wrote:
>
> > I am trying to deploy my first rails app with Dreamhost.  I ftp'd over
> > my existing app, turned on Passenger and pointed it to my /public
> > directory.  When I go to 'www.mydomain.com'Iget the 'Ruby on Rails:
> > Welcome aboard' default page, including the following:
>
> > Getting started
> > Here’s how to get rolling:
>
> >    1.
> >       Create your databases and edit config/database.yml
>
> >       Rails needs to know your login and password.
>
> > Is that message about rails needing to know your login and pwd
> > unusual?  Because I've uploaded the database.yml with the correct
> > username/pwd for the hosting environment and changed the host from
> > localhost to mysql.mydomain.com.  I created the databases on
> > Dreamhost's cpanel, and then ran rake db:migrate from within ssh.  The
> > migrations went fine, so I thought I had the user/pwd/host correct in
> > database.yml.
>
> > I've also done the 'touch tmp/restart.txt' thing and I still get the
> > 'welcome to rails' page.
>
> > I am mostly a rails newb and completely a hosted *nix environment
> > newb, so I don't even know where to start looking.  Any suggestions?
>
> > Thanks
--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to