Re: location of php binary?

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

 



FreeBSD - should be /usr/local/bin/php


On Sun, Sep 27, 2015 at 7:36 AM, Jim Lucas <lists@xxxxxxxxx> wrote:

>
>
> On September 26, 2015 8:34:18 PM PDT, Jeffry Killen <jekillen@xxxxxxxxxxx>
> wrote:
> >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.
>
> Try these. They'll give you the answers you seek.
>
> # which php
> # php -m
>
> >
> >Thanks for help in sorting this out
> >JK
>
> --
> Sent from my Android device with K-9 Mail. Please excuse my brevity.
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 

Regards,
Chris Knipe

[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