The Perl binary distribution works from a DOS command line.  It is just when 
apache cgi is involved, it doesn't work.  

The URL I am trying to access is:
http://www.weberworld.com/cgi-bin/test.pl

The script that goes with that URL is printed bellow:

#!c:\perl\bin\perl
print "Content-type: text/html\n\n";
print "<html><body>This is a test.</body></html>;


M. Weber
- - - - -
http://orbsearch.home.ml.org
[ Orb Search Engine ]
http://www.weberworld.com
[ Web tools and more ]

-----Original Message-----
From:   [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]
Sent:   Wednesday, January 14, 1998 9:49 AM
To:     [EMAIL PROTECTED]; [EMAIL PROTECTED]; mweber
Subject:        Re: os-windows/1669: I have a binary distribution of perl for 
win32.  I get several runtime errors when I invoke perl through a perl script 
spawned by apache (Yes my #! is correct).  Here is one:  The instruction at 
"0x77f6741b" referenced memory at "0x00

Synopsis: I have a binary distribution of perl for win32.  I get several 
runtime errors when I invoke perl through a perl script spawned by apache (Yes 
my #! is correct).  Here is one:  The instruction at "0x77f6741b" referenced 
memory at "0x00000

State-Changed-From-To: open-analyzed
State-Changed-By: marc
State-Changed-When: Wed Jan 14 06:49:19 PST 1998
State-Changed-Why:
Does it work from the command line?

Exactly what URL are you trying to access?


Reply via email to