![]() |
[RESOLVED] PHP LSAPI 5.x - show script name in "top" and "ps" output
How to use this function?
I have LSAPI 5.2 installed, but don't see the script names with ps and top :( |
It only show the script path being executed, try "ps -ef | grep lsphp5", you will see some.
|
yes, I see it works with
ps -efax | grep lsphp5 Thanks! |
i noticed it cuts the script's name if its too long
can i increase the length limit? I think i'd prefer ugly ps listings and useful script names rather than the reverse |
| All times are GMT -7. The time now is 02:26 PM. |