Welcome! Log In Create A New Profile

Advanced

unknown configure options (--with-fpm-port --with-fpm-conf ...)

Posted by Thomas Fritz 
Hello!

I patched php-5.2.13 with this patch "http://php-fpm.org/downloads/
php-5.2.13-fpm-0.5.14.diff.gz" and added some config statements
described here http://github.com/dreamcat4/php-fpm but it seems that
this not up-to-date because i am getting a message after running ./
configure:

Thank you for using PHP.

Notice: Following unknown configure options were used:

--with-fpm-port=95213
--with-fpm-init=/etc/init.d
--with-fpm-user=developer
--with-fpm-group=developer
--with-fpm-conf=/etc/php/5.2.13/fpm
--with-fpm-log=/var/log/php/5.2.13
--with-fpm-pid=/var/run/php/5.2.13

Check './configure --help' for available options


Have this configure options gone? Is this a bug?

Can i find some more information on that?

I think i read somewhere that they have been removed. Why, especially
the with-fpm-conf with-fpm-log and with-fpm-pid options, have they
been removed?

Can i somehow enable them on my own risk?



Kind regards and thank you for PHP-FPM!! It is a great patch to the
php-core


Thomas
Re: unknown configure options (--with-fpm-port --with-fpm-conf ...)
July 02, 2010 05:00AM
because dreamcat's stuff only works with the launchpad version, which
has been deprecated.

the patch method only has 3 parameters afaik... pid file, things like that.

On Fri, Jul 2, 2010 at 12:56 AM, Thomas Fritz <fritztho@gmail.com> wrote:
> Hello!
>
> I patched php-5.2.13 with this patch "http://php-fpm.org/downloads/
> php-5.2.13-fpm-0.5.14.diff.gz" and added some config statements
> described here http://github.com/dreamcat4/php-fpm but it seems that
> this not up-to-date because i am getting a message after running ./
> configure:
>
> Thank you for using PHP.
>
> Notice: Following unknown configure options were used:
>
> --with-fpm-port=95213
> --with-fpm-init=/etc/init.d
> --with-fpm-user=developer
> --with-fpm-group=developer
> --with-fpm-conf=/etc/php/5.2.13/fpm
> --with-fpm-log=/var/log/php/5.2.13
> --with-fpm-pid=/var/run/php/5.2.13
>
> Check './configure --help' for available options
>
>
> Have this configure options gone? Is this a bug?
>
> Can i find some more information on that?
>
> I think i read somewhere that they have been removed. Why, especially
> the with-fpm-conf with-fpm-log and with-fpm-pid options, have they
> been removed?
>
> Can i somehow enable them on my own risk?
>
>
>
> Kind regards and thank you for PHP-FPM!! It is a great patch to the
> php-core
>
>
> Thomas
2010/7/2 Michael Shadle <mike503@gmail.com>

> because dreamcat's stuff only works with the launchpad version, which
> has been deprecated.
>

OK. Thanks for that info.


>
> the patch method only has 3 parameters afaik... pid file, things like that.
>


OK. Is it planned to add those configure options to the php-core? Or perhaps
even backported to the patch method? Someone knows?


>
> On Fri, Jul 2, 2010 at 12:56 AM, Thomas Fritz <fritztho@gmail.com> wrote:
> > Hello!
> >
> > I patched php-5.2.13 with this patch "http://php-fpm.org/downloads/
> > php-5.2.13-fpm-0.5.14.diff.gz" and added some config statements
> > described here http://github.com/dreamcat4/php-fpm but it seems that
> > this not up-to-date because i am getting a message after running ./
> > configure:
> >
> > Thank you for using PHP.
> >
> > Notice: Following unknown configure options were used:
> >
> > --with-fpm-port=95213
> > --with-fpm-init=/etc/init.d
> > --with-fpm-user=developer
> > --with-fpm-group=developer
> > --with-fpm-conf=/etc/php/5.2.13/fpm
> > --with-fpm-log=/var/log/php/5.2.13
> > --with-fpm-pid=/var/run/php/5.2.13
> >
> > Check './configure --help' for available options
> >
> >
> > Have this configure options gone? Is this a bug?
> >
> > Can i find some more information on that?
> >
> > I think i read somewhere that they have been removed. Why, especially
> > the with-fpm-conf with-fpm-log and with-fpm-pid options, have they
> > been removed?
> >
> > Can i somehow enable them on my own risk?
> >
> >
> >
> > Kind regards and thank you for PHP-FPM!! It is a great patch to the
> > php-core
> >
> >
> > Thomas
>

-----------
Thomas Fritz
web http://fritzthomas.com
twitter http://twitter.com/thomasf
Re: unknown configure options (--with-fpm-port --with-fpm-conf ...)
July 02, 2010 05:22AM
On Fri, Jul 2, 2010 at 2:09 AM, Thomas Fritz <fritztho@gmail.com> wrote:

> OK. Is it planned to add those configure options to the php-core? Or perhaps
> even backported to the patch method? Someone knows?

I think PHP core has enough options already and you use the .ini conf
file to change things as you wish. Most of those things shouldn't need
to be done during ./configure anyway, they should be configurable from
a configuration file, not at compile time...
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 248
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready