gt; Sent: Wednesday, April 07, 2004 8:11 PM
> Subject: Re: [PHP] path to binary for php on linux
>
>
> > * Thus wrote Andy B ([EMAIL PROTECTED]):
> > > anybody know what the exact path for the php binary on linux is?
> >
locate finds all files containing the search string
it was installed with get
and which php doesnt do anything just returns to the prompt with no output
- Original Message -
From: "Curt Zirzow" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 07, 2004 8:11 PM
Subject: Re: [PHP] path to binary for p
* Thus wrote Andy B ([EMAIL PROTECTED]):
> anybody know what the exact path for the php binary on linux is?
Depends on how it was installed, a common place is:
/usr/local/bin/php
Or you can type:
which php
and it will tell you where it is.
Curt
--
"I used to think I was indecisive, but no
3 matches
Mail list logo