Selain lighttpd.conf dan dispatch.fcgi, jangan lupa liat ke /public/.htaccess Coba dicek di sana, mngkin ada clue bwt langkah selanjutnya.
On 30/08/2007, Aditya Agustyana <[EMAIL PROTECTED]> wrote: > > iseng2 kemaren install lighttpd ...., pas running rails > > ruby script/server rails muncul error kayak gini > > => Booting lighttpd (use 'script/server webrick' to force WEBrick) > => config/lighttpd.conf not found, copying from > /opt/local/lib/ruby/gems/1.8/gems/rails-1.2.3/configs/lighttpd.conf > => Rails application starting on http://0.0.0.0:3000 > => Call with -d to detach > => Ctrl-C to shutdown server (see config/lighttpd.conf for options) > 2007-08-30 10:22:26: (mod_fastcgi.c.998) execve failed for: > /Users/aditmacbook/Webappz/autobusca/trunk/public/dispatch.fcgi No > such file or directory > 2007-08-30 10:22:26: (mod_fastcgi.c.1024) the fastcgi-backend > /Users/aditmacbook/Webappz/autobusca/trunk/public/dispatch.fcgi failed > to start: > 2007-08-30 10:22:26: (mod_fastcgi.c.1028) child exited with status 2 > /Users/aditmacbook/Webappz/autobusca/trunk/public/dispatch.fcgi > 2007-08-30 10:22:26: (mod_fastcgi.c.1031) if you try do run PHP as > FastCGI backend make sure you use the FastCGI enabled version. > You can find out if it is the right one by executing 'php -v' and it > should display '(cgi-fcgi)' in the output, NOT (cgi) NOR (cli) > For more information check > > http://www.lighttpd.net/documentation/fastcgi.html#preparing-php-as-a-fastcgi-program > > 2007-08-30 10:22:26: (mod_fastcgi.c.1333) [ERROR]: spawning fcgi failed. > 2007-08-30 10:22:26: (server.c.849) Configuration of plugins failed. > Going down. > Exiting > Couldn't find any pid file in > '/Users/aditmacbook/Webappz/autobusca/trunk/tmp/pids' matching > 'dispatch.[0-9]*.pid' > (also looked for processes matching > "/Users/aditmacbook/Webappz/autobusca/trunk/public/dispatch.fcgi") > > nah kawans,ada yg tau errornya disebabkan oleh apa ?, dugaan > sementaraku ada konfigurasi yg salah di httpd.conf dan dispatch.fcgi, > cuma aku ndak paham apa yg mesti diubah (dugaannya mengandalkan > feeling duank sih he he) > > daku pake > mac osx 10.4 > ruby 1.8.6 (install via macport) > rails 1.2.3 (install via macport) > lighttpd-1.4.15 (install via macport) > fcgi 0.8.7 (install via gem) > > makasih sebelumnya > > > -- in03ng a.k.a inung a.k.a nursamsi a.k.a nur syamsi Y! in03ng [Non-text portions of this message have been removed]

