[Typo3] Trouble uploading files

Roberts, Emma Emma.Roberts at isd.csa.scot.nhs.uk
Fri Jun 24 10:38:34 CEST 2005


Thanks, 

I guess the best thing though is to advise my clients to avoid uploading
huge files that will take their clients hours to download!

Thanks again,

Emma

-----Original Message-----
From: typo3-english-bounces at lists.netfielders.de
[mailto:typo3-english-bounces at lists.netfielders.de]On Behalf Of Rudy
Gnodde
Sent: 24 June 2005 09:25
To: TYPO3 English
Subject: RE: [Typo3] Trouble uploading files


Hello,

There are several things you have to think about when uploading large
files using PHP:

1. upload_max_filesize in php.ini
2. post_max_size in php.ini
3. memory_limit in php.ini (larger files take up more memory)
4. max_execution_time in php.ini (larger files take longer to process)
5. max_input_time in php.ini (again, larger files take longer to
process)
6. directory permissions (but since you can upload smaller files this
isn't the problem).

I've never had any problems with 4 or 5 in typo3, so you should look at
the first 3. By default they're set to 2M (1), 2M (2) and 8M (3) if I
remember correctly. Which would explain why the problem happens when
uploading files larger that 2Mb.

Groeten,

Rudy Gnodde
Wijngaarden AutomatiseringsGroep & WIND Internet
Email: rgn at wag.nl
WWW: http://www.wag.nl >-+-< http://www.typo3demo.nl


> -----Oorspronkelijk bericht-----
> Van: typo3-english-bounces at lists.netfielders.de [mailto:typo3-english-
> bounces at lists.netfielders.de] Namens Roberts, Emma
> Verzonden: vrijdag 24 juni 2005 10:15
> Aan: 'TYPO3 English'
> Onderwerp: [Typo3] Trouble uploading files
> 
> Hi,
> One of my clients has been uploading lots of documents to her Typo3
site
> but
> has hit problems when uploading larger files.  She gets this error:
> 
> 2:The uploaded file did not exist
> 
> The files are about 2-3mb which isn't excessive but is there a file
size
> limit built into the system which is causing these errors?
> 
> I have tested the upload on 2 different networks and get the same
error.
> 
> Many thanks,
> 
> Emma
> _________________________________________________________________
> NHS National Services Scotland Disclaimer
> 
> The information contained in this message may be confidential or
> legally privileged and is intended for the addressee only. If you have
> received this message in error or there are any problems please notify
the
> originator immediately. The unauthorised use, disclosure, copying or
> alteration of this message is strictly forbidden.
> _________________________________________________________________
> 
> _______________________________________________
> Typo3-english mailing list
> Typo3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
_______________________________________________
Typo3-english mailing list
Typo3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
_________________________________________________________________ 
NHS National Services Scotland Disclaimer 

The information contained in this message may be confidential or 
legally privileged and is intended for the addressee only. If you have 
received this message in error or there are any problems please notify the 
originator immediately. The unauthorised use, disclosure, copying or 
alteration of this message is strictly forbidden. 
_________________________________________________________________ 




More information about the TYPO3-english mailing list