On Jun 12, 2015, at 10:15 08, Rob Landry <[email protected]> wrote:

> Apache isn't letting it execute for some reason. Hmm...

Yup.  You'll need to enable ExecCGI and the appropriate handler for the 
directory that contains that binary.  The configuration snippet generated by 
‘./configure’ (‘rd-bin.conf’, in the ‘conf/‘ directory of the source tree) 
should do that.  My bet is that that file is not being installed in the correct 
location where Apache can find it.  Use the ‘—sysconfdir=‘ switch when doing 
‘./configure’ to tweak that.  You’ll also need to restart Apache after 
installing it.

Cheers!


|----------------------------------------------------------------------|
| Frederick F. Gleason, Jr. |              Chief Developer             |
|                           |              Paravel Systems             |
|----------------------------------------------------------------------|
|          A room without books is like a body without a soul.         |
|                                         -- Cicero                    |
|----------------------------------------------------------------------|

_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to