Bug #15489
closedProblems with adding files with filemanager
0%
Description
Using Typo3 4.0beta and beta2 I always have the warning that the there are is a "Write-permission problem". This is not a problem of my server-dir, because it has the apacheuser set as default (wwwrun:www) and this always works... in all other Typo3 Versions to 3.81... so this seems to be a bug.
The whole warning looks like this:
Warning: mkdir(/home/htdocs/web17/html/fileadmin/designvorlagen/test): Permission denied in /home/htdocs/web17/html/typo3/t3lib/class.t3lib_div.php on line 2227
Warning: Cannot modify header information - headers already sent by (output started at /home/htdocs/web17/html/typo3/t3lib/class.t3lib_div.php:2227) in /home/htdocs/web17/html/typo3/template.php on line 601
Errors:
1: Directory "test" not created. Write-permission problem in "/home/htdocs/web17/html/fileadmin/designvorlagen/"?
(issue imported from #M2363)