Permission Errors Permission Errors
 

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

Permission Errors

Started by whisky, October 16, 2005, 01:10:25 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

whisky

What I did was that I wanted to change the watermark on all of my images so I just FTP'ed to my site, went to Gallery\albums\10002\, downloaded all images, changed watermark and uploaded them again. Now I can login to the Gallery but I get permission errors when I want to access different parts of the site which require admin access and I don't see the EDIT and DELETE buttons below files either :( Please help me restore permissions :S

Stramm

either use your FTP client to do that (read its documentation) or open a ssh connection.

chmod -R 777 /absolute/path/to/your/albums

whisky

Sadly I get permission errors in SSH too. Here's what I get;

chmod: changing permissions of `/home/whisky/public_html/Gallery/albums/userpics/10002/5538585a.jpg': Operation not permitted

:( :o  ???

Joachim Müller

probably an ownership issue. Ask your webhost for support.

whisky

Webhost says they have been given the default permissions after I downloaded  the images via FTP and uploaded them again to change watermark. What specific permission does coppermine need for its images? Is it possible to do anything at all now to restore everything to normal?  :( :o ??? :-\\

Joachim Müller

I'm refering to ownership (CHOWN), not permissions (CHMOD).

whisky

Permissions were changed but the issue has still not been resolved. Isn't there a way to totally restore everything back to normal without losing pictures and videos? :( I can reconfigure the Gallery again but don't wan't to lose the pictures and videos on the Gallery  ???

Stramm

describe in detail what you want to do, where permission problems appeare and the error message. A link and a test useraccount would help too

whisky

Err...I just figured out I was still in USER mode after my host changed ownership. Everything's back to normal, THANKS :D