View Single Post

  #1 (permalink)  
Old 06-26-2005
yarmfelder@yahoo.com
 
Posts: n/a
Default I just want to run an executable program.


Hello,

Can someone tell me how I can get Apapache to run a C program
that I've compiled as a cgi-bin program?

I've given up on PHP since mod_php isn't not even included
with my distro. In the time I've wasted trying to get
PHP running, only to realize mod_php isn't even in the
php tarball, I could have finished a C equivalent of
my project.

But now I need to make that runnable. Can someone
explain what the quick answer is to running C code as
cgi-bin?

Thanks.