From: Navindra Umanee Date: 2005-02-14T08:25:36+09:00 Subject: Re: Rails FastCGI deployment problem Robert Feldt wrote: > But that file is there and is readable by the webserver... What does: ls -al /home/railsapp/railsapp/public/dispatch.fcgi and: head /home/railsapp/railsapp/public/dispatch.fcgi say? I'm guessing that the "#!" or whatever line at the top of /home/railsapp/railsapp/public/dispatch.fcgi is pointing to the wrong thing. Cheers, Navin.