coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: Heather on May 18, 2004, 05:20:02 AM

Title: [Solved]: CHMOD problem
Post by: Heather on May 18, 2004, 05:20:02 AM
Hey

Okay, I am trying to add pictures to my album but when I get to the page where i click the 'insert selected files' it goes to the page next page and the little icon telling me if its uploaded okay or not is a broken image, so I click on it like it says and it tells me this:

Warning: imagejpeg(): Unable to open 'albums/emmy2002/thumb_version2.jpg' for writing in /home/me/public_html/elisha/coppermine/include/picmgmt.inc.php on line 200

Warning: chmod(): No such file or directory in /home/me/public_html/elisha/coppermine/include/picmgmt.inc.php on line 206

Warning: getimagesize(albums/emmy2002/thumb_version2.jpg): failed to open stream: No such file or directory in /home/me/public_html/elisha/coppermine/include/picmgmt.inc.php on line 208
Unable to create thumbnail or reduced size image.


So I go back and I then notice this message on the page where I would click the 'insert selected files'...it says
Warning: the script can't write in this directory, you need to change its mode to 755 or 777 before trying to add the files !

Now all this I dont understand because I followed the instructions and chomd' everything to 777.
I'm at a road block and can not figure out what is going on. Please reply and help me out in any way possible.
Title: Re: CHOMD problem
Post by: Joachim Müller on May 18, 2004, 10:13:16 AM
Try CHMODing once more, maybe your server is set up so you have to CHMOD to 755 instead of 777.

GauGau
Title: Re: CHOMD problem
Post by: Heather on May 18, 2004, 07:47:36 PM
thank you much. That was exactly it, I had to CHOMD to 755 instead. Thanks