so:
1.the output of which is correct. since $PATH is empty
2.the output of "env", no PATH, this also show that $PATH is empty
3.why $PATH is empty, need further investigate.
4.
in exterl app lsphp5's definition, add
PATH=/usr/local/bin:/bin:/usr/bin
to Environment, the output is what...