Fingertips / passengerpane

A Mac OS X preference pane for easily configuring Rails applications with Passenger.
http://www.fngtps.com/2008/06/putting-the-pane-back-into-deployment
Other
590 stars 42 forks source link

No longer works with Lion 10.7.2 #72

Open kbrock opened 13 years ago

kbrock commented 13 years ago

virtual host name resolution in the passenger pane was handled via dscl

e.g.: sudo dscl localhost -list /Local/Default/Hosts IPAddress

Latest Lion update (10.7.2) no longer seems to respect the dscl entry for hosts. Think this is a bug in lion ... But either way / means passengerpane isn't working for me.

Specifically: the virtual hostname is not resolving for me.

adding the the virtualhost name to /etc/hosts seems to fix this But maybe there is some other fix as well.

Manfred commented 12 years ago

Apple seems to have decided to make .local special, we're probably switching to .dev. For more information see http://www.justincarmony.com/blog/2011/07/27/mac-os-x-lion-etc-hosts-bugs-and-dns-resolution/.

thecoleorton commented 12 years ago

doesn't work in 10.7.3 either. :(

kormoc commented 12 years ago

Also broken on 10.8