On Saturday 15 November 2003 00:47, Chris Shiflett wrote:
> I would recommend, however, taking the time to figure out exactly what
> permissions are necessary and not grant anymore than that. While many
> developers use "chmod 777" while trying to debug a problem, it is a very
> bad idea to leave
From: "Chris Shiflett" <[EMAIL PROTECTED]>
--- Marius Røstad <[EMAIL PROTECTED]> wrote:
> > I have a Windows XP pro
> [snip]
> > How do I change file permissions to make it "identical" to the
> > chmod 777 on Unix systems.
>
> With Windows, you probably right-click the file and go to properties, th
--- Marius Røstad <[EMAIL PROTECTED]> wrote:
> I have a Windows XP pro
[snip]
> How do I change file permissions to make it "identical" to the
> chmod 777 on Unix systems.
This is a total guess, but...
With Windows, you probably right-click the file and go to properties, then
you want to grant
I have a Windows XP pro with IIS 5.1 and Php 4.3.3 which I use for local
development, and I'm trying to use a bunch of the file commands for making a
very simple file manager application.
However, I can't seem to get most of them to work, i.e. mkdir(). I get a
permission denied message. I have res
4 matches
Mail list logo