How to stop my php script sending emails as root?
My php script sends mail to remote addresses as root. This is due to PHP suEXEC Support not being enabled for php script but only for cgi.Last time php and mycrypt were uninstalled after I set it up in cpanel under update apache. I selected all the software like mycrypt, php4.3.3 phpsuexec support etc. But that screwed up and php seemed to have been uninstalled.
How to do this smoothly.