I have apache 1.3 / php 4.2 set up on my computer as testing servers. I need to chmod a file to 0777, but I dont know. I tried using DOS ( attrib -r ), but that didnt work. Any suggestions???
By the way, Im running XP home
give this a read
http://www.networkclue.com/os/Windows/commands/cacls.php
Thanx!!! It worked like a charm.