Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16445 - mod_php 4.3.1x doesn't play well with mod_perl (any version)
Summary: mod_php 4.3.1x doesn't play well with mod_perl (any version)
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-26 22:17 UTC by rt_clik
Modified: 2006-02-04 06:03 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 rt_clik 2003-02-26 22:17:04 UTC
mod_php-4.3.1.ebuild and mod_php-4.3.1-r1.ebuild cause an error with Apache
start when running mod_perl as well. Tried with mod_perl-1.2.7.ebuild and
mod_perl-1.2.7-r1.ebuild, originally assuming it was a mod_perl error. This had
no effect. Reverted to mod_php-4.3.0-r2.ebuild, and life was good again.

Results contained in /var/log/apache/error_log with mod_php 4.3.1x and
mod_perl-1.2.7x upon apache start failure:

Syntax error on line 60 of /etc/apache/conf/apache.conf:
Cannot load /etc/apache/extramodules/libperl.so into server:
/etc/apache/extramodules/libperl.so: R_PPC_REL24 relocation at 0x0c088e9c for
symbol `__Connection_remote_addr' out of range

If I comment out mod_perl or mod_php in my apache config file, starts beautifully:

[Wed Feb 26 18:19:09 2003] [notice] Apache/1.3.27 (Unix)  (Gentoo/Linux)
PHP/4.3.1 mod_ssl/2.8.12 OpenSSL/0.9.6i configured -- resuming normal operations

and

[Wed Feb 26 18:16:50 2003] [notice] Apache/1.3.27 (Unix)  (Gentoo/Linux)
AxKit/1.6 mod_perl/1.27 mod_ssl/2.8.12 OpenSSL/0.9.6i configured -- resuming
normal operations

Results after reverting back to mod_php-4.3.0-r2.ebuild:

[Wed Feb 26 18:40:53 2003] [notice] Apache/1.3.27 (Unix)  (Gentoo/Linux)
AxKit/1.6 mod_perl/1.27 PHP/4.3.0 mod_ssl/2.8.12 OpenSSL/0.9.6i configured --
resuming normal operations

This is a test box, so I'm not too worried...I just thought someone might like
to know so those with prod boxes exhibiting this symptom can be serviced. ;)

Thanks.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-06-12 02:15:36 UTC
Could you please confirm this still occurs with the latest mod_php-4.3.2* ?
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-09-26 17:06:33 UTC
no response, and it works for me, closing.