Gossamer Forum
Home : Products : Others : Fileman :

Problems with upload

Quote Reply
Problems with upload
I'm having problems when uploading larger files (about 10 MB). The upload seems to go fine, and when finished, the page refreshes but the file is not on the server. I checked to see if it is on there with both http and ftp. I can upload using FTP, that's no problem.
I've set the available space in ConfigData.pm to '0'.
Anyone knows what's going on?
EDIT: The permissions in the root folder are set at 777

Thanks

Last edited by:

sabka: Mar 7, 2002, 8:41 AM
Quote Reply
Re: [sabka] Problems with upload In reply to
Hi,

If it's only on larger files, a couple possible problems:

1. The script stores the entire file in memory if you are doing 'auto' or 'ascii' transfers on text files. Your server may be killing the process.

2. Apache can be limited to the amount of data it can receive via file uploads, check with your ISP if there is a limit.

Cheers,

Alex
--
Gossamer Threads Inc.