From:             kerplunk at kerplunk dot net
Operating system: CentOS
PHP version:      5.2.4
PHP Bug Type:     PHP options/info functions
Bug description:  --enable-memache does not work as of PHP 5.2.4

Description:
------------
It appears that you guys do not support --enable-memcache anymore. Well,
how am I supposed to get the memcache PECL extension to work now? The
documentation at php.net/memcache still says this is the correct way to do
it. Please fix this.

Reproduce code:
---------------
./configure --with-mysql=/usr --with-mysqli=/usr/bin/mysql_config
--with-gd=/usr --enable-gd-native-ttf --with-ttf
--with-freetype-dir=/usr/lib --with-apxs2=/usr/local/apache2/bin/apxs
--with-mssql=/usr/local/freetds --enable-memcache --enable-pdo=shared
--with-pdo-mysql=shared,/usr --with-sqlite=shared --with-pdo-sqlite=shared

Expected result:
----------------
I expected --enable-memcache to work properly.

Actual result:
--------------
Thank you for using PHP.

Notice: Following unknown configure options were used:

--enable-memcache

Check './configure --help' for available options

-- 
Edit bug report at http://bugs.php.net/?id=43063&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=43063&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=43063&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=43063&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=43063&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=43063&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=43063&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=43063&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=43063&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=43063&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=43063&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=43063&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=43063&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=43063&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=43063&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=43063&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=43063&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=43063&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=43063&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=43063&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=43063&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=43063&r=mysqlcfg

Reply via email to