Subject: Re: Ruby and CGI error 500
From: James Britt <james_b neurogami.com>
Date: Sun, 22 May 2005 08:26:30 +0900
References: 143302
In-reply-to: 143302
greyfade / gmail.com wrote:
Given this:
> #!/usr/bin/env ruby
What user is executing the script, and is ruby in that user's env?
Try putting the literal path to Ruby there instead.
James