Error messsage help..

Discussion in 'PHP' started by Funk-woo10, Nov 28, 2007.

  1. #1
    HI,

    When a users is uploading a pic to my site, I get this error -

    Warning: copy(pics/helenUX1TL.jpg) [function.copy]: failed to open stream: Permission denied in /home/pictures/public_html/index.php on line 192
    PHP:
    What does that mean ?
     
    Funk-woo10, Nov 28, 2007 IP
  2. serialCoder

    serialCoder Guest

    Best Answers:
    0
    #2
    it means you dont have enough permission on the folder, change the permissions on that folder(probably to 644 using your ftp client) and try again
     
    serialCoder, Nov 28, 2007 IP