I would like to create a site where a user can create their own account........
I plan on using php on a Redhat linux 6.2 box to accomplish this. I need some help with the coding. I know I have to use the exec() function but my problem is that I need root privilege to create the account and Apache uses an account called nobody. Is there a way around this and if there is what is it.
Any help will be greatly greatly appreciated