[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Apache
- From: Anthony Baratta <Anthony Baratta com>
- To: redhat-list redhat com
- Subject: Re: Apache
- Date: Wed, 31 Mar 1999 15:31:24 -0800
John Mayson wrote:
>
> On Wed, 31 Mar 1999, Anthony Baratta wrote:
>
> > John Mayson wrote:
> > >
> > > files and now when I attempt to access cgi-bin I get an error message
> > > saying I don't have permission to access that file.
> >
> > chmod 755 <filename>
>
> I thought I had done that... but I didn't. Now I'm back to my original
> problem where it just pulls up the Perl code itself if I refer to
> hello.pl. I copied this to hello.cgi and I get an Internal Server Error.
Setting the cgi bin executable as a directory only allows cgi files to
execute. So changing to cgi is good. Internal Server error means you
have to start debugging the script.
Either invoke the script from the command line via telent or tail the
error log and see what is wrong. Good Luck!
--
Anthony Baratta
President
KeyBoard Jockeys
South Park Speaks Version 3 is here!!!
http://www.baratta.com/southpark
Powered by Tsunami
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]