Date: Mon, 18 Oct 2004 11:18:04 -0700 From: John Koepke <jxkoepk@gmail.com> To: freebsd-questions@freebsd.org Subject: Python Issue Message-ID: <ccd111f04101811186905b40@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hey all, I have asked this before but this time I am subscribed to the list. I current have a PHP script that runs various Python scripts. It checks to see if they are running, by doing a ps -ax -w -w | grep and the script name. But for some reason Python shows just (python) if you do a ps. It doesn't show that anything is running but (python). I can only assume that this is some sort of patch or setting when python was installed. Other than just downloading the python source and re-building my box, is there a way to fix this issue? Python 2.3.4_2 (installed via the PortsTree) PhP 4 (Installed Via the Ports Tree) Any help would be GREATLY appreciated. John
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ccd111f04101811186905b40>