[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

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

2008-03-27 Thread Thiago Pojda
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

Re: [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:53 PM, Thiago Pojda < [EMAIL PROTECTED]> wrote: > phpinfo(); > ?> > > or > > $ php -v > > --

[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? > > -- > Jay

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

2008-03-27 Thread Chip Burke
Try this: http://www.php.net/manual/en/install.unix.php -Original Message- From: Jay Why [mailto:[EMAIL PROTECTED] Sent: Thursday, March 27, 2008 3:59 PM To: php-install@lists.php.net Subject: Re: [PHP-INSTALL] What is php compiled with now?

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

2008-03-27 Thread Thiago Pojda
If you want all the install steps, how it was extracted, configured, compiled and installed you could only check if you read .bash_history from the user that did it. (AFAIK) phpinfo gives the configure command. _ De: Jay Why [mailto:[EMAIL PROTECTED] Enviada em: quinta-feira, 27 de