Date: 25 May 1998 12:36:29 -0500 From: sfarrell+lists@farrell.org To: "Min Huang" <huang_min@hotmail.com> Cc: questions@FreeBSD.ORG Subject: Re: How to setup Apache Web Server to use PERL cgi Message-ID: <87wwbaxnfm.fsf@couatl.uchicago.edu> In-Reply-To: "Min Huang"'s message of "Mon, 25 May 1998 02:07:08 PDT" References: <19980525090708.26372.qmail@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
"Min Huang" <huang_min@hotmail.com> writes: > I'm running a FreeBSD 2.2.5 box, I installed Apache and PERL 5.004 > came with the FreeBSD 2.2.5 CDROM and set the cgi-bin as the > executable directory. I put some perl program in that directory, but > every time I run them, just got a internal error. Why? Can anyone > direct me how to set Apache Web Server to use PERL cgi? Thanks. Not really a freebsd--more of an apache question so I'd direct future questions in that direction... (see http://apache.org for mailing list, etc) Anyway, you want to check the errorlog (see where it is by looking at your httpd.conf file)--stderr goes there w/apache and you'll probably see what the problem is. Remember to get your mime headers right.... or Use CGI.pm... and so on. -- Steve Farrell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87wwbaxnfm.fsf>