[PHP-INSTALL] What is php compiled with now?

2008-03-27 Thread Jay Why
I want specifically to ascertain the command that was used to compile it so I can make subtle adjustments and re-run the command to recompile php. On Thu, Mar 27, 2008 at 2:47 PM, Jay Why <[EMAIL PROTECTED]> wrote: > Hi all, how do I find out what PHP is currently compiled with now? >

Re: [PHP-INSTALL] What is php compiled with now?

2008-03-27 Thread Jay Why
> or > > $ php -v > > ---------- > *De:* Jay Why [mailto:[EMAIL PROTECTED] > *Enviada em:* quinta-feira, 27 de março de 2008 16:48 > *Para:* php-install@lists.php.net > *Assunto:* [PHP-INSTALL] What is php compiled with now? > > Hi all, how do I find out what PHP is currently compiled with now? > > -- > Jay Why > > -- Jay Why

[PHP-INSTALL] What is php compiled with now?

2008-03-27 Thread Jay Why
Hi all, how do I find out what PHP is currently compiled with now? -- Jay Why

[PHP-INSTALL] What is php compiled with now?

2008-03-12 Thread Jay Why
How do I find out what flags php are compiled with now so I can include those when reconfiguring it. I want to make an addition, but I want to keep everything is already there now. How do I get a listing of that? -- Jay Why