[Typo3-linux] error on be login with typo 3.8
Shane
svanhull at comcast.net
Tue Jul 19 14:29:33 CEST 2005
raluca oprean wrote:
>Hi Michael
>
>I've made all the subdirectories from typo3temp writeable but the file 'misc.xml_3772cf7c04.default.iso-8859-1.cache' is missing from the llxml directory!
>
>- raluca oprean (raluca)
>
>-----------------------
>This thread is located in the archive at this URL:
>http://typo3.org/documentation/mailing-lists/install-linux-archive/thread/110131327/
>
>_______________________________________________
>Typo3-linux mailing list
>Typo3-linux at lists.netfielders.de
>http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-linux
>
>
>
>
Are they writable for user, group, and/or other? and does your web
server user the same user or group that you chown'd the directories?
Many shared server hosts will not give you SU, and the web server will
write files as httpd for user and group. This caused me many problems is
the past because at first I assumed to only chmod user and group, but
not other. Also, while in shell, you can not rm the files created by
httpd without making a php script if you have no SU access. The end of
this story is, make sure user, group, and other has write permission on
the typo3temp folders well as all the other folders listed in the docs
that need write access, if your server writes files at httpd..
-Shane
More information about the TYPO3-linux
mailing list