pbrennan10 Posted March 4, 2004 Posted March 4, 2004 I get this error when people try to upload pictures for the forums of my phpnuke (6.8) powered website it's phpbb boards, and i have all access permissions open on the select folders copy(./modules/Forums/images/avatars/4475a2b44047a506a8760.jpg): failed to open stream: Permission denied in /home/tigbitc/public_html/includes/usercp_avatar.php on line 267 Also i was wondering if the phpbb boards have an image attachment function? i can't find anywhere Quote
DarqFlare Posted March 4, 2004 Posted March 4, 2004 Make sure the CHMOD is set correctly on: 1) The executing script 2) The folder where the script upload the file to. Quote
MikeJ Posted March 4, 2004 Posted March 4, 2004 (edited) In particular, /public_html/includes/ will need to be chmod to 777. Edited March 5, 2004 by TCH-MikeJ Quote
pbrennan10 Posted March 5, 2004 Author Posted March 5, 2004 gave r/w/e to all groups and still no good Quote
MikeJ Posted March 5, 2004 Posted March 5, 2004 (edited) Actually... Sorry, I read it backwards... looks like "./modules/Forums/images/avatars/" directory is the one that needs 777 permissions. What permissions do you have currently on that directory? Edited March 5, 2004 by TCH-MikeJ Quote
pbrennan10 Posted March 6, 2004 Author Posted March 6, 2004 i have all permissions possible on every folder remotely associated Quote
TCH-Bruce Posted March 6, 2004 Posted March 6, 2004 Also i was wondering if the phpbb boards have an image attachment function? i can't find anywhere I haven't found a way to upload images but it does allow IMG tags to images else where. Quote
borfast Posted March 6, 2004 Posted March 6, 2004 pbrennan, are you setting the permissions with cPAnel's File Manager? If so, try setting them with an FTP client. cPanel's File Manager sometimes fails to set permissions. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.