Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re(Amel): Perl CGI, IIS and other unholy unions

by dsb (Chaplain)
on May 01, 2002 at 19:48 UTC ( [id://163361]=note: print w/replies, xml ) Need Help??


in reply to Perl CGI, IIS and other unholy unions

Umm,
I'm running your code and getting no problems at all, and syntactically the code looks sound.

Maybe double check that you didn't make an error on the box in question that is not showing here. Or that that server is configured to execute cgi scripts.

As for info on the Comma operator:




Amel
  • Comment on Re(Amel): Perl CGI, IIS and other unholy unions

Replies are listed 'Best First'.
Re: Re(Amel): Perl CGI, IIS and other unholy unions
by mush4brains (Acolyte) on May 01, 2002 at 20:29 UTC
    Thanks for the tips, Amel.

    What's particularly troubling is that running this from the command line on an AS Perl 5.006001 box *does* give the correct results, including the "4". (I know there could be differences in installation, etc., but one step at a time...)

    This just in:
    I asked the admins to run this script from the command line on the IIS server, and they got:
    <!DOCTYPE html> <html> <body> 1<br>2<br>3<br>4<br>5<br>6<br></body></html>
    So... the difference *seems* to be in the CGI-serving of the results to the client via the browser. (A fair assessment?)
    Some difference in the Perl environment running under IIS, or similar???

    Thanks again. - Mush

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://163361]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-04-25 18:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found