[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: HELP! apache2 and CGI



On Wed, Nov 06, 2002 at 07:54:54AM -0700, Thomas E. Vaughan wrote:
> 
> I just replaced apache with apache2 because I installed the
> new subversion packages.  I'm using the "traditional"
> prefork server, and it works for static pages.  I was even
> able to get the DWWW main page up by doing
> 
>    cd /var/www/apache2-default
>    ln -s ../dwww .
> 
> But I am unable to get working any of the CGI stuff that
> DWWW uses.  I've looked through the documentation a bit, but
> everything seems in order.
> 
> Every time I try to access a CGI-generated page, however, I
> just see the Perl source.  What's up with that?

Did you tell apache2 to load the CGI module?

ln -s /etc/apache2/mods-available/cgi.load /etc/apache2/mods-enabled/
-- 
David Roundy
http://civet.berkeley.edu/droundy/



Reply to: