[Typo3-german] Re: EXT fileupload
anvalin
anvalin at gmx.net
Sat Sep 10 14:19:42 CEST 2005
Hallo Rafael.
Danke für die Antwort. Nein, das hatte ich schon ausprobiert (und auch
gepostet). Selbst 0777 bringt nichts. Die Dateien bekommen so oder so
rw- --- --- zugewiesen, statt rwx r-x r-x.
Wo könnte man sonst noch die Zugriffsrechte ändern?
Zur Sicherheit hier mal die benutzten Konstanten:
plugin.tx_fileupload_pi1 {
checkMime = 0
mimeInclude = image/gif,image/jpeg,application/x-zip-compressed
mimeExclude = application/octet-stream
checkExt = 0
extExclude = exe,php,php3
extInclude = *
FEuserHomePath = 0
maxsize = 100000
path = fileadmin/user_upload/uploads/
noOverwrite = 0
}
Grüße,
André
Rafael Schär [beYou media] schrieb:
>
>
> Hallo André
>
> Du kannst in der Installation die fileCreateMask und folderCreateMask
> angeben.
> dort einfach 775 eintragen, das sollte reichen.
>
> Gruss
>
> Rafael
More information about the TYPO3-german
mailing list