This topic is locked

UPLOAD Problem with files of 500 k bytes

7/5/2005 7:35:24 AM
ASPRunnerPro General questions
Pfeiffer author

Hello,
the upload-function works for smaller files.

If the files is about 40o k it's not stored in the mysql longblob-field,

althougt the parameter maxallowed_packet is set to 64 M.
Is the a problem with upload for larger files because of memory.
Thanks

Uwe

Sergey Kornilov admin 7/5/2005

Uwe,
just double-checked - 3Mb file uploaded no problem. I have the following settings in my.ini:

set-variable = max_allowed_packet=5M


Do you see any errors messages when uploading this file?