My host is about to suspend my account permanently because of an error that has occured since they upgraded their server!
The error message is:
"chmod: changing permissions of
`/hsphere/local/home/mysite.com/catalog//images/image
cache': Operation not permitted"
They are receiving thousands of these errors a day. Does anyone know how to clear this error? I found some info on another site about removing:
umask(0);
!is_dir ($cachedir)
? mkdir ($cachedir, 0777)
: system ("chmod 0777 ".$cachedir);
But I don't know which file to remove it from. Please can anyone help?
thank you
LML![]()





LinkBack URL
About LinkBacks








Bookmarks