| View previous topic :: View next topic |
| Author |
Message |
Timmy
Joined: 10 Feb 2010 Posts: 133
|
Posted: Feb 26, 2010 12:59 pm Post subject: [FIXED] upload stops while uploading to my website |
|
|
This is the first time that I am trying to upload some big files to the site, and after a few megabytes the upload just freezes, nothing is happening.
Im trying to upload a 700 MB file.
And he freezes all the time in different stages (31%, 57%, 92%)
My max upload size is set to 1024 MB
Is it about the server? wrong php configuration setting?
What should I check on the server or on the script?
With smaller files works fine...
what could be? Please HELP!
Last edited by Timmy on Mar 24, 2010 6:33 pm; edited 1 time in total |
|
| Back to top |
|
 |
castledracula
Joined: 24 Aug 2009 Posts: 14
|
Posted: Feb 26, 2010 2:51 pm Post subject: |
|
|
| your problem may be the timeout setting in the apache configuration, try increasing and then test the uploading again. |
|
| Back to top |
|
 |
Timmy
Joined: 10 Feb 2010 Posts: 133
|
Posted: Feb 26, 2010 8:15 pm Post subject: |
|
|
the upload freezes in many stages, like 3%, 31%, 57%, 92%, etc...)
are you meaning in "PHP Configuration Editor" the option default_socket_timeout? my value in there is 60
but what value do you suggest? |
|
| Back to top |
|
 |
PowerChaos
Joined: 19 Dec 2009 Posts: 207 Location: belguim
|
Posted: Feb 26, 2010 8:54 pm Post subject: |
|
|
cgi is not PHP
PHP is not used and not needed here
this is PERL and have nothing to do with PHP
and to fix that error , change the time out settings in httpd config of apache
or change your settings to no cach or no keep alive
just mess around with the settings because its a browser time out or a server time out
in my case if i upload 700 mb then i get a browser time out (still uploading but it doesnt refresh) until upload is complete then my page refresh
Greets From PowerChaos |
|
| Back to top |
|
 |
Timmy
Joined: 10 Feb 2010 Posts: 133
|
Posted: Feb 27, 2010 1:23 am Post subject: |
|
|
hmmm dont use php? but I change my max upload size to 1024 MB in PHP?
That means thats wasn't needed?
ok, thank you for the tips
timeout with 600 is fine? what do you have? |
|
| Back to top |
|
 |
PowerChaos
Joined: 19 Dec 2009 Posts: 207 Location: belguim
|
Posted: Feb 27, 2010 1:33 am Post subject: |
|
|
mine stands on
15 (keep alive time out)
lol
or on 300 if you mean that other time out ^^
Greets From PowerChaos |
|
| Back to top |
|
 |
Timmy
Joined: 10 Feb 2010 Posts: 133
|
Posted: Feb 27, 2010 3:19 pm Post subject: |
|
|
hmmm dont use php? but I change my max upload size to 1024 MB in PHP?
That means thats wasn't needed? can I put the 2 MB of default value? |
|
| Back to top |
|
 |
Timmy
Joined: 10 Feb 2010 Posts: 133
|
Posted: Mar 01, 2010 10:44 am Post subject: |
|
|
I changed timeout from 60 seconds to 600 and didnt fix the problem.
What more can I do? Please help... |
|
| Back to top |
|
 |
castledracula
Joined: 24 Aug 2009 Posts: 14
|
Posted: Mar 01, 2010 12:39 pm Post subject: |
|
|
| looks like you are trying to modify the php settings which has nothing to do with this script, the settings you need to modify are in the apache.conf file in your box, edit the timeout setting, usually the default is 300 which sometimes works fine, but try to increase that to 500 or 600 as you need it. |
|
| Back to top |
|
 |
Timmy
Joined: 10 Feb 2010 Posts: 133
|
Posted: Mar 02, 2010 2:37 am Post subject: |
|
|
hmmm ok, I changed timeout in apache already to 600, but same problem here...
anymore ideas please? |
|
| Back to top |
|
 |
castledracula
Joined: 24 Aug 2009 Posts: 14
|
Posted: Mar 02, 2010 3:07 am Post subject: |
|
|
| did you restart the apache? |
|
| Back to top |
|
 |
Timmy
Joined: 10 Feb 2010 Posts: 133
|
Posted: Mar 02, 2010 3:33 am Post subject: |
|
|
yes I did  |
|
| Back to top |
|
 |
Timmy
Joined: 10 Feb 2010 Posts: 133
|
Posted: Mar 02, 2010 10:53 am Post subject: |
|
|
| Please, someone? What can I do to solve this problem? |
|
| Back to top |
|
 |
Timmy
Joined: 10 Feb 2010 Posts: 133
|
Posted: Mar 02, 2010 2:47 pm Post subject: |
|
|
where is official support?
I already sent an email few days ago and didnt got any reply yet :/ |
|
| Back to top |
|
 |
Timmy
Joined: 10 Feb 2010 Posts: 133
|
Posted: Mar 02, 2010 6:55 pm Post subject: |
|
|
Tried to upload a 700MB file via Desktop Uploader, and in the end I received this error:
| Quote: | | an error accured while file uploading. Error: No chunks were found |
what this means?
how can I fix this too?
Im very sad... I paid for this script and cant make this working and support is not replying my topics and emails...  |
|
| Back to top |
|
 |
|