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: Following unknown configure options were used:
> 
> --enable-fastcgi
> "
> 
> The command is from a tutorial on web. 

This is not the mailing list for questions like this. Obviously your
tutorial was not written for 5.3. The 5.3 UPGRADING document states:

- FastCGI is now always enabled and can not be disabled. See
sapi/cgi/CHANGES for more details.

-Rasmus

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to