Re: [Codestriker-user] Needs help on install codestriker 1.9.2
Brought to you by:
sits
|
From: <DeA...@co...> - 2006-05-17 12:48:57
|
Jason,
Yes.
Note: This web server is currently work fine. We have bugs database
and other internal web setup. When I add " SetHandler cgi-script "
then our web page does not work. I got the error: " access denied "
/etc/httpd/conf/httpd.conf
*******snip ************
<Directory "/var/www/html/codestriker/cgi-bin">
AllowOverride None
Options +ExecCGI +FollowSymLinks
Order allow,deny
Allow from all
</Directory>
*******snip*************
As alway Thank you for your time. We realy like Codestriker, but I need to get its up first.
DE-
-------------- Original message ----------------------
From: Jason Remillard <jre...@ya...>
> Hi,
>
> It sounds like a problem in the apache configuration file. Apache does not know
> it is supposed to
> run the perl code as a cgi, so instead it is serving out the source code. Could
> you send us your
> changes to the apache file. They should look like the examples in the install
> manual.
>
> Thanks
> Jason.
|