TinyPortal

Development => Feedback => Bugs/Errors => Topic started by: Xarcell on December 30, 2006, 04:20:12 AM

Title: Download Manager Upload Problems
Post by: Xarcell on December 30, 2006, 04:20:12 AM
 I've been having problems with the DL manager. It keeps timing out whenever I upload large files. I figured it was a limit on php uploads. So I installed php5 and changed the limit 26M.

I'm still getting time outs and no one seems to be able to figure out the problem.
Title: Re: Download Manager Upload Problems
Post by: IchBin on December 30, 2006, 06:25:53 AM
Could be an HTTP limit too. Check your apache log and see if it gives you any info on that.
Title: Re: Download Manager Upload Problems
Post by: Xarcell on December 30, 2006, 06:44:43 AM
I don't know anything about php setup. Can you be more specific?
Title: Re: Download Manager Upload Problems
Post by: scope on December 30, 2006, 07:06:42 AM
I thought this was an original issue with SMF, and been an outstanding issue.  That is why we have the option to upload and just create the file and then upload via FTP.  Am I wrong, or doesn't everyone have this problem.
Title: Re: Download Manager Upload Problems
Post by: Xarcell on December 30, 2006, 01:50:43 PM
Has anyone else tested uploading large files? 10MB or more?
Title: Re: Download Manager Upload Problems
Post by: G6Cad on December 30, 2006, 01:53:13 PM
I know i could upload unlimited filezises on my old host through the downloadmanager.
On PhilHs server i THINK i have unlimited to, and i have uploaded a file thats 9mb through the manager and it worked ok
I also know that the time taken to upload needs to be adjusted to when you set the manager to upload larger files
Title: Re: Download Manager Upload Problems
Post by: PowerPyx on December 30, 2006, 01:54:16 PM
it's definite a apache / php thing - depends on how long the upload script is allowed to be active, the php upload size (there is a parameter for that in the php.ini) - and how large a file is allowed to be (not only setted in the smf config, but also in the php config)
Title: Re: Download Manager Upload Problems
Post by: Xarcell on December 30, 2006, 05:05:27 PM
Can you post an example script for upload time? I don't see it in my php.ini.

is it something like "max_upload_time"?
Title: Re: Download Manager Upload Problems
Post by: PowerPyx on December 30, 2006, 05:47:43 PM

yes that's one of the possible parameters... i will look for the others and post the info later on.
Title: Re: Download Manager Upload Problems
Post by: Dazed on December 30, 2006, 05:48:03 PM
Quote from: Xarcell on December 30, 2006, 01:50:43 PM
Has anyone else tested uploading large files? 10MB or more?
What I do is make a heading with name and no file attached. Then I ftp the file and make the connection in the download section. I can include some pics if it will help explain. I have files in excess of 40MB currently that work fine. (gaming maps)
Title: Re: Download Manager Upload Problems
Post by: Xarcell on December 31, 2006, 01:05:48 PM
I increased the max_excution_time, max_input_time, memory_limit and everythinmg works fine now.

Thanks...
Title: Re: Download Manager Upload Problems
Post by: G6Cad on December 31, 2006, 01:10:15 PM
Well thats a great NewYear precent :) Glad yu got it sorted  :up:
Title: Re: Download Manager Upload Problems
Post by: Skhilled on December 31, 2006, 02:33:15 PM
Quote from: Grumpy on December 30, 2006, 05:48:03 PM
Quote from: Xarcell on December 30, 2006, 01:50:43 PM
Has anyone else tested uploading large files? 10MB or more?
What I do is make a heading with name and no file attached. Then I ftp the file and make the connection in the download section. I can include some pics if it will help explain. I have files in excess of 40MB currently that work fine. (gaming maps)
That's what I've been doing.

Quote from: Xarcell on December 31, 2006, 01:05:48 PM
I increased the max_excution_time, max_input_time, memory_limit and everythinmg works fine now.

Thanks...
Thanks! I'll try that.
Title: Re: Download Manager Upload Problems
Post by: scope on January 16, 2007, 02:36:00 AM
what file php.ini or a tp file, and what did you change them too?
Title: Re: Download Manager Upload Problems
Post by: G6Cad on January 16, 2007, 06:14:48 AM
Server configuration file (php.ini) yes
Title: Re: Download Manager Upload Problems
Post by: Spasm on February 16, 2007, 08:31:06 PM
Quote from: Grumpy on December 30, 2006, 05:48:03 PM
Quote from: Xarcell on December 30, 2006, 01:50:43 PM
Has anyone else tested uploading large files? 10MB or more?
What I do is make a heading with name and no file attached. Then I ftp the file and make the connection in the download section. I can include some pics if it will help explain. I have files in excess of 40MB currently that work fine. (gaming maps)

Could you include some pictures? :)
Title: Re: Download Manager Upload Problems
Post by: tomtom9800 on August 26, 2007, 08:11:00 PM
Sorry to bring this one back up, but  a little confused myself......where is the php.ini file located at specifically??? sorry for being an idiot, but do not see that in my forum folder anywhere......Thanks for the help :uglystupid2:
Title: Re: Download Manager Upload Problems
Post by: Ken. on August 26, 2007, 08:22:40 PM
You may not be able to see it because it's a server file and so it may only be visible to your host.