Page 1 of 1
World Writable? example?
Posted: Sun Aug 03, 2003 2:53 pm
by FinalAeon
can someone please tell me how to make php world writable? i'm not sure if i'm wording this question right but the question i have is about world writing php file for windows....please someone explain how...
Posted: Sun Aug 03, 2003 2:59 pm
by twigletmac
What exactly are you trying to do? What kind of file are you trying to write to?
Mac
Posted: Sun Aug 03, 2003 4:10 pm
by evilmonkey
To write to any file on ant OS, you must make sure you have permission to do so. On Windows, that can be a pain the rear. I know from expirience.