file ownership problems

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
johnmck
Forum Members
Forum Members
Posts: 34
Joined: Wed May 30, 2007 4:56 pm

file ownership problems

Post by johnmck »

Hi,
Seems everytime I install CMSMS I have file ownership permissions.
On my new webhost I've asked them to change the ownership of the files.

I still cannot overwrite a file in modules/NMS.
I've tried changing the permissions to modules and NMS directories, plus permissions on the file itself.
I can't change the permissions nor upload the file....

Please please please somebody help me. A detailed explaination of how to overcome this problem would help alot of people.

just so you know I'm using FileZilla.

I get the following error when trying to upload

Code: Select all

Command:	STOR action.unsubscribe_email.php
Response:	553 Can't open that file: Permission denied
Error:	Upload failed
get the following when trying to change permissions

Code: Select all

Command:	SITE CHMOD 666 /public_html/modules/NMS/NMS.module.php
Response:	550 Could not change perms on /public_html/modules/NMS/NMS.module.php: Operation not permitted
Last edited by johnmck on Wed Feb 06, 2008 8:52 pm, edited 1 time in total.
cubix
Power Poster
Power Poster
Posts: 314
Joined: Mon Jul 09, 2007 10:00 am

Re: file ownership problems

Post by cubix »

chances are you installed NMS via the modulemanager, thus need to remove the files via cmsms.

you host should be able to chown these files for you if you do not have the appropiate access.

http://forum.cmsmadesimple.org/index.ph ... 505.0.html
johnmck
Forum Members
Forum Members
Posts: 34
Joined: Wed May 30, 2007 4:56 pm

Re: file ownership problems

Post by johnmck »

hi Cubix,
thanks. I aint very good at this! Can I remove an individual file for NMS from admin?

Or do i need to uninstall the mod , change the file mask to something else like 000 or 018 and re-install it!
cubix
Power Poster
Power Poster
Posts: 314
Joined: Mon Jul 09, 2007 10:00 am

Re: file ownership problems

Post by cubix »

you can remove the whole module from the admin panel (not individual files)

sorry im not the most clued up on the whole permission thing either, im able to change the ownership of files from my hosts admin panel which solves any permission problems.

however there are many posts in this forum about file permissions, have a search around and see what you can find and hopefully in the meantime another helpful cms user will break it down for you.
Locked

Return to “[locked] Installation, Setup and Upgrade”