phpbar.de logo

Mailinglisten-Archive

[php] .htaccess und Fileupload

[php] .htaccess und Fileupload

Stephan Krauß info at krauss-internetservice.de
Die Nov 13 18:46:52 CET 2007


Hallo !

Irgendwie komme ich nicht weiter :( .
Ich will eine grosse *.wmv - Datei mit upload auf den Server bringen.
Dazu habe ich eine .htaccess geschrieben.

Der Inhalt ist:

php_value post_max_size "8M"
php_value upload_max_filesize "8M"
php_value memory_limit "8M"

Leider ohne erfolg.
DEr Dump der Variable $_FILES['video'] ist

array(1) { ["video"]=> array(5) { ["name"]=> string(14) "Napo_Teil1.wmv"
["type"]=> string(0) "" ["tmp_name"]=> string(0) "" ["error"]=> int(1)
["size"]=> int(0) } }

Wer kann helfen ?

M.f.G.

Stephan Krauß

08134 Langenweißbach




php::bar PHP Wiki   -   Listenarchive