php compile / configure options

Hi
I'm setting up a development environment that runs multiple versions of php.
I'm looking a list of the compile option options for each php release
other than "./configure --help" with more detail on what each option
does.
Any suggestions welcome .

Thank you.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Gregory Machin [ Fr, 19 März 2010 22:46 ] [ ID #2035760 ]

Fwd: Re: php compile / configure options

On 03/20/2010 03:16 AM, Gregory Machin wrote:
> Hi
> I'm setting up a development environment that runs multiple versions of php.
> I'm looking a list of the compile option options for each php release
> other than "./configure --help" with more detail on what each option
> does.
> Any suggestions welcome .
>
> Thank you.
>

Its unclear what you want. This mailing list is not get ready made
things, but to get already made things fixed so that they do not produce
errors.

--
Nilesh Govindarajan
Site & Server Administrator
www.itech7.com

--
Nilesh Govindarajan
Site & Server Administrator
www.itech7.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Nilesh Govindrajan [ Sa, 20 März 2010 03:06 ] [ ID #2035819 ]

Re: php compile / configure options

On 20/03/2010, at 10:46 AM, Gregory Machin wrote:

> Hi
> I'm setting up a development environment that runs multiple versions =
of php.
> I'm looking a list of the compile option options for each php release
> other than "./configure --help" with more detail on what each option
> does.
> Any suggestions welcome .
>
> Thank you.
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

=46rom http://php.net/install.unix:

"The initial PHP setup and configuration process is controlled by the =
use of the command line options of the configure script. You could get a =
list of all available options along with short explanations running =
../configure --help. Our manual documents the different options =
separately. You will find the core options in the appendix =
<http://php.net/configure>, while the different extension specific =
options are descibed on the reference pages."

---
Simon Welsh
Admin of http://simon.geek.nz/

Who said Microsoft never created a bug-free program? The blue screen =
never, ever crashes!

http://www.thinkgeek.com/brain/gimme.cgi?wid=3D81d520e5e





--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Simon Welsh [ Sa, 20 März 2010 07:26 ] [ ID #2035822 ]
PHP » gmane.comp.php.general » php compile / configure options

Vorheriges Thema: Spreadsheet_Excel_Reader problem
Nächstes Thema: Fwd: Re: any reason *not* to use PEAR DB module when accessingmysql?