On Fri, Aug 28, 2009 at 9:56 AM, elliottg<[email protected]> wrote:
>
> I have searched around a fair amount and I have yet to find any info
> on getting Paralles to work with Passenger.
>
> My dev box is running Leopard, then I have Parallels set up to run
> Vista just for IE really. With Mongrel I could access it thru
> Parallels at 192.168.1.100:3000 in IE.
>
> For instance my vHost ServerName is testsite.local when I call that up
> in Vista Parallels IE it doesn't work.
>
> How would I get Parallels to work with Passenger?

What does Passenger have to do with anything??

You could access your server by IP: 192.168.1.100 but you say you
*can't* access it via hostname: testsite.local

That means Vista is unable to resolve that hostname. Add your
server name to whatever hosts file Vista uses.

-- 
Hassan Schroeder ------------------------ [email protected]
twitter: @hassan

--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to