ID: 19495 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: PHP options/info functions Operating System: linux PHP Version: 4.2.0 New Comment:
Sorry, but the bug system is not the appropriate forum for asking support questions. Your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2002-09-19 05:15:20] [EMAIL PROTECTED] i want to create a system user whose name will be given from user input in php from browser. In httpd.conf user & group is apache & the folder which contains all the php file has file group & file owener apache . If i login as apache user & give command as sudo /usr/sbin/useradd username then it create the user . In /etc/sudoers i have written apache ALL(ALL) ALL so what changes should be done to create system user from browser using apache? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=19495&edit=1