Re: stupid question...compiling php

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

 



blackwater dev wrote:
> Ok,
> 
> I am using a hosted server and php is installed from the linux distro.  I
> usually have all the stuff in a php file somewhere so I can just go back
> ./configure, etc.  I can't seem to find the configure for php on this
> box so
> I can recompile but I know it is there as I can use php and see the
> version,
> how can I find the configure to use?

php -l | grep configure

or

<? phpinfo();

> 
> Thanks!
> 

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