On Tue, 2004-03-16 at 19:13, Mr. Egomaniac wrote:
> Now, with this configuration, I would expect a browser attempting to access
> localhost/perl/test.pl to get a page with Hello World string centered in h1
> font.
>
> Instead: You don't have permission to access /perl/test.pl on this server.
Y
> 5) my script works in the mod_perl directory
> !/usr/bin/perl
> print("content-type: text/html\n\n");
> print("Hello World\n");
Hello,
the # is missing on the shebang line,
is this a copy/paste error ?
David "Sniper" Rigaudiere
GPG KeyID 0x2D243742
French Perl Workshop 2004 june 6
Hi there,
On Tue, 16 Mar 2004, Mr. Egomaniac wrote:
> I realize that this might be a newbie/already answered question
:)
> I've looked all over and can't seem to find anything that will help.
Well you didn't search the list archives very thoroughly... :)
http://www.gossamer-threads.com/perl/m