Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 105469

Summary: dev-php/PECL-memcache-1.4 is only build for php and not for mod_php while using threads
Product: Gentoo Linux Reporter: Elfenbein, Karsten <karsten.elfenbein>
Component: [OLD] DevelopmentAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED WONTFIX    
Severity: normal CC: php-bugs
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Elfenbein, Karsten 2005-09-10 02:37:29 UTC
if you use apache2 with mpm-worker (USEFLAG threads and mpm-worker) php 4.4.0 is
compiled as non-zts and mod_php is compiled as zts
so the extension dirs are not the same and extensions shouldn't be compatible

if you emerge dev-php/PECL-memcache-1.4 it is only build for the cli php and
installed into the non-zts extension dir (should be the same for other extensions)
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-09-10 02:40:44 UTC
Please, use dev-php4/pecl-memcache for php4 and dev-php5/pecl-memcache for php5.
Those are for the new php ebuilds in dev-lang/php. No plans to fix the old PECL
ebuilds, they will be removed.

Howto upgrade to dev-lang/php:
http://svn.gnqs.org/projects/gentoo-php-overlay/file/docs/php-upgrading.html?format=raw