You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by MET <me...@uberstats.com> on 2002/09/16 01:06:43 UTC

[users@httpd] Running a C++ App

I've created a very simple C++ app which reads some information from a
database and prints it out for the user to see in HTML format.  In order
to launch the program I know it needs to be put into a CGI bin but is
there anything else that I'm missing?  Some sort of permissions or
something that I just can't think of?

~ Matthew


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Running a C++ App

Posted by Ryan Johnson <rj...@espgroup.net>.
Do your error logs report anything?

Ryan

> I've created a very simple C++ app which reads some information from a
> database and prints it out for the user to see in HTML format.  In order
> to launch the program I know it needs to be put into a CGI bin but is
> there anything else that I'm missing?  Some sort of permissions or
> something that I just can't think of?
>
> ~ Matthew
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server
> Project. See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org