From: Bob T <[EMAIL PROTECTED]>
> The browser displays a new page which displays the perl source code.
> How do I run the perl script from the browser
This means that Apache isn't executing your code, instead he's just reading in the
text of "myperlscript" and sending it to the browser. You nee
> Using apache 1.3.23 for win32
> WinXp and Perl 5.6 and Mysql 3.23.44-nt
> The localhost test page by apache runs correctly
> The perl script runs from the command line, the Browser url line and just
by
> clicking it in the dir.
>
> Trying to launch this perl-dbi script from the brow
Using apache 1.3.23 for win32
WinXp and Perl 5.6 and Mysql 3.23.44-nt
The localhost test page by apache runs correctly
The perl script runs from the command line, the Browser url line and just by
clicking it in the dir.
Trying to launch this perl-dbi script from the browser, all it d