What's new

definitely off topic...

mentos_007

The Freshmaker!
Joined
Jun 29, 2004
Messages
9,322
Reaction score
102
Location
Poland, Sz-n
Can others edit my Photos
Photos OK to edit
I'm sure there are a few IT masters...

I'm an admin of a webpage of local photogs society. the page runs on Mambo. (www.mamboserver.com) I added a component - zoom media gallery. but when I change chmods on 777 I get the message "Cannot change remote attributes" ... the same situation is when I upload a new folder there... Anybody uses Mambo here? or Zoom gallery on Joomla?

P.S

I know... there's thesupportforum. ... but... maybe here I'll start first :)
 
is the file read-only?
 
now it has 755 chmod. I need 777 and I get an error "Cannot change remote attributes"... if it is what you are asking for... :P
 
Chances are it's server side and you're not allowed to. Try chmod 755 or check the configuration.php for incorrect settings ;)

Rob
 
666 usually does everything....
 
Rob said:
Chances are it's server side and you're not allowed to. Try chmod 755 or check the configuration.php for incorrect settings ;)

Rob

if I use 777 chmod I cannot add new galleries :P and that's what I wanna do :)
 
I agree. That's a pretty dangerous permission to leave a file at. Anyone who manages to change it's contents would then be able to execute what they've written, since you've given everyone read, write, and execute persmission.

If you are setting up new software and it needs temorary write access to a config file, try 666. But make sure you set it back to 644 afterwards. What kind of file is it?
 
that's a whole folder that stores album names ...
 
And the software needs to be able to add albums in there? Did you try 666? That's read and write without the execute. Did the instructions say you needed 777?
 
double check the paths and the settings in the configuration file. I should have said, if you manage to get it into 777, put it back afterwards! This might be a mambo thing actually, RTFM.

Rob
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

New Topics

Back
Top Bottom