Bug 244045 - php-pecl-apc will not install
Summary: php-pecl-apc will not install
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: php-pecl-apc
Version: 7
Hardware: i386
OS: Linux
low
low
Target Milestone: ---
Assignee: Chris Chabot
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-06-13 14:21 UTC by Ryan Cavicchioni
Modified: 2007-11-30 22:12 UTC (History)
2 users (show)

Fixed In Version: 3.0.14-1.fc7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-06-29 14:03:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ryan Cavicchioni 2007-06-13 14:21:52 UTC
Description of problem:


Version-Release number of selected component (if applicable): 3.0.12-1.fc6


How reproducible: Just install PHP APC via yum.


Steps to Reproduce:
1. yum install php-pecl-apc
2. Restart Apache
3. View phpinfo. The APC entry is not present. 

There is also the following entry in /var/log/httpd/error_log:
PHP Warning:  PHP Startup: apc: Unable to initialize module\nModule compiled
with module API=20050922, debug=0, thread-safety=0\nPHP    compiled with module
API=20060613, debug=0, thread-safety=0\nThese options need to match\n in Unknown
on line 0
  
Actual results:

Expected results:


Additional info: It seems that the php-pecl-apc package in the repositories is
the one for Fedora Core 6 (php-pecl-apc-3.0.12-1.fc6.i386.rpm). I was able to
run: "pecl install apc" to build a new version of apc.so and get it working
properly.

Comment 1 Remi Collet 2007-06-16 06:39:35 UTC
This package must follow the Guidelines :
http://fedoraproject.org/wiki/Packaging/PHP#head-435fc0b2b6fa2e807e89b72025848db84fea9d1c

This will avoid this error (no possible installation of incompatible version)
and allow ABI breakage detection.

Regards.

Comment 2 Remi Collet 2007-06-16 07:09:55 UTC
Don't now how to reaffect this bug to php-pecl-apc, so only Add Chris in CC.

Comment 3 Brandon Holbrook 2007-06-24 05:24:51 UTC
Ping...

Comment 4 Remi Collet 2007-06-24 05:36:50 UTC
Chris, i've build php-pecl-apc new version 3.0.14 without any problem.

Do you want me to push it to CVS ?

If yes, add me as co-maintener list.

Regards.

Comment 5 Chris Chabot 2007-06-28 14:47:47 UTC
Sorry was away from the build system for a while (fedora would only crash on my
machine), but back in buisness and updated version (3.0.14 for fc7 and devel) is
now in the queue to be pushed to updates.



Comment 6 Fedora Update System 2007-06-29 14:03:29 UTC
php-pecl-apc-3.0.14-1.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.


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