iGuest 3 Report post Posted February 21, 2005 Please, I am trying to upload a jpg avatar and receive this message each time :Warning: copy(./images/avatars/15125530994219c468cd169.jpg): failed to open stream: Permission denied in /home/freenuke/public_html/forums/includes/usercp_avatar.php on line 227Warning: Cannot modify header information - headers already sent by (output started at /home/freenuke/public_html/forums/includes/usercp_avatar.php:227) in /home/freenuke/public_html/forums/includes/page_header.php on line 477Warning: Cannot modify header information - headers already sent by (output started at /home/freenuke/public_html/forums/includes/usercp_avatar.php:227) in /home/freenuke/public_html/forums/includes/page_header.php on line 479Warning: Cannot modify header information - headers already sent by (output started at /home/freenuke/public_html/forums/includes/usercp_avatar.php:227) I tried to disable my firewall but did not change anything.. Any help here?Thanks Share this post Link to post Share on other sites
iGuest 3 Report post Posted February 22, 2005 Those are two different error messages, indicating two different problems. For the first one, do you know how to CHMOD a folder? If so, CHMOD this folder: /public_html/forums/images/avatars to 666. If that doesn't work, CHMOD it to 777. If you don't know how to CHMOD it, do this: Open cPanel, and log in. Click on File Manager. Click on the folder icon left of public_html. Click on the folder icon left of forums. Click on the folder icon left of images. Clock on the text saying avatars. In the top-left, click on 'Change Permissions'. Check every box, then click 'Change Permissions' or whatever the button says. Share this post Link to post Share on other sites
iGuest 3 Report post Posted February 22, 2005 /home/freenuke/public_html/forums/includes/usercp_avatar.php:227 freenuke would be this freenukehosting codeFX Share this post Link to post Share on other sites