Upload Error

adam

Administrator
Staff member
Dec 5, 2009
2,046
108
63
What version of the script are you using?
 

adam

Administrator
Staff member
Dec 5, 2009
2,046
108
63
Have a look through this thread, it normally sorts most upload issues pre 3.4:

http://forum.mfscripts.com/viewtopic.php?f=20&t=572
 

adam

Administrator
Staff member
Dec 5, 2009
2,046
108
63
Yes, please have a look at that thread.
 

adam

Administrator
Staff member
Dec 5, 2009
2,046
108
63
Did you try ALL the items on the thread?

What are your settings for each - PHP.ini upload settings, tmp folder size, max Apache limits etc.
 

ugur2949

New Member
YetiShare User
Aug 30, 2013
55
0
0
34
Turkey
www.sistemduragi.com
Yes, Sorry but not working

plesk parallels
php.ini *true
Code:
upload_max_filesize = 2G
post_max_size = 2G
max_execution_time = 84600
max_input_nesting_level = 84600
max_input_time = 84600
/files/_tmp permission 755 *true

FastCGI Application - *true
 

adam

Administrator
Staff member
Dec 5, 2009
2,046
108
63
In addition - "tmp folder size, max Apache limits etc."
 

adam

Administrator
Staff member
Dec 5, 2009
2,046
108
63
ugur2949 said:
Thanks Adam, I now know. Sorry :?
Good to hear. Could you post how you fixed it, it might help other users who have similar issues?