upload error 302

89 views
Skip to first unread message

vlad lala

unread,
Jul 1, 2015, 7:22:43 PM7/1/15
to swfu...@googlegroups.com
Hello there,

I seem to have some issues with a php project i'm trying to set up on localhost.
It is a file sharing website and for every file I;m trying to upload that exceeds aprox 1mb I get upload error 302.
I've come across a few solutions, but none that work.

Kindly tell me what piece of code or info do you need.

Any help?

James Wright

unread,
Jul 2, 2015, 4:35:23 AM7/2/15
to vlad lala, SWFUpload
Hi,

If this is a new project then might I suggest you don't use SWFUpload? It is no longer supported.

I would recommend you use www.plupload.com

If you absolutely must use swfupload then check your upload_max_filesize and post_max_size settings.

Good luck.

James.

--
You received this message because you are subscribed to the Google Groups "SWFUpload" group.
To unsubscribe from this group and stop receiving emails from it, send an email to swfupload+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
logo   
James Wright C.T.O., Drag and Drop
Tel: 08000 43 22 12 Suite 6/7 Chichester House, 45 Chichester Road, Southend-on-Sea, Essex SS1 2JU
sup...@draganddrop.co.uk www.ezadspro.co.uk www.draganddrop.co.uk

vlad lala

unread,
Jul 2, 2015, 5:46:30 AM7/2/15
to swfu...@googlegroups.com, nosfer...@gmail.com
Hi there,

That's absolutely correct.

After posting the issue, I started checking the settings in php.ini and it seems that the issue resided there.
Modifying the parameters in php.ini and adding the lines below in htaccess seems to have solved the issue.
php_value post_max_size
php_value upload_max_filesize

It is a new project, but for further references I'm going to search for alternatives to swfupload.

Thank you for the reply.
Reply all
Reply to author
Forward
0 new messages