Date: Sat, 27 Jun 1998 00:37:28 -0700 (PDT) From: Mahlon Smith <reich@internetcds.com> To: Emmanuel Gravel <egravel@juno.com> Cc: isp@FreeBSD.ORG Subject: Re: Setting up Apache Message-ID: <Pine.BSF.3.96.980627003512.24313A-100000@martini.cdsnet.net> In-Reply-To: <19980626.220219.3542.0.egravel@juno.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Do a 'whereis perl' on your system - make sure that the first line in your perl script matches it. i.e. #!/usr/bin/perl -w Another good thing to check is the perl script fromt he command line... it may be gibberish - or, it may give you a better clue as to what is happening. -Mahlon > The problem is when I try and access any CGI script, no matter where they > are. Before, > I was getting an "access forbidden" error (fixed by changing the > properties of the files > and directories). The new error now is Error 500 Internal Server Error > (talking about > notifying the administrator about a problem in the configuration). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980627003512.24313A-100000>