How to view php using xampp command line under linux
孙帅帅2018-10-07 22:02:42
0
2
1401
centos7 I have installed xampp, but when I check php -v on the command line, it shows bash: command not found. How do I set the php under xampp to a non-linux environment variable? I installed the latest version of xampp on linux! Rookie begging
replyphp -v is the ps command. It displays bash: command not found. It is completely normal when I run localhost, but how can I check the php information on the command line?
Use PS command to find PHP service