|
|
 |
php-dev
#38367 [NEW]: PHP will not compile with FastCGI and MySQL
by Acoolie At Gmail Dot Com other posts by this author
Aug 7 2006 7:03AM messages near this date
Re: [PHP-DEV] HTTP-Only Patch
|
#38367 [Opn->Fbk]: PHP will not compile with FastCGI and MySQL
From: acoolie at gmail dot com
Operating system: Mac OS X 10.4
PHP version: 5.2.0RC1
PHP Bug Type: CGI related
Bug description: PHP will not compile with FastCGI and MySQL
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 bug report at http://bugs.php.net/?id=38367&edit=1
--
Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=38367&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=38367&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=38367&r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=38367&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=38367&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=38367&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=38367&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=38367&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=38367&r=support
Expected behavior: http://bugs.php.net/fix.php?id=38367&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=38367&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=38367&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=38367&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=38367&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=38367&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=38367&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=38367&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=38367&r=float
No Zend Extensions: http://bugs.php.net/fix.php?id=38367&r=nozend
MySQL Configuration Error: http://bugs.php.net/fix.php?id=38367&r=mysqlcfg
Thread:
Acoolie At Gmail Dot Com
tony2001
|
|
|
 |
|