i''m encountering the oddest thing. i have 3 rails apps running on different ports with apache + fcgi i download one of the railsday projects, copy over my dispatch.fcgi, and environment.rb from a working app and try to run it but it keeps dying with environment.rb:36:in `require'': No such file to load -- rubygems (LoadError) now... if i run environment.rb or dispatch.fcgi from the command line they both work perfectly...the app from which i took those runs perfectly every time in the same apache instance. a simple test script that only contains require ''rubygems'' works fine. any ideas? -- -Kate (masukomi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org)