PHP Chmod for Windows server?

Discussion in 'PHP' started by Dazed_and_confused, May 1, 2007.

  1. #1
    Hello,
    Recently i transfered a website from a unix server to a windows one and all the chmod commands are not working. I made some quick searches in php.net but i didn't find my answer.

    Is there any way to chmod files via php in a windows server?

    Thanx in advance
     
    Dazed_and_confused, May 1, 2007 IP
  2. legend2

    legend2 Well-Known Member

    Messages:
    1,537
    Likes Received:
    74
    Best Answers:
    0
    Trophy Points:
    115
    #2
    chmod does not work on windows. if your filesystem is fat32, you have write permission anyway.
     
    legend2, May 1, 2007 IP