[TYPO3-english] Can't upload mp3 files

Brian Hauge Hansen brian.hauge at gmail.com
Wed Aug 31 15:41:53 CEST 2016


Hi,

Some host providers allow you to place a php.ini file in directories. Try
and create one in your root directory with overwrite values. Might work.

Mvh
Brian

Den 31/08/2016 09.58 skrev "Mark Boland" <mark.boland at boland.de>:

> Hi Larry,
>
> maybe you can add this to the .htaccess file of your webroot:
>
> php_value post_max_size 30M
> php_value upload_max_filesize 30M
>
> But this override must be enabled by your hoster.
>
> Cheers,
>
> Mark
>
>
> Am 26.08.16, 23:48 schrieb "Larry Durfee" <typo3-english-bounces at lists.
> typo3.org im Auftrag von EigenFunctions at gMail.com>:
>
>     in my case: opt/alt/php53/etc/php.ini
>
>     But, I can't seem to find a way to get there using "Quixplorer". or
> any other method.
>
>     When I look at the variable, it says:
>         upload_max_filesize     2M      2M
>
>         Maximum upload filesize too small?
>         upload_max_filesize=2M
>         By default TYPO3 supports uploading, copying and moving files of
> sizes up to 10MB (You can alter the TYPO3 defaults by the config option
>         [TYPO3_CONF_VARS[BE][maxFileSize]).
>         Your current value is below this, so at this point, PHP sets the
> limits for uploaded filesizes and not TYPO3.
>         Notice: The limits for filesizes attached to database records are
> set in the tables.php configuration files ($TCA) for each group/file field.
> You
>         may override these values in localconf.php or by page TSconfig
> settings.
>
>     It looks like TYPO3 is OK:
>         [img]index.php/fa/16996/0/[/img]
>
>     But PHP.ini is wrong.
>
>     Any thoughts on how to get to the appropriate directory?
>
>
>
>
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list