On 19 Jul 2010, at 17:05, Pål Bergström wrote:

And what errors are you getting?

The browser can't find the server.

Sounds to me apache isn't running or your vhosts don't resolve. When Passenger fails, you get a Passenger error screen describing the error, it never results in server not found.

Solution for apache:
System Prefs > Sharing > Web Sharing : enable

Solution for vhosts not resolving:
Best solution: Run a local dns server and add the domains: 
http://woss.name/blog/2006/11/13/setting-up-a-local-name-server-on-mac-os-x.html
Alternative: edit /etc/hosts and add the domains you intend to use



Best regards

Peter De Berdt

--
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-t...@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