| View previous topic :: View next topic |
| Author |
Message |
Polaris
Joined: 14 Oct 2007 Posts: 5
|
Posted: Oct 14, 2007 9:35 pm Post subject: Files not uploading... |
|
|
It appears to work OK except that...
- There is no link on the confirmation page to the uploaded file.
- db.txt is empty.
- The upload folder is empty.
- The log file claims that the upload was successful.
The server error log says:-
[Mon Oct 15 00:02:00 2007] [error] [client 82.xx.xx.xx] (104)Connection reset by peer: ap_content_length_filter: apr_bucket_read() failed, referer: http://www.amazingholly.co.uk/htdocs/
Any ideas? |
|
| Back to top |
|
 |
matyjasz
Joined: 14 Oct 2007 Posts: 7
|
Posted: Oct 14, 2007 11:39 pm Post subject: |
|
|
Probably your server doesn't allow to run script like this
...as mine at r4pid.com
I'm looking for running solution
traffic 500GB and 250GB storage but only dedicated servers for huge money do that
br mati |
|
| Back to top |
|
 |
Polaris
Joined: 14 Oct 2007 Posts: 5
|
Posted: Oct 15, 2007 5:54 am Post subject: |
|
|
| It's my own server, so I can configure it any way I like. I googled for the error message and it appears to have something to do with HTML pages POSTing to CGI. |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1127
|
Posted: Oct 15, 2007 7:33 am Post subject: Re: Files not uploading... |
|
|
| Polaris wrote: | It appears to work OK except that...
- There is no link on the confirmation page to the uploaded file.
- db.txt is empty.
- The upload folder is empty.
- The log file claims that the upload was successful.
The server error log says:-
[Mon Oct 15 00:02:00 2007] [error] [client 82.xx.xx.xx] (104)Connection reset by peer: ap_content_length_filter: apr_bucket_read() failed, referer: http://www.amazingholly.co.uk/htdocs/
Any ideas? |
On some servers, there could be strange CGI.pm version which do not let upload working normally. In such cases, we just put our own CGI module in cgi-bin. We can do that for you, just send FTP connection info to support.
Thanks |
|
| Back to top |
|
 |
Polaris
Joined: 14 Oct 2007 Posts: 5
|
Posted: Oct 16, 2007 2:20 pm Post subject: |
|
|
| Thank you. I contacted support and they were able to sort my problem out. I'm very pleased with this software. |
|
| Back to top |
|
 |
|