Results 1 to 5 of 5

Thread: Files CHMOD to 777 in Windows 2003

  1. #1

    Default Files CHMOD to 777 in Windows 2003

    I am using Windows Server 2003 & I do not know how to CHMOD files to 777. Can anyone please guide me?

  2. #2
    Join Date
    Sep 2008
    Posts
    1,019

    Default Re: Files CHMOD to 777 in Windows 2003

    CHMOD doesn't exist in Windows. vShare is designed for Linux servers. You will be on your own if you attempt to run vShare on a Windows server.
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

  3. #3
    Join Date
    Jul 2008
    Posts
    22

    Default Re: Files CHMOD to 777 in Windows 2003

    go to the folder you want tch mod right click it properties then set it make sure you have administrative permissions :roll:

  4. #4
    Join Date
    Apr 2009
    Posts
    1

    Default Re: Files CHMOD to 777 in Windows 2003

    go to start menu....then to run....... type in cmd.exe...should have something like this ...C:\Documents and Settings\Administrator.UBUNTU> type this in >>> ATTRIB +R (then root to file eg:) C:/Inetpub/wwwroot/forum/config.php

    just change the +R after ATTRIB as what you want below to displays or change file attributes.

    ATTRIB [+R | -R] [+A | -A ] [+S | -S] [+H | -H] [drive:][path][filename]
    [/S [/D]]

    + Sets an attribute.
    - Clears an attribute.
    R Read-only file attribute.
    A Archive file attribute.
    S System file attribute.
    H Hidden file attribute.
    [drive:][path][filename]
    Specifies a file or files for attrib to process.
    /S Processes matching files in the current folder
    and all subfolders.
    /D Processes folders as well.

    im using this on windows server 2003 hope this helps guys :D

  5. #5
    Join Date
    Sep 2008
    Posts
    1,019

    Default Re: Files CHMOD to 777 in Windows 2003

    ATTRIB in Windows doesn't do the same thing that CHMOD does.
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

Similar Threads

  1. Can I use Windows Server 2003 ?
    By rizwanrajput in forum Sales Questions
    Replies: 1
    Last Post: 01-13-2009, 03:56 PM
  2. vShare on Windows with PHP?
    By lesterw in forum Sales Questions
    Replies: 5
    Last Post: 04-22-2008, 10:42 PM
  3. Chmod Installation Error
    By Juggernaut in forum Installation Support
    Replies: 3
    Last Post: 04-15-2008, 07:21 AM
  4. Replies: 3
    Last Post: 10-04-2007, 10:30 AM
  5. Setup on windows 2003
    By bright65 in forum Installation Support
    Replies: 2
    Last Post: 07-17-2007, 08:19 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •