On 01/30/2013 10:14 AM, patrick ficheux wrote:
Hi, I want to get the list of running processes. also, I call exec() with "ps -A"
What user is your httpd process running as? run this from your cli: ps aux | grep httpd and show us the output -- Jim Lucas http://www.cmsws.com/ http://www.cmsws.com/examples/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php