ID: 48926 Updated by: j...@php.net Reported By: abel dot martin dot ruiz at gmail dot com -Status: Open +Status: Feedback -Bug Type: *Compile Issues +Bug Type: Compile Failure Operating System: RHEL 5 PHP Version: 5.2.10 New Comment:
What was the full configure line? Did you do it on clean sources where configure hadn't been run before? Where there any warnings about unknown options after configure? "make clean" ? Previous Comments: ------------------------------------------------------------------------ [2009-07-15 13:01:18] abel dot martin dot ruiz at gmail dot com Description: ------------ Fastcgi support isn't enabled even though configure is invoked with option --enable-fastcgi. When running ./sapi/cgi/php-cgi -v the ouput is: PHP 5.2.10 (cgi) (built: Jul 15 2009 08:28:33) Copyright (c) 1997-2009 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies Note the (cgi) instead of the expected (cgi-fcgi). ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=48926&edit=1