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

孙帅帅
孙帅帅

reply all(1)
秋香姐家的小书童

Use PS command to find PHP service

  • reply php -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?
    孙帅帅 author 2018-10-08 12:48:22
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template