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?
XFileSharing Free - Files not uploading...
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