Page 1 of 1

Please help-Upload Error

PostPosted: Mon Aug 13, 2012 9:42 am
by Kawasakilude
http://www.radio-devil-power.de/dfh/

look at this, and please say whats wrong with the upload
PW: test

In dont find the php.ini and i dont know what you mean for edit with the HTTC.acces File
Which file i must edit oder change ?
in the Settings zhe upload siza is 400 for ex. mp3 files and 10 mb for pics

Please help i need this


Thy for Support, but my english is not so good, i come from GER

Kawa

Re: Please help-Upload Error

PostPosted: Mon Aug 13, 2012 2:33 pm
by SamEA
Hello,

What problem/error are you encountering? Are you receiving an error message when uploading large files, or when generally uploading anything?

Please clarify on your issue more.

Error with uploading large files: viewtopic.php?f=33&t=266

Re: Please help-Upload Error

PostPosted: Tue Aug 14, 2012 9:43 am
by Kawasakilude
Yes larger than 1 mb files is not going.

I edit the.htcacces file -with your example -but ist the same problem

You didn't pick a file to upload

pictures etc..upload ist right, but no mp3 or ather files over 1 mb size

i tested and testes , but it dosnt work!! :-((

Can you write a correct file and post it here with the folder where i must this copy this??
Thanx and sorry, myenglish is very bad

Kawa

ps: my.htcacces file

<Files *.dfh>
order allow,deny
deny from all
</Files>
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^([^/]+)/?$ download.php?file=$1 [L]
php_value upload_max_filesize 10M
php_value post_max_size 10M

Re: Please help-Upload Error

PostPosted: Thu Aug 16, 2012 4:17 pm
by SamEA
Please contact your web hosted for further assistance with file upload limits. They'll assist you with what files to modify.