<no subject>

Bill Jones bill at fccj.org
Wed Sep 22 08:22:03 CDT 1999


On the Jax.PM jacksonville-pm-list;
"Bill Jones" <bill at fccj.org> wrote -


> use CGI qw(:cgi);
> print header(), start_html("Hello world"), h1("Hello world");
> my $favorite = param("flavor");
> print p("your favorite flavor is $favorite");
> print end_html();

One question I have is "Did you install ActiveState Perl?"

ActiveState Perl has three different downloads, which installed in the wrong
order can cause this type of behavior.  You basically can correct it by
associating the CGI type with the Perl executable.

I am pretty sure that CGI scripts should be called somescriptname.cgi (you
know, with a CGI extension.)

ActiveState Perl, when installed wrong, can actually cause a big security
hole in your system.  I can write a script named deletedisks.pl and have you
access it from a WWW server, it will ask you to download or open, etc; when
you open it BANG bye bye disks...

Be very careful with Perl on Windows (of any version.)

HTH,
-Sneex-  :]
________________________________________________________
eval join '', map { (split //, (' $().s/rlenJ2Ei;o"_MNP'
.'3Ot5{R}G*k,HILSTp1X\ab4cduvwhgA='))[$_] } split /\D+/,
"d1o18n53'17t11_23y34o20u0_37t33h13i0n11k52_40t0h21a13t
27_35t0h19o23s20e29_13p27e36r0l11_0m42o45n31g5e16r10s48_
14f8r8o9m0_21j9a7c8k0o19n16s10o51n9v7i5l0l11e41_10a17r
15e0_6c0o2o2l4?3_3y0o6u15_0k46n16o0w26_0t38h7a14t10_24t
0h5e47y43_5a24r7e2_1w18o32r12l25d3_15r0e28n0o49u50n14d8_
9a0n2d0_5t6h2e2y4_3d4o26_12c22o28o3l0_1s12t0u2f4f3.2_4g
30i3v0e2_4y3o1u6r1s39e1l25f0_1t12e0n1_44p0o1i22n6t0s3";



The Jacksonville Perl Monger's Group is operated by -
Bill -Sneex- Jones ( sneex at usa.net ),
to whom send all praises, complaints, or comments...




More information about the Jacksonville-pm mailing list