<div><br></div>Unfortunately, due to redmine we can&#39;t use the &#39;normal&#39; method.  Thats why the rvm version.<br><br><div class="gmail_quote">On Tue, May 8, 2012 at 5:50 PM, Leam Hall <span dir="ltr">&lt;<a href="mailto:leamhall@gmail.com" target="_blank">leamhall@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey Robert,<br>
<br>
Up front I don&#39;t know Ruby, but my recommendations would be to install<br>
Ruby and its components via the &quot;normal&quot; method for your Operating System.<br>
<br>
Then run a chmod 755 on your dispatch.cgi.<br>
<br>
Those may solve your problem.<br>
<br>
Leam<br>
<div class="im"><br>
<br>
On 05/08/2012 07:41 PM, Robert L Harris wrote:<br>
&gt;<br>
&gt; The script is installed with &quot;rvm&quot; <a href="https://rvm.io/" target="_blank">https://rvm.io/</a> .  I did link it to<br>
&gt; /usr/local/bin/ruby and /usr/bin/ruby to no avail.<br>
&gt;<br>
&gt; -rwxrwx--- 1 www-data root 859 May  8 17:19 dispatch.cgi<br>
&gt;<br>
&gt; It&#39;s owned and executable by the www-data user.  It seems it has<br>
&gt; something to do with the &quot;env ruby&quot; portion.<br>
&gt;<br>
&gt; Robert<br>
&gt;<br>
&gt;<br>
&gt; On Tue, May 8, 2012 at 5:36 PM, Leam Hall &lt;<a href="mailto:leamhall@gmail.com">leamhall@gmail.com</a><br>
</div><div><div class="h5">&gt; &lt;mailto:<a href="mailto:leamhall@gmail.com">leamhall@gmail.com</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;     Hey Robert,<br>
&gt;<br>
&gt;     Is Ruby even installed on the machine in a normal location? Can you<br>
&gt;     install it? It looks like your session can&#39;t find it. The other issue is<br>
&gt;     the permission denied might mean you didn&#39;t make your script executable<br>
&gt;     by the web app user.<br>
&gt;<br>
&gt;     Leam<br>
&gt;<br>
&gt;<br>
&gt;     On 05/08/2012 07:24 PM, Robert L Harris wrote:<br>
&gt;      &gt;<br>
&gt;      &gt; I&#39;m trying to build out a redmine system.  It looks like<br>
&gt;     everything is<br>
&gt;      &gt; right but when I hit the main page I get this:<br>
&gt;      &gt;<br>
&gt;      &gt;<br>
&gt;      &gt;     Application error<br>
&gt;      &gt;<br>
&gt;      &gt; Rails application failed to start properly<br>
&gt;      &gt;<br>
&gt;      &gt;<br>
&gt;      &gt; In the error log I&#39;m getting this:<br>
&gt;      &gt; [Tue May 08 17:19:04 2012] [error] [client 10.1.250.2] Premature<br>
&gt;     end of<br>
&gt;      &gt; script headers: dispatch.cgi<br>
&gt;      &gt; [Tue May 08 17:19:07 2012] [error] [client 10.1.250.2] /usr/bin/env:<br>
&gt;      &gt; [Tue May 08 17:19:07 2012] [error] [client 10.1.250.2] ruby<br>
&gt;      &gt; [Tue May 08 17:19:07 2012] [error] [client 10.1.250.2] :<br>
&gt;     Permission denied<br>
&gt;      &gt; [Tue May 08 17:19:07 2012] [error] [client 10.1.250.2]<br>
&gt;      &gt; [Tue May 08 17:19:07 2012] [error] [client 10.1.250.2] Premature<br>
&gt;     end of<br>
&gt;      &gt; script headers: dispatch.cgi<br>
&gt;      &gt;<br>
&gt;      &gt; When I log into the system as www-date user and do &quot;which ruby&quot;<br>
&gt;     it can&#39;t<br>
&gt;      &gt; find ruby which is here:<br>
&gt;      &gt;<br>
&gt;      &gt; /usr/local/rvm/rubies/ruby-1.8.7-p358/bin/ruby<br>
&gt;      &gt;<br>
&gt;      &gt; I tried going into my vhost definition and putting this:<br>
&gt;      &gt;<br>
&gt;      &gt;          SetEnv ruby /usr/local/rvm/rubies/ruby-1.8.7-p358/bin/ruby<br>
&gt;      &gt;<br>
&gt;      &gt; Putting an alias for ruby, linking ruby in /usr/bin and<br>
&gt;     /usr/local/bin<br>
&gt;      &gt; did not help.<br>
&gt;      &gt;<br>
&gt;      &gt; Any one have any ideas?<br>
&gt;      &gt;    Robert<br>
&gt;      &gt;<br>
&gt;      &gt;<br>
&gt;      &gt; --<br>
&gt;      &gt; :wq!<br>
&gt;      &gt;<br>
&gt;     ---------------------------------------------------------------------------<br>
&gt;      &gt; Robert L. Harris<br>
&gt;      &gt;<br>
&gt;      &gt; DISCLAIMER:<br>
&gt;      &gt;        These are MY OPINIONS             With Dreams To Be A King,<br>
&gt;      &gt;         ALONE.  I speak for                      First One Should<br>
&gt;     Be A Man<br>
&gt;      &gt;         no-one else.                                     - Manowar<br>
&gt;      &gt;<br>
&gt;      &gt;<br>
&gt;      &gt;<br>
&gt;      &gt; _______________________________________________<br>
&gt;      &gt; Ale mailing list<br>
</div></div>&gt;      &gt; <a href="mailto:Ale@ale.org">Ale@ale.org</a> &lt;mailto:<a href="mailto:Ale@ale.org">Ale@ale.org</a>&gt;<br>
<div class="im">&gt;      &gt; <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt;      &gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br>
&gt;      &gt; <a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
&gt;     _______________________________________________<br>
&gt;     Ale mailing list<br>
</div>&gt;     <a href="mailto:Ale@ale.org">Ale@ale.org</a> &lt;mailto:<a href="mailto:Ale@ale.org">Ale@ale.org</a>&gt;<br>
<div class="HOEnZb"><div class="h5">&gt;     <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt;     See JOBS, ANNOUNCE and SCHOOLS lists at<br>
&gt;     <a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; :wq!<br>
&gt; ---------------------------------------------------------------------------<br>
&gt; Robert L. Harris<br>
&gt;<br>
&gt; DISCLAIMER:<br>
&gt;        These are MY OPINIONS             With Dreams To Be A King,<br>
&gt;         ALONE.  I speak for                      First One Should Be A Man<br>
&gt;         no-one else.                                     - Manowar<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Ale mailing list<br>
&gt; <a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
&gt; <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br>
&gt; <a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>:wq!<br>---------------------------------------------------------------------------<br>Robert L. Harris<br><br>DISCLAIMER:<br>      These are MY OPINIONS             With Dreams To Be A King,<br>

       ALONE.  I speak for                      First One Should Be A Man<br>       no-one else.                                     - Manowar<br>