Bug 732223 - php-zts + mysql not working
Summary: php-zts + mysql not working
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: php
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Joe Orton
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-08-21 00:42 UTC by Robin Powell
Modified: 2012-08-07 16:37 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-07 16:37:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Robin Powell 2011-08-21 00:42:41 UTC
Description of problem:

My apologies if this isn't actually a bug, as I expect, but I've no idea where to go to ask this sort of question.

I'm trying to get Apache Worker MPM + PHP + MySQL working.  So I have php-zts (either via Fedora 15 or via http://koji.fedoraproject.org/koji/buildinfo?buildID=259461 , which has zts rolled in to the main php) installed and running, but mysql_* functions don't work.  Trying to include the mysql extension gives me this:

PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/mysql.so' - /usr/lib64/php/modules/mysql.so: undefined symbol: core_globals in Unknown on line 0

It may be that this is simply impossible?, but if not I'd like to know how to make it work.  Thanks.

Version-Release number of selected component (if applicable):

Both 5.3.6 and 5.3.7-1.fc16

Comment 1 Remi Collet 2011-08-21 06:37:32 UTC
This is not a bug: no extension are provided for the php-zts module.

Mainly because all libraries used by extension are not 100% thread safe

If you really want to try an experimental build, check the RPM in "remi repo" (which have all standard extensions for zts)

@joe what do you think about enabling zts extension in fedora build ?

Comment 2 Fedora End Of Life 2012-08-07 16:37:57 UTC
This message is a notice that Fedora 15 is now at end of life. Fedora
has stopped maintaining and issuing updates for Fedora 15. It is
Fedora's policy to close all bug reports from releases that are no
longer maintained. At this time, all open bugs with a Fedora 'version'
of '15' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that
we were unable to fix it before Fedora 15 reached end of life. If you
would still like to see this bug fixed and are able to reproduce it
against a later version of Fedora, you are encouraged to click on
"Clone This Bug" (top right of this page) and open it against that
version of Fedora.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

The process we are following is described here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


Note You need to log in before you can comment on or make changes to this bug.