I see that the phpinfo() command shows 'master' and 'local' settings for php configuration, so I thought that this might be possible. I'd like to turn safe mode off for one subdomain, but not my entire server. I also don't want to use the phpini() command to do this because that would mean a lot of scripts to edit. Is there a way to do this using the .htaccess or something?