|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hello Forum!
I need to execute an external programm out of php. What user-permission does my webserver have and how can I change it? The www-server needs to have a home directory, but I donīt know how to do this. Please help PS: Sorry for my english, iīm working on it! =) [This message has been edited by InnerFire (edited November 06, 2000).] |
|
#2
|
|||
|
|||
|
Assuming you're running PHP as an apache module, it will run as whatever your apache is running as. By default this is user nobody and group nobody, and you can change that in httpd.conf.
The user permissions your server has depends on what you're trying run and what user/group owns it and what permissions it has. Hope that helps, Josh |
|
#3
|
|||
|
|||
|
Look for the User and Group directives in your httpd.conf, you can set them to whatever your heart desires. Except root... =;^)
-Joe |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > WWW-Server runs as what user? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|