I'm running linux/apache/mod_php. When I execute phpinfo() it displays the user/group that apache/php is running as (nobody/nobody). How do I access this data from within one of my scripts? I can't seem to find it in the $GLOBALS array or any functions that will return it. Any ideas?
thanks,
Tim.