Answers for "get php path ubuntu"

PHP
0

set php path in ubuntu

Open Terminal and run command
1. whereis php
2. Output will be something like "/opt/lampp/bin/php"
This is your php location
Posted by: Guest on September-15-2021
-1

how to know the path of php in linux

which php
Posted by: Guest on October-13-2020

Browse Popular Code Answers by Language