Hello,
I''ve been working painlessly on my dev environment for well over a
month now on my macbook and suddenly, on all my branches, I can''t boot
my local server using
script/server or script/lighttpd.
When I do script/server I get this error:
2007-02-23 13:15:55: (mod_fastcgi.c.1022) execve failed for:
public/dispatch.fcgi No such file or directory
I went and reinstalled fCGI using this command:
sudo gem install fcgi -- --with-fcgi-dir=/opt/local
After I do this, I keep getting the same problem.
Any ideas?
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---