Re: [PHP] chown() despiration

2003-01-23 Thread Jason Wong
On Thursday 23 January 2003 21:49, Urb LeJeune wrote: > I could do this in perl but I'm being stubborn :-) > > When I run the following code as a regular user, everything fails. > When I run it as root the directory is created and the chmod > works. However, chown reports: [snip] > To help

[PHP] chown() despiration

2003-01-23 Thread Urb LeJeune
I could do this in perl but I'm being stubborn :-) When I run the following code as a regular user, everything fails. When I run it as root the directory is created and the chmod works. However, chown reports: chown failed: Operation not permitted Here is the code. $Directory2Create = "/hom