## The operating environment of this article: Windows7 system, xampp1.8.3, Dell G3.xampp php -v is not an internal command. Solution: 1. Right-click "My Computer"; 2. Find the Path in the system variables; 3. Introduce the php folder of xampp Android and save it; 4. Restart cmd, enter "php -v" again.
xampp What should I do if php -v is not an internal command?
After installing xampp, enter php -v to report that php is not an internal or external command.Go to configure environment variablesRight-click->My Computer->Properties->Advanced System Settings->Environment Variables->Find the Path in the system variables Set your xampp Android Import the php folder, save it and then restart cmd. Enter php -v again and it becomes successful.
PHP Video Tutorial"
The above is the detailed content of What should I do if xampp php -v is not an internal command?. For more information, please follow other related articles on the PHP Chinese website!