Welcome Guest, Not a member yet? Register   Sign In
Weird Swf Upload problem
#1

[eluser]dannyded[/eluser]
I integrated Swf upload to my site and everything works perfectly. But sometimes I have weird problem. When I select file larger then 1,5 - 2 MB, swf upload starts and everything (swf debug) says it's ok. But uploaded image file doesn't exist. And next time when I select some smaller file to upload, everything goes ok again, and then in my upload folder apperas currently uploaded file AND previously uploaded (larger) file.

Did anyone else expierenced this? I cannot find solution. My config allows files up to 5 MB, in my htaccess I also set this:

Code:
php_value memory_limit 64M
php_value post_max_size 64M
php_value max_input_time 180
php_value upload_max_filesize 64M
php_value max_execution_time 120




Theme © iAndrew 2016 - Forum software by © MyBB