Well first, if your running a linux/unix server, did you create
a /temp, because on most server's, it's /tmp (no e).

On Tue, 2003-03-04 at 16:20, Mike D wrote:
Hello,

I have the weirdest thing going on...I have an image upload field that
has been working fine for months and months, and as of yesterday now
every file that is uploaded has a size of 0!
After testing, I noticed only 1 mime type that didn't have a size of 0
and it was 'application/x-macbinary' or something like that...

I have checked the server to make sure it is not a diskspace issue,
have checked the php ini file to make any settings were changed, have
all the correct form tags...

Any ideas??? I'm pulling my hair out here.

Here's what's coming up in the $_FILES array arfter submitting...

Array
(
[userfile] => Array
(
[name] => linker2_0_4.tar
[type] => application/x-tar
[tmp_name] => /temp/phpFSoKmc
[size] => 0
)

)

thanks
Mike D
-- 
Adam Voigt ([EMAIL PROTECTED])
The Cryptocomm Group
My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to