location of php binary?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am looking at the output from phpinfo() on FreeBSD system with c shell for user. (FreeBSD 10.1, Apache 2.2.4, php version 5.6) and am trying to establish the location of the php executable that will be used for php cli scripts. I have not found anything
in the output. Am I missing something?

Another ancillary question is what extensions in the server version of php are available to the cli version; where would I find that out?
The manual doesn't address this question, or did I again miss something?
Is php used by the server the same executable as the cli, or are they different executables?

Is there a phpinfo() for the cli?

I have been doing some Googling around for info and haven't really looked past the bare basics of writing php cli scripts ( and getting the shebang line to point to the
proper location to begin with)

Looking at the output from '%php -v', it is not specified there either.

Thanks for help in sorting this out
JK


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux