[TYPO3-english] Warning: unlink home/xxxxx/public_html/index/typo3temp/tx_directmail_cron.lock)
Dmitry Dulepov
dmitry at typo3.org
Wed Jan 21 14:38:07 CET 2009
Hi!
Wiel, J.A.M. van de wrote:
> Seeing as how there was practically no information to go on in the original, I assumed www as the owner of the dir. It would work in that case. A chmod 777 would of course always work, but that'd just be plain nasty security-wise..
I do not think anyone will be able to login as www user or execute chmod as www user :)
Correct permission commands will be:
chown -R username:apachegroupname *
chmod -R u+rwX,g+rX-w,o-rwx *
chmod -R g+w fileadmin typo3temp uploads typo3conf
--
Dmitry Dulepov
TYPO3 core team
"Sometimes they go bad. No one knows why" (Cameron, TSCC, "Dungeons&Dragons")
More information about the TYPO3-english
mailing list