On Jue 06 Sep 2001 21:39, David Robley wrote:
> On Fri,  7 Sep 2001 10:04, Martín Marqués wrote:
> > On Jue 06 Sep 2001 21:31, David Robley wrote:
> > > On Fri,  7 Sep 2001 09:56, Martín Marqués wrote:
> > > > I there a way to get the config options with which the php binary
> > > > (as a binary or as an apache module)?
> > > >
> > > > Saludos... :-)
> > >
> > > It is one of the things shown by phpinfo()
> >
> > Yes, I know. But it has a horrible output. If I want to use the same
> > options with a new version I can get stupid (I have done it in the
> > past....) copying and pasting the options.
> > All I want is a copyable configure sentence.
> >
> > Thanks anyway.
> >
> > Saludos.... :-)
>
> Oh, OK. Look in the root of your php build directory for a file called
> config.nice - it will contain the configure string from your last build
>
> :-)

I also know about that. :-)

The problem is that I don't have the old compiled surce around, but thats OK. 
I'm already compiling PHP, after a long copy and paste.
There should be a shell script that gives the info about how php was 
configured. For example PostgreSQL has a script pg_config that gives some 
info, and on of the infos are the options used to compile PostgreSQL.

Thanks anyway!

Saludos... :-0

-- 
Porqué usar una base de datos relacional cualquiera,
si podés usar PostgreSQL?
-----------------------------------------------------------------
Martín Marqués                  |        [EMAIL PROTECTED]
Programador, Administrador, DBA |       Centro de Telematica
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to