Uploading problems

See all posts See thread Reply

Re: Uploading problems new!
by colin, 17 years, 4 months ago
I don't know the code of your form, but error 2 means:
File upload error (the uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the html form)

Otherwise, try to raise your memory limit and file upload limit in php.iniReply