On 08/20/2012 03:47 PM, Adi Mutu wrote:
> Hello,
>
> I'm trying to compile php 5.3 as php-fpm using the following configure command
>
>
> ./configure --enable-debug --enable-maintainer-zts --enable-fpm
> --enable-fastcgi
>
> and i get this
>
> "
> Thank you for using PHP.
>
> Notice: Follow
Hello,
I'm trying to compile php 5.3 as php-fpm using the following configure command
./configure --enable-debug --enable-maintainer-zts --enable-fpm --enable-fastcgi
and i get thisĀ
"
Thank you for using PHP.
Notice: Following unknown configure options were used:
--enable-fastcgi
"
The