-=GogA[qwe]=-
Guest
помогите с chmod'ом пишу:
выдаёт:
Warning: chmod(): Operation not permitted in /
что делать?
PHP:
if (file_exists($spath."cache/all/__".$fnameq))
{
chmod($spath."cache/all/__".$fnameq,0755);
Warning: chmod(): Operation not permitted in /
что делать?