[PHP] suexec in php

2004-06-30 Thread Syed Ghouse
Hi All Is there any suexec function in php to create a unix user or there is any function to create user dynamically from php code Thanks in advance Regards syed

Re: [PHP] suexec in php

2004-06-30 Thread Curt Zirzow
* Thus wrote Syed Ghouse: Hi All Is there any suexec function in php to create a unix user or there is any function to create user dynamically from php code You might want to start here: man unix Curt -- First, let me assure you that this is not one of those shady pyramid schemes

Re: [PHP] suexec in php

2004-06-30 Thread Binay
nglists" [EMAIL PROTECTED] Sent: Wednesday, June 30, 2004 6:15 PM Subject: [PHP] suexec in php Hi All Is there any suexec function in php to create a unix user or there is any function to create user dynamically from php code Thanks in advance Reg

[PHP] SuExec and PHP

2004-05-12 Thread Travis Low
host, but that doesn't seem to be the case for PHP scripts run under the apache php module (mod_php). So my questions are: (1) Can we use suexec to force PHP scripts (running under mod_php) to run as the user/group associated with the virtual host? If so, how? Are there any special configuration