i have faced a problem. the problem is following:
i can execute 'ls' by PHP in LINUX. But i can't access any service function since i am root useer by PHP. Can i access service functions of LINUX by PHP??? if i can, then how???
- tapas_bahirbag
need help about accessing sevices of LINUX by PHP
Moderator: General Moderators
-
tapas_bahirbag
- Forum Newbie
- Posts: 14
- Joined: Sun Aug 06, 2006 6:54 am
- Contact:
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Re: need help about accessing sevices of LINUX by PHP
If this is your own server then you can set PHP to run as the root user. If it's not your own server then we should not be helping you with this anywaytapas_bahirbag wrote:i have faced a problem. the problem is following:
i can execute 'ls' by PHP in LINUX. But i can't access any service function since i am root useer by PHP. Can i access service functions of LINUX by PHP??? if i can, then how???
- tapas_bahirbag
-
tapas_bahirbag
- Forum Newbie
- Posts: 14
- Joined: Sun Aug 06, 2006 6:54 am
- Contact:
Re: need help about accessing sevices of LINUX by PHP
yes. this is my server.d11wtq wrote:If this is your own server then you can set PHP to run as the root user. If it's not your own server then we should not be helping you with this anywaytapas_bahirbag wrote:i have faced a problem. the problem is following:
i can execute 'ls' by PHP in LINUX. But i can't access any service function since i am root useer by PHP. Can i access service functions of LINUX by PHP??? if i can, then how???
- tapas_bahirbag
-
tapas_bahirbag
- Forum Newbie
- Posts: 14
- Joined: Sun Aug 06, 2006 6:54 am
- Contact:
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia