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. Thanks.