Computer and IT knowledge - things to know
Problem: files cannot be uploaded
Solution: set parameters in .htaccess
php_value max_execution_time 1000
php_value max_input_time 1000
php_value post_max_size 100M
php_value upload_max_filesize 100M
(siehe also: https://wiki.typo3.org/How_to_upload_big_files )
computer2know :: thank you for your visit :: have a nice day :: © 2024