HOWTO: Ruby on Rails on FC3

I got ROR installed but can't get apache to work with fastcgi. Anyone know how to get this done?

Thanks :)
 
FastCGI

I really don't get the fastcgi to work with DA either. I keep ketting this error in my logs:

FastCGI: can't start server "/home/martijn/domains/martijnvanleeuwen.nl/public_html/sponsors/public/test2.fcgi" (pid 35618), execle() failed: No such file or directory

Im stuck at this point of continueing my work with RoR.

I compiled mod_fastcgi that is inside /usr/local/directadmin/customapache/mod_fastcgi-2.4.2/

I pointed the top_dir to /usr/local/directadmin/customapache/httpd-2.0.55/

I allready tried with apache 1.3, same error.
 
hello

have someone already got FastCGI working with Ruby on Rails ?

if you have any idea on how to install/configure fastcgi so it works with RoR, it would be great :)

Sky
 
This is what I get when I run ruby setup.rb

As of RubyGems 0.8.0, library stubs are no longer needed.
Searching $LOAD_PATH for stubs to optionally delete (may take a while)...
...done.
No library stubs found.

Successfully built RubyGem
Name: sources
Version: 0.0.1
File: sources-0.0.1.gem
hook /usr/local/src/rubygems-0.8.11/./post-install.rb failed:
invalid compressed data -- crc error
Try 'ruby setup.rb --help' for detailed usage.
 
Once ruby and are install on the server, how to get rid of them ?

Thx
Sky
 
403 Forbidden

Hi,

I know this is a very old post but I really need an answer. I have everything you have told here. Successfull. But when I visit the link, I get 403 forbidden error. I would be very glad if you can offer a solution for this.

Thanks
 
Back
Top