Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Everything gets output twice

by koolade (Pilgrim)
on May 21, 2001 at 21:48 UTC ( [id://82031]=note: print w/replies, xml ) Need Help??


in reply to Everything gets output twice

Very odd coincidence--hiroki and I experienced a similar problem this morning.

We were using path info in the URL to the script: http://script.pl/OTHER_DATA. Our script was pulling in an HTML template which pulled in an image: src="images/test.png". Of course, the browser didn't handle the path info correctly and interpreted the image source to be http://script.pl/images/test.png. Thus, the script was being called twice by the browser and printing duplicates to the error log.

If this was your exact same problem then that'd be an odd coincidence indeed. Else, it would be helpful if you post the code, or else dump the environment variables to the log file and post those.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (5)
As of 2024-03-28 14:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found