Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Wanting Validation for Smacking my Sysadmin (500 error problem)

by snowcrash (Friar)
on Jan 23, 2003 at 07:12 UTC ( [id://229249]=note: print w/replies, xml ) Need Help??


in reply to Wanting Validation for Smacking my Sysadmin (500 error problem)

print "print "Content-type: text/html\n\n"; ^^^^^^
I assume this line is some kind of copy & paste error?
snowcrash
  • Comment on Re: Wanting Validation for Smacking my Sysadmin (500 error problem)
  • Download Code

Replies are listed 'Best First'.
Re: Re: Wanting Validation for Smacking my Sysadmin (500 error problem)
by Petras (Friar) on Jan 23, 2003 at 14:33 UTC
    You're right--it was a cut and paste error. What actually got the silly thing to work was

    print "HTTP/1.1 200 OK";
    Thanks.

Log In?
Username:
Password:

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

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

    No recent polls found