Check the permissions on the files in /proc, which is where uptime gets its
info from, most likely.

You could probably even read the pseudo-file '/proc/loadavg' as 'nobody'
directly from PHP given the appropriate file permissions.

- Tim
  http://www.phptemplates.org

> Richard Lynch's advice was correct, I cannot run uptime under nobody for
> some reason.  Does anyone know how to change this?  The permissions are
set
> to allow everyone to execute it.



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to