[Solved]: CHMOD problem [Solved]: CHMOD problem
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

[Solved]: CHMOD problem

Started by Heather, May 18, 2004, 05:20:02 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Heather

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.

Joachim Müller

Try CHMODing once more, maybe your server is set up so you have to CHMOD to 755 instead of 777.

GauGau

Heather

thank you much. That was exactly it, I had to CHOMD to 755 instead. Thanks