php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1744 apache won't startup with DSO of 4.0b1
Submitted: 1999-07-20 01:29 UTC Modified: 1999-08-14 09:07 UTC
From: darron at odi dot ca Assigned:
Status: Closed Package: Dynamic loading
PHP Version: 4.0 Beta 1 OS: YellowDog Linux 1.0
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
11 + 32 = ?
Subscribe to this entry?

 
 [1999-07-20 01:29 UTC] darron at odi dot ca
Here's the configure line I used:

./configure --with-apxs=/usr/local/apache/bin/apxs \
--with-shared-config-file=/usr/local/apache/conf/httpd.conf \
--with-mysql

It configured and compiled without any problems but after I added the module, apache 1.3.6 wouldn't start up and gave this reason:

Cannot load /usr/local/apache/libexec/libphp4.so into server: /usr/local/apache/libexec/libphp4.so: R_PPC_REL24 relocation out of range

I'm running kernel 2.2.7 on an Apple Network Server running YellowDogLinux 1.0. It was compiled with the egcs from the distribution (gcc version egcs-2.91.62 19990224 (egcs-1.1.2 pre-release-2). php-3.0.11 is running just fine on this machine right now.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-07-22 09:24 UTC] sas at cvs dot php dot net
Please try the recipe I've given in http://bugs.php.net/?id=1763

Let us know whether it helps in your case.
 [1999-08-14 09:07 UTC] zeev at cvs dot php dot net
No response... We pretty much know for a fact that the currently
available Apache versions don't produce working DSO modules, so
I'm closing this...
If the problem persists with the next version of Apache (1.3.8 or
later), please resubmit this report.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 11:01:29 2024 UTC