hi, all
I’m using InstantRails. After I followed a tutorial
http://wiki.rubyonrails.org/rails/pages/GettingStartedWithRails to
configure Apache then start server, I got the welcome page works, but
not my application. The log file from Apache output this error
massage:
The pipe has been ended: FastCGI: comm with server “c:/instantrails/
rails_apps/prepplan/public/dispatch.fcgi” aborted:
GetOverlappedResult() failed
Anyone may have an idea why this happen?