Webmastersite.net
Register Log In

Problem with avatar
can't get it to work permission is denied?

Comments on Problem with avatar

nova
Beginner

Usergroup: Member
Joined: Mar 29, 2006

Total Topics: 1
Total Comments: 1
nova
Posted Mar 29, 2006 - 1:49 PM:

failed to open stream: Permission denied in [enter location of funtions.php] on line 433

I CHMOD it and nothing works. I took a look at the line 433 and it says:


if (copy($upload_temp, $target_file))
{
$uploaded = $upload_file;
}
}
return $uploaded; // returns file name if it worked, or false if failed
}

any advice how to solve this?
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
Posted Apr 05, 2006 - 11:38 PM:

I get no such message. Check your file path, you may have set it wrong. Otherwise the attachments directory must not be 777 (or on the occasional stranger server 755).
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



This thread is closed, so you cannot post a reply.