Re: [PHP] In a shared environment...

2002-09-19 Thread 1LT John W. Holmes
> Relative newbie here, and I am just coming to grips with something that I > think is a very bad thing... Please tell me I am wrong. > > When using PHP, it is the Apache user that actually performs things, and > therefore needs permissions. For example, if I want to write data to a file, > I have

Re: [PHP] In a shared environment...

2002-09-19 Thread Leonid Mamtchenkov
Dear Bill Leonard, Once you wrote about "[PHP] In a shared environment...": > Relative newbie here, and I am just coming to grips with something that I > think is a very bad thing... Please tell me I am wrong. > > When using PHP, it is the Apache user that actuall

[PHP] In a shared environment...

2002-09-19 Thread Bill Leonard
Hi all, Relative newbie here, and I am just coming to grips with something that I think is a very bad thing... Please tell me I am wrong. When using PHP, it is the Apache user that actually performs things, and therefore needs permissions. For example, if I want to write data to a file, I have t