Hi!
I'm having the following problem when uploading a file in php4:
a MIME header gets attached to the file when php4 saves the file to its temp directory. Does anyone have any idea about what could cause this thing?
Clearly php4 thinks the file is going to a web client, when it's not. But why? Is there something in the config files about this? I looked for it but didn't find anything.