> Please let me know the difference between > "StayRoot On" and "Off" in mathpd.conf file.
If StayRoot is On, the server sets its real user id to 0 in order to be able to switch users when executing external programs or CGI scripts. If StayRoot is Off, all external programs and CGI scripts are run with the same user credentials as the server process. So this settings only makes sense if you use CGI, in which case you should definitely set it to "On". HTH Cheers Michiel
