[TYPO3-english] jumpurl.secure files lager > 10mb
Gernot Hofer
g.hofer at inet-solutions.at
Thu Apr 19 15:24:49 CEST 2012
Hello List!
i use a password secure file download like:
jumpurl = 1
jumpurl.secure = 1
here i have the problem, when a file (zip, exe,...) is lager than >10mb, i get a download of 0 bytes.
when i set:
jumpurl = 1
jumpurl.secure = 0
it works.
is the problem a wrong server configuration or a bug with the ".secure" feature?
i did this already:
http://wiki.typo3.org/How_to_upload_big_files
http://typo3-freelancer-berlin.de/typo3-blog/artikel/typo3-downloadverzeichnisse-schuetzen.html
here are some infos about typo3 and php:
TYPO3_VERSION: 4.5.11
PHP_VERSION : 5.2.6-1+lenny8
plugins:
css_filelinks
dam_filelinks
php.ini:
max_execution_time = 3600 ; Maximum execution time of each script, in seconds
max_input_time = 3600 ; Maximum amount of time each script may spend parsing request data
; Maximum size of POST data that PHP will accept.
post_max_size = 200M
; Maximum allowed size for uploaded files.
upload_max_filesize = 200M
thank you for any hints!
regards gernot hofer
More information about the TYPO3-english
mailing list