Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121158 - dev-php/eaccelerator-0.9.3 doesn't work for mod_php-4.4.0-rX
Summary: dev-php/eaccelerator-0.9.3 doesn't work for mod_php-4.4.0-rX
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-01 04:28 UTC by Robert Wruck
Modified: 2006-02-01 04:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Wruck 2006-02-01 04:28:15 UTC
eAccelerator error message (in PHP error log) is:

This build of "eAccelerator" was compiled for PHP version 4.4.0. Rebuild it for your PHP version (4.4.0-pl1-gentoo) or download precompiled binaries.

After that, Apache is shut down.
It worked for mod_php-4.4.0 so I assume that the pl1-gentoo suffix was added later. Not sure if this should be reported as an eAccelerator bug or a Gentoo bug.

Installed packages:
net-www/apache-2.0.55-r1
dev-php/php-4.4.0
dev-php/eaccelerator-0.9.3
dev-php/mod_php-4.4.0-r9
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-02-01 04:31:34 UTC
dev-php/{php,mod_php} are deprecated ebuilds. Please, migrate to dev-lang/php.

http://www.gentoo.org/proj/en/php/php-upgrading.xml

P.S. Re-emerging dev-php/eaccelerator should fix the problem, if not - see above.