php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2694 can't compile apache shared module
Submitted: 1999-11-10 15:44 UTC Modified: 1999-11-10 15:45 UTC
From: ga244 at is8 dot nyu dot edu Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0.12 OS: linux 2.2.10 (RH 6.0)
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ga244 at is8 dot nyu dot edu
New email:
PHP Version: OS:

 

 [1999-11-10 15:44 UTC] ga244 at is8 dot nyu dot edu
./configure --with-mysql --with-shared-apache=../apache-1.3
followed procedure in INSTALL.DSO.
making appache fails:  unrecognized option -rpath 
/usr/local/dir is a directory.
(note : mod_perl compiles with -rpath )
I manually linked the module with ld and all the options
but the module was unusable, ( unrecognized sywbol )
repeated more than once.



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-11-10 15:45 UTC] sas at cvs dot php dot net
Don't use --with-shared-apache. Please read on in INSTALL.DSO and use APXS instead.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 15:01:32 2025 UTC