Bug 484490

Summary: No PHP Shared Modules for ZTS
Product: [Fedora] Fedora Reporter: Ilya Eremin <che_guevara_3>
Component: phpAssignee: Joe Orton <jorton>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: fedora, jorton, rpm
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-05-28 10:23:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ilya Eremin 2009-02-07 11:01:11 UTC
It is nice to see that in the latest rawhide build of php there's a ZTS extension, which let's us use the worker MPM. But the problem is, none of the extensions, have ZTS builds (like php-mysql for example), so right now a ZTS set up with those RPMs is more or less useless.

Comment 1 Joe Orton 2009-05-28 10:23:12 UTC
This is intentional.  Upstream do not support ZTS builds; the ZTS build included in Fedora is experimental.

If you wish to have ZTS builds supported with the normal range of modules, you need to work on that upstream.