Re: Where is php installed on linux

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

 



On Friday 25 March 2005 19:03, Merlin wrote:

> I want to install Turck MMCasche. The install instructions say that the
> path to the php install has to be declared. Now I was searching the
> linux system for the php install but could not find it! It is compiled
> as a module and there is a file /usr/local/bin/php but no directory.
>
> The instructions read:
>
> Step 1. Compiling Turck MMCache
>
>    export PHP_PREFIX="/usr"
>    $PHP_PREFIX/bin/phpize
>    ./configure --enable-mmcache=shared
> --with-php-config=$PHP_PREFIX/bin/php-config make
>
> You must specify the real prefix where PHP is installed in the "export"
> command. It may be "/usr" "/usr/local", or something else.

In your case you have to set PHP_PREFIX to '/usr/local', and before you 
can proceed you must make sure you have the file '/usr/local/bin/phpize'.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
New Year Resolution: Ignore top posted posts

-- 
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