vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   chmod? (https://vborg.vbsupport.ru/showthread.php?t=74778)

uReside.com 01-21-2005 02:41 AM

chmod?
 
What exactly does this do? what's the 777? is it "chmod 777"? can someone explain it breifly? TIA

WetWired 01-21-2005 02:50 AM

Quote:

Originally Posted by uReside.com
What exactly does this do? what's the 777? is it "chmod 777"? can someone explain it breifly? TIA

Chmod sets the permissions on a file. Each file has execute, write, and read permissions for owner, group and all users. Each octal digit represents one set of permissions for one group of people. IIRC, 700 is owner only has full access, 711 owner has full access, everyone can read, 777 is global full access. AFAIK, you need execute permission to view a directory.

uReside.com 01-21-2005 02:53 AM

so i'm guessing if my sites up and i haven't had any viewing issues... i dont really need to worry about this?

WetWired 01-21-2005 12:27 PM

If nothing appears to be broken, then no, you don't need to worry about it.


All times are GMT. The time now is 01:10 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00956 seconds
  • Memory Usage 1,711KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete