ID: 38367 Updated by: [EMAIL PROTECTED] Reported By: acoolie at gmail dot com -Status: Open +Status: Feedback Bug Type: CGI related Operating System: Mac OS X 10.4 PHP Version: 5.2.0RC1 New Comment:
Works just fine here: # ./sapi/cgi/php -v PHP 5.2.0RC2-dev (cgi-fcgi) (built: Aug 7 2006 18:10:13) (DEBUG) # ./sapi/cgi/php -m [PHP Modules] date mysql pcre Reflection standard zlib Previous Comments: ------------------------------------------------------------------------ [2006-08-07 14:02:05] acoolie at gmail dot com Description: ------------ I tried to compile PHP as FastCGI with MySQL support, but PHP would either compile as FastCGI with no MySQL support or as normal CGI with MySQL support. Reproduce code: --------------- ./configure --enable-fastcgi --with-mysql=/usr/local Expected result: ---------------- PHP should compile with FastCGI and MySQL support. Actual result: -------------- PHP would only compile as one of the above. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=38367&edit=1