From: Max Benjamin Date: 2006-07-27T06:24:08+09:00 Subject: Re: Apache using older ruby Robert Hicks wrote: > Max Benjamin wrote: >> >> >> http://dekstop.de/weblog/2006/01/rhtml_on_osx_with_apache_and_erb/ >> >> >> best >> Max >> >> -- >> Posted via http://www.ruby-forum.com/. > > Open up Terminal.app and do "echo $PATH" then at the prompt do "which > ruby", notice which path is first and which ruby version shows up. > Chances are you haven't set your path correctly. > > :Robert Nope, I set the path correctly in my /etc/profile $PATH shows that the path is correct as does "which ruby" and "ruby -v". Apache still likes the older one better. Best -- Posted via http://www.ruby-forum.com/.