Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

public/dispatch.fcgi No such file or directory

Status
Not open for further replies.

clemcrock

Programmer
Dec 17, 2006
63
US
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?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top