| Main Archive Page > Month Archives > engarde-users archives |
On Mon, 7 Apr 2003 meng12a@msvi.org wrote:
> For whatever it is worth, I can not execute
> any perl or php stored in cgi-bin. If anyone
> has gotten these files (.cgi, .pl or .php) to
> work from the cgi-bin within the engarde
> community edition environment (I assume it is
> a common occurance),
this is worth alot. could you post your httpd.conf file? or at least the appropriate <VirtualHost> sections? do you have something like:
<Directory "/home/httpd/www.dummydata.com-80/cgi-bin">
Options +ExecCGI
</Directory>
ScriptAlias /cgi-bin/ /path/to/your/cgi-bin/
in your <VirtualHost> section?
it looks like the default php build from engarde doesn't have the '--enable-cli' so will php cgi even work? unless you've compiled your own php that is. . .
&dru -- Asked by agents if he had anything else to tell them, Cusack responded: "Yes, I've got monkeys in my pants." ------------------------------------------------------------------------ To unsubscribe email engarde-users-request@engardelinux.org with "unsubscribe" in the subject of the message.