Hi. Many things. I am trying to create a web hosting control panel, so I'll
need to be able to update Zone files, add email accounts, etc. All of which
require the user to be "root" How can php do this? How do I get the scripts
to be able to have root permissions?

Robert

<[EMAIL PROTECTED]> wrote in message
news:<[EMAIL PROTECTED]>...
> Robert Abbate wrote:
> >
> > Hi. I am trying to have PHP do things as a ROOT user. Like: make files,
> > change permissions of files etc...
> >
> > however, I cannot do it! Even if I give the php scripts root ownership,
it
> > still says that apache is the owner of the files, and hence, I can't do
> > anything with them.
> >
> > Does anyone have any insight?
> >
> > Thanks,
> > Robert A
>
> Hello,
>
> What thing do you want to do ?
>
> Edward.

<[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Robert Abbate wrote:
> >
> > Hi. I am trying to have PHP do things as a ROOT user. Like: make files,
> > change permissions of files etc...
> >
> > however, I cannot do it! Even if I give the php scripts root ownership,
it
> > still says that apache is the owner of the files, and hence, I can't do
> > anything with them.
> >
> > Does anyone have any insight?
> >
> > Thanks,
> > Robert A
>
> Hello,
>
> What thing do you want to do ?
>
> Edward.



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to