Reply
CHMODD recursively
Old 04-30-2006, 02:30 AM CHMODD recursively
SEOclown's Avatar
Skilled Talker

Posts: 70
Hello,

I had gotten a free ppc search engine script from hotscripts.com, for the install instructions the only step i was unable to do was to CHMODD recursively. As i dont know what this means ive had the script for 3 months and forgot about it, as i found other things to do.

I was wondering if anyone could help me or had experience in "CHMODD recursively" and could explain it at all so a laman like me could understand it.

I would really appreciate any help what so ever.

Thanks in advance.
SEOclown is offline
Reply With Quote
View Public Profile Visit SEOclown's homepage!
 
When You Register, These Ads Go Away!
Old 04-30-2006, 01:51 PM Re: CHMODD recursively
King Spam Talker

Posts: 1,109
Well I never heard of it before so I went to Google

At first reading it looks like the chmod of the directory passes down to the files in the directory. That is based on a quick read of the page above.

That being said I still can't tell you how to do it using ftp. You can work around it by simpley making sure that all the files in the directory are chmoded the same as the directory.

There was a lot of links on the Google search. Looks like you could read for days. Personally I would use the work around method above.

Which script was it?
colbyt is offline
Reply With Quote
View Public Profile
 
Old 04-30-2006, 02:47 PM Re: CHMODD recursively
SEOclown's Avatar
Skilled Talker

Posts: 70
Hey Colby,

Thanks for the reply. The script is SmartPPC Lite.

Here is the actual line in the instructions i was having a problem with:

8. chmod(recursively) 777 folder config (example: chmod -R 777 config)

There is alot of stuff on google but i couldnt really find my answer, kinda just confused

I dont know how to take the actual steps to do it. I use cpanel control panel. I think i tried what you said when i originally went to install it but it gave me errors in the script.

Thanks for your help i appreciate it.

Last edited by SEOclown : 04-30-2006 at 02:49 PM.
SEOclown is offline
Reply With Quote
View Public Profile Visit SEOclown's homepage!
 
Old 04-30-2006, 02:56 PM Re: CHMODD recursively
Junior Talker

Posts: 3
That's actually a nice command there!

Regards!
stant_98 is offline
Reply With Quote
View Public Profile
 
Old 04-30-2006, 04:54 PM Re: CHMODD recursively
chrishirst's Avatar
Super Moderator

Latest Blog Post:
Am I impressed or what?
Posts: 14,831
Location: Blackpool. UK
don't know much UNIX stuff

but it assumes you have direct or shell access to the server tgo run CHMOD at the command line
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 04-30-2006, 05:16 PM Re: CHMODD recursively
SEOclown's Avatar
Skilled Talker

Posts: 70
Its just really confusing and why i havent installed it LOL, thanks for all the help ill play around and do some more research.
SEOclown is offline
Reply With Quote
View Public Profile Visit SEOclown's homepage!
 
Old 04-30-2006, 05:28 PM Re: CHMODD recursively
King Spam Talker

Posts: 1,109
Quote:
Originally Posted by SEOclown
Hey Colby,

Here is the actual line in the instructions i was having a problem with:

8. chmod(recursively) 777 folder config (example: chmod -R 777 config)

Thanks for your help i appreciate it.
Upload the files. Open cPanel. Use file manager to chmod (called permissions in cPanel) set the config folder and all files in the config folder to 777. That is read, write and execute for all users. This allows the script to write the necessary config files.

Just in case you need more detail. When you have file manager open and click on a folder or file name the chance to set permission is one of the option ofn the rught side of the screen.

You can play at this demo site before you do your own.
colbyt is offline
Reply With Quote
View Public Profile
 
Old 05-02-2006, 10:52 AM Re: CHMODD recursively
ibbo's Avatar
Super Spam Talker

Posts: 880
Location: Leeds UK
-R flag tells chmod to recursively change the permissions of all sub-dirs and files to the chmod value when you kick off.

So chmod -R 022 ~ would (apart from locking you out) change all the file and directory permissions under your directory.

You should be able to call system (chmod -R 022 ~) if you have no ssh or even exec should run it.

Ibbo
__________________
www.nationalclubgolfer.com www.sportspub.co.uk www.bespokecc.co.uk www.centralmarquees.co.uk
Linux user #349545 :
(GNU/Linux)iD8DBQBAzWjX+MZAIjBWXGURAmflAKCntuBbuKCWenpm XoA7LNydllVQOwCf
ibbo is offline
Reply With Quote
View Public Profile Visit ibbo's homepage!
 
Old 05-07-2006, 07:51 PM Re: CHMODD recursively
SEOclown's Avatar
Skilled Talker

Posts: 70
Thanks for the help. Much appreciated.
SEOclown is offline
Reply With Quote
View Public Profile Visit SEOclown's homepage!
 
Reply     « Reply to CHMODD recursively
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.14784 seconds with 12 queries