[TYPO3] class.t3lib_div.php on line 2117
Gilles Deacur
tronno22556 at gmail.com
Tue Apr 4 21:48:25 CEST 2006
Gilles Deacur wrote:
> I moved servers and am slowly working my way through bugs.
>
> My latest bug is this:
>
> When I log into my admin, the screen stops with this:
>
>
>
> Warning:
> fopen(/hsphere/local/home/.../typo3temp/llxml/misc.xml_b940e2da8f.default.iso-8859-1.cache):
> failed to open stream: Permission denied in
> /hsphere/local/home/.../typo3/t3lib/class.t3lib_div.php on line 2117
> ERROR: File not written to disk! Write permission error in filesystem?
>
>
>
>
> My host has locked the settings on the file and I cannot change chmod
> settings beyond the 755 that they have it set for.
>
>
> Is 755 the problem? Ownership is set for httpd/httpd.
>
>
>
> Gilles Deacur
> Sunshine Locksmith Team
> http://www.SunshineLocksmith.com
> http://www.SunshineTeam.net
I forgot to mention what is on line 2117:
if($fd = fopen($file,'wb')) {
More information about the TYPO3-english
mailing list